Releases: mattgruenke/mkvwriter
Releases · mattgruenke/mkvwriter
0.1.4 Release
Improvements to attachment writing.
- Changed MatroskaMuxer::WriteHeaders() to write any attachments that have been
submitted by that point.
0.1.3 Release
Minor fixes & added attachment writing.
- Fixed WritingApp and MuxingApp entries.
- Added
MatroskaMuxer::Attach_File()
.
0.1.2 Release
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
Re-licensed under MIT license, with permission from all copyright holders.
Initial release.
See README.md, for details.