[matroska] r740 - trunk/libmatroska/src

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: mosu
Date: 2004-08-30 22:52:56 +0400 (Mon, 30 Aug 2004)
New Revision: 740

Modified:
   trunk/libmatroska/src/KaxTracks.cpp
Log:
MinCache IS mandatory. My bad.


Modified: trunk/libmatroska/src/KaxTracks.cpp
===================================================================
--- trunk/libmatroska/src/KaxTracks.cpp	2004-08-30 18:17:49 UTC (rev 739)
+++ trunk/libmatroska/src/KaxTracks.cpp	2004-08-30 18:52:56 UTC (rev 740)
@@ -62,7 +62,7 @@
 #endif // MATROSKA_VERSION
 	EbmlSemantic(true , true, KaxTrackFlagDefault::ClassInfos),
 	EbmlSemantic(true , true, KaxTrackFlagLacing::ClassInfos),
-	EbmlSemantic(false, true, KaxTrackMinCache::ClassInfos),
+	EbmlSemantic(true , true, KaxTrackMinCache::ClassInfos),
 	EbmlSemantic(false, true, KaxTrackMaxCache::ClassInfos),
 	EbmlSemantic(false, true, KaxTrackDefaultDuration::ClassInfos),
 	EbmlSemantic(true , true, KaxTrackTimecodeScale::ClassInfos),
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.