pkgsrc/multimedia/libmatroska
salo a1ea6973ac Update to version 0.7.5
Changes:

- fix the segment family UID
- no more TrackAngle and new TrackTranslate elements
- rename ChapterLink* to ChapterTranslate*
- add KaxChapterLinkEditionUID
- fix the KaxSegmentFamily flags
- added KaxSegmentFamily, KaxChapterLink, KaxChapterLinkCodec and
  KaxChapterLinkID
- Move all of the (re-)activated Matroska v1 elements out of "#if == 2"
  blocks.
- support for KaxMaxBlockAdditionID and fix default values
- BlockAdditions is in Matroska 1 now
- added the button track type
- Use malloc() and free() instead of new[] and delete[] where the lib might
  deal with pointers that have been allocated by the app, or where the app
  has allocated the memory. Reason: new[]ed memory cannot be realloc()ed.
- remove support for the gap flag in the Block
- add almost automatic handling of SilentTracks
- added KaxTrackFlagForced
- added KaxTrackAngle and various fixes
- TrackOverlay is now multiple
- added KaxClusterSilentTracks and KaxClusterSilentTrackNumber
2005-02-17 10:52:46 +00:00
..
patches Update to version 0.7.5 2005-02-17 10:52:46 +00:00
buildlink3.mk Update to version 0.7.5 2005-02-17 10:52:46 +00:00
DESCR
distinfo Update to version 0.7.5 2005-02-17 10:52:46 +00:00
Makefile Update to version 0.7.5 2005-02-17 10:52:46 +00:00
PLIST