Skip to content

Releases: mattgruenke/mkvwriter

0.1.4 Release

29 Apr 15:08
Compare
Choose a tag to compare

Improvements to attachment writing.

  • Changed MatroskaMuxer::WriteHeaders() to write any attachments that have been
    submitted by that point.

0.1.3 Release

28 Apr 08:46
Compare
Choose a tag to compare

Minor fixes & added attachment writing.

  • Fixed WritingApp and MuxingApp entries.
  • Added MatroskaMuxer::Attach_File().

0.1.2 Release

26 Feb 07:55
Compare
Choose a tag to compare

Changes:

  • Fixed build of examples/mjpgmuxer, when libebml and libmatroska aren't installed in the default system include path.
  • Removed examples from the default/all target.
  • Added separate examples target.

0.1.1 Release

29 Jan 07:06
Compare
Choose a tag to compare

Re-licensed under MIT license, with permission from all copyright holders.

Initial release.

16 Jan 09:08
Compare
Choose a tag to compare

See README.md, for details.