[matroska] r1107 - trunk/libmatroska/src

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: mosu
Date: 2005-03-19 14:14:14 +0300 (Sat, 19 Mar 2005)
New Revision: 1107

Modified:
   trunk/libmatroska/src/KaxChapters.cpp
Log:
Wrong element ID according to the specs.

Modified: trunk/libmatroska/src/KaxChapters.cpp
===================================================================
--- trunk/libmatroska/src/KaxChapters.cpp	2005-03-19 10:37:44 UTC (rev 1106)
+++ trunk/libmatroska/src/KaxChapters.cpp	2005-03-19 11:14:14 UTC (rev 1107)
@@ -131,7 +131,7 @@
 EbmlId KaxChapterTimeEnd_TheId         (0x92, 1);
 EbmlId KaxChapterFlagHidden_TheId      (0x98, 1);
 EbmlId KaxChapterFlagEnabled_TheId     (0x4598, 2);
-EbmlId KaxChapterSegmentUID_TheId     (0x4598, 2);
+EbmlId KaxChapterSegmentUID_TheId      (0x6E67, 2);
 EbmlId KaxChapterPhysicalEquiv_TheId   (0x63C3, 2);
 EbmlId KaxChapterTrack_TheId           (0x8F, 1);
 EbmlId KaxChapterTrackNumber_TheId     (0x89, 1);
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.