[xiph-commits] r15189 - trunk/standards
silvia at svn.xiph.org
silvia at svn.xiph.org
Sun Aug 17 01:12:37 PDT 2008
Author: silvia
Date: 2008-08-17 01:12:36 -0700 (Sun, 17 Aug 2008)
New Revision: 15189
Modified:
trunk/standards/rfc5334.xml
Log:
Changed the codec identifier for YUV4MPEG to make it 8 bytes long, according to Ralph.
Modified: trunk/standards/rfc5334.xml
===================================================================
--- trunk/standards/rfc5334.xml 2008-08-16 08:35:23 UTC (rev 15188)
+++ trunk/standards/rfc5334.xml 2008-08-17 08:12:36 UTC (rev 15189)
@@ -106,7 +106,7 @@
char[8]: 'CELT ' | celt
char[8]: 'PCM ' | pcm
char[8]: '\x80kate\0\0\0' | kate
- char[9]: 'YUV4MPEG2' | yuv4mpeg
+ char[8]: 'YUV4MPEG' | yuv4mpeg
]]></artwork>
</figure>
<t>
More information about the commits
mailing list