0x00 and 0xFF should be invalid (libnut does that already and it seems like a good idea to recommand)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17795 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2006-03-10 13:50:35 +00:00
parent 3d312d86fe
commit 370aaee121
1 changed files with 2 additions and 0 deletions

View File

@ -489,6 +489,8 @@ frame_code
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