[matroska] r739 - trunk/libmatroska/src

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

Modified:
   trunk/libmatroska/src/KaxTracks.cpp
Log:
MinCache is not mandatory.

Modified: trunk/libmatroska/src/KaxTracks.cpp
===================================================================
--- trunk/libmatroska/src/KaxTracks.cpp	2004-08-30 09:21:46 UTC (rev 738)
+++ trunk/libmatroska/src/KaxTracks.cpp	2004-08-30 18:17:49 UTC (rev 739)
@@ -62,7 +62,7 @@
 #endif // MATROSKA_VERSION
 	EbmlSemantic(true , true, KaxTrackFlagDefault::ClassInfos),
 	EbmlSemantic(true , true, KaxTrackFlagLacing::ClassInfos),
-	EbmlSemantic(true , true, KaxTrackMinCache::ClassInfos),
+	EbmlSemantic(false, 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.