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
5 lines
238 B
Text
5 lines
238 B
Text
$NetBSD: distinfo,v 1.9 2005/02/17 10:52:46 salo Exp $
|
|
|
|
SHA1 (libmatroska-0.7.5.tar.bz2) = 634fa9ed42bb6b1d2aec8a50bd28e1035545384e
|
|
Size (libmatroska-0.7.5.tar.bz2) = 85383 bytes
|
|
SHA1 (patch-ac) = 84a08cc77de2e7e6d9592d76150dc239abf68a12
|