summaryrefslogtreecommitdiff
path: root/multimedia/libmatroska/distinfo
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-02-17 10:52:46 +0000
committersalo <salo@pkgsrc.org>2005-02-17 10:52:46 +0000
commita1ea6973ac97372686458872a07dd63cb81badea (patch)
treeddf8d13354ef051080ba6e083b70793a16bd14ff /multimedia/libmatroska/distinfo
parent0f1a2c74c0029db7e34476146491e4f1ce5a2860 (diff)
downloadpkgsrc-a1ea6973ac97372686458872a07dd63cb81badea.tar.gz
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
Diffstat (limited to 'multimedia/libmatroska/distinfo')
-rw-r--r--multimedia/libmatroska/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/libmatroska/distinfo b/multimedia/libmatroska/distinfo
index fc335b95210..0674a2afe04 100644
--- a/multimedia/libmatroska/distinfo
+++ b/multimedia/libmatroska/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2004/10/14 17:04:35 salo Exp $
+$NetBSD: distinfo,v 1.9 2005/02/17 10:52:46 salo Exp $
-SHA1 (libmatroska-0.7.4.tar.bz2) = ab66651386d2b999c48680d664f3ecbd61efa7c1
-Size (libmatroska-0.7.4.tar.bz2) = 83239 bytes
-SHA1 (patch-ac) = 59225b6e89c6563e7245a94b46c798c2c44bd259
+SHA1 (libmatroska-0.7.5.tar.bz2) = 634fa9ed42bb6b1d2aec8a50bd28e1035545384e
+Size (libmatroska-0.7.5.tar.bz2) = 85383 bytes
+SHA1 (patch-ac) = 84a08cc77de2e7e6d9592d76150dc239abf68a12