mirror of https://github.com/mpv-player/mpv
limit stuffing to prevent header_checksum from endup being useless due to a gb of 0x80 after a 'N'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17798 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7f157e2d58
commit
578eb12df3
|
@ -720,7 +720,8 @@ value
|
|||
|
||||
stuffing
|
||||
0x80 can be placed in front of any type v entry for stuffing purposes
|
||||
|
||||
except the forward_ptr and all fields in the frame header where a
|
||||
maximum of 8 stuffing bytes per field are allowed
|
||||
|
||||
|
||||
Structure:
|
||||
|
|
Loading…
Reference in New Issue