[matroska] r733 - trunk/libmatroska/src

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-08-27 16:25:01 +0400 (Fri, 27 Aug 2004)
New Revision: 733

Modified:
   trunk/libmatroska/src/KaxTag.cpp
Log:
TargetTypeValue is no longer mandatory

Modified: trunk/libmatroska/src/KaxTag.cpp
===================================================================
--- trunk/libmatroska/src/KaxTag.cpp	2004-08-27 10:01:55 UTC (rev 732)
+++ trunk/libmatroska/src/KaxTag.cpp	2004-08-27 12:25:01 UTC (rev 733)
@@ -66,7 +66,7 @@
 
 EbmlSemantic KaxTagTargets_ContextList[6] =
 {	
-	EbmlSemantic(true , true,  KaxTagTargetTypeValue::ClassInfos),
+	EbmlSemantic(false, true,  KaxTagTargetTypeValue::ClassInfos),
 	EbmlSemantic(false, true,  KaxTagTargetType::ClassInfos),
 	EbmlSemantic(false, false, KaxTagTrackUID::ClassInfos),
 	EbmlSemantic(false, false, KaxTagEditionUID::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.