[matroska] r1096 - in trunk: libebml/src libmatroska/src

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-03-17 12:14:52 +0300 (Thu, 17 Mar 2005)
New Revision: 1096

Modified:
   trunk/libebml/src/EbmlHead.cpp
   trunk/libmatroska/src/KaxSegment.cpp
Log:
some strings to watermark the code

Modified: trunk/libebml/src/EbmlHead.cpp
===================================================================
--- trunk/libebml/src/EbmlHead.cpp	2005-03-16 18:32:07 UTC (rev 1095)
+++ trunk/libebml/src/EbmlHead.cpp	2005-03-17 09:14:52 UTC (rev 1096)
@@ -53,7 +53,7 @@
 const EbmlSemanticContext EbmlHead_Context = EbmlSemanticContext(countof(EbmlHead_ContextList), EbmlHead_ContextList, NULL, *GetEbmlGlobal_Context, &EbmlHead::ClassInfos);
 
 EbmlId EbmlHead_TheId(0x1A45DFA3, 4);
-const EbmlCallbacks EbmlHead::ClassInfos(EbmlHead::Create, EbmlHead_TheId, "EBMLHead", EbmlHead_Context);
+const EbmlCallbacks EbmlHead::ClassInfos(EbmlHead::Create, EbmlHead_TheId, "EBMLHead\0ratamapaga", EbmlHead_Context);
 
 EbmlHead::EbmlHead()
  :EbmlMaster(EbmlHead_Context)

Modified: trunk/libmatroska/src/KaxSegment.cpp
===================================================================
--- trunk/libmatroska/src/KaxSegment.cpp	2005-03-16 18:32:07 UTC (rev 1095)
+++ trunk/libmatroska/src/KaxSegment.cpp	2005-03-17 09:14:52 UTC (rev 1096)
@@ -70,7 +70,7 @@
 const EbmlSemanticContext KaxSegment_Context = EbmlSemanticContext(countof(KaxSegment_ContextList), KaxSegment_ContextList, NULL, *GetKaxGlobal_Context, &KaxSegment::ClassInfos);
 
 EbmlId KaxSegment_TheId(0x18538067, 4);
-const EbmlCallbacks KaxSegment::ClassInfos(KaxSegment::Create, KaxSegment_TheId, "Segment", KaxSegment_Context);
+const EbmlCallbacks KaxSegment::ClassInfos(KaxSegment::Create, KaxSegment_TheId, "Segment\0rotomopogo", KaxSegment_Context);
 
 KaxSegment::KaxSegment()
 	:EbmlMaster(KaxSegment_Context)
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.