[MPlayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.130,1.131
Michael Niedermayer CVS
syncmail at mplayerhq.hu
Fri Mar 10 14:50:37 CET 2006
CVS change done by Michael Niedermayer CVS
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv10818
Modified Files:
mpcf.txt
Log Message:
0x00 and 0xFF should be invalid (libnut does that already and it seems like a good idea to recommand)
Index: mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- mpcf.txt 10 Mar 2006 11:52:58 -0000 1.130
+++ mpcf.txt 10 Mar 2006 13:50:35 -0000 1.131
@@ -489,6 +489,8 @@
the meaning of this byte is stored in the main header
the value 78 ('N') is forbidden to ensure that the byte is always
different from the first byte of any startcode
+ a muxer SHOULD mark 0x00 and 0xFF as invalid to improve error
+ detection
flags[frame_code], frame_flags
Bit Name Description
More information about the MPlayer-cvslog
mailing list