[matroska] r721 - trunk/libmatroska
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mosu Date: 2004-08-22 00:18:30 +0400 (Sun, 22 Aug 2004) New Revision: 721 Modified: trunk/libmatroska/ChangeLog Log: Updates Modified: trunk/libmatroska/ChangeLog =================================================================== --- trunk/libmatroska/ChangeLog 2004-08-19 20:08:44 UTC (rev 720) +++ trunk/libmatroska/ChangeLog 2004-08-21 20:18:30 UTC (rev 721) @@ -1,5 +1,30 @@ -2004-08-16 21:04:05 Rev 715 mosu +2004-08-19 20:08:44 Rev 720 mosu + * src/KaxChapters.cpp: + Wrong element ID. + +2004-08-19 17:16:55 Rev 719 robux4 + + * src/KaxChapters.cpp: + I always forget to update the table size + +2004-08-19 17:15:07 Rev 718 robux4 + + * src/KaxChapters.cpp matroska/KaxChapters.h: + added KaxEditionFlagDefault and KaxEditionManaged + +2004-08-19 08:54:57 Rev 717 robux4 + + * matroska/KaxTag.h src/KaxTag.cpp: + add the new TargetType element in tags + +2004-08-16 21:22:46 Rev 716 mosu + + * ChangeLog: + Updates + +2004-08-16 21:04:05 Rev 715 mosu + * matroska/KaxTag.h: Set the default value for KaxTagLangue to "und" complying with the specs.