Author: mosu
Date: 2005-01-03 22:20:45 +0300 (Mon, 03 Jan 2005)
New Revision: 1000
Modified:
trunk/libmatroska/src/KaxChapters.cpp
Log:
An element cannot require itself to be a mandatory child element.
Modified: trunk/libmatroska/src/KaxChapters.cpp
===================================================================
--- trunk/libmatroska/src/KaxChapters.cpp 2005-01-03 15:47:24 UTC (rev 999)
+++ trunk/libmatroska/src/KaxChapters.cpp 2005-01-03 19:20:45 UTC (rev 1000)
@@ -54,7 +54,7 @@
EbmlSemantic KaxChapterAtom_ContextList[10] =
{
- EbmlSemantic(true, false, KaxChapterAtom::ClassInfos),
+ EbmlSemantic(false, false, KaxChapterAtom::ClassInfos),
EbmlSemantic(true, true, KaxChapterUID::ClassInfos),
EbmlSemantic(true, true, KaxChapterTimeStart::ClassInfos),
EbmlSemantic(false, true, KaxChapterTimeEnd::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.