[matroska] r854 - trunk/libmatroska/src

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-10-02 19:39:12 +0400 (Sat, 02 Oct 2004)
New Revision: 854

Modified:
   trunk/libmatroska/src/KaxTracks.cpp
Log:
TrackOverlay is now multiple

Modified: trunk/libmatroska/src/KaxTracks.cpp
===================================================================
--- trunk/libmatroska/src/KaxTracks.cpp	2004-10-02 15:08:36 UTC (rev 853)
+++ trunk/libmatroska/src/KaxTracks.cpp	2004-10-02 15:39:12 UTC (rev 854)
@@ -73,10 +73,10 @@
 	EbmlSemantic(false, true, KaxCodecName::ClassInfos),
 #if MATROSKA_VERSION >= 2
 	EbmlSemantic(false, true, KaxCodecSettings::ClassInfos),
-	EbmlSemantic(false, true, KaxCodecInfoURL::ClassInfos),
-	EbmlSemantic(false, true, KaxCodecDownloadURL::ClassInfos),
+	EbmlSemantic(false, false,KaxCodecInfoURL::ClassInfos),
+	EbmlSemantic(false, false,KaxCodecDownloadURL::ClassInfos),
 	EbmlSemantic(true , true, KaxCodecDecodeAll::ClassInfos),
-	EbmlSemantic(false, true, KaxTrackOverlay::ClassInfos),
+	EbmlSemantic(false, false,KaxTrackOverlay::ClassInfos),
 #endif // MATROSKA_VERSION
 	EbmlSemantic(false, true, KaxTrackAudio::ClassInfos),
 	EbmlSemantic(false, true, KaxTrackVideo::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.