mirror of https://github.com/mpv-player/mpv
10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9308 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ae34b980d4
commit
791ef0eec2
|
@ -262,7 +262,7 @@ shuffle_type
|
||||||
1-16 -> interleave packets by 2^n
|
1-16 -> interleave packets by 2^n
|
||||||
|
|
||||||
checksum
|
checksum
|
||||||
crc32 checksum using the generator polynomial=0x04c11db7 (same as ogg)
|
crc32 checksum using the generator polynomial 0x104c11db7 (same as ogg)
|
||||||
|
|
||||||
checksum_flag
|
checksum_flag
|
||||||
indicates that the frame_checksum is coded
|
indicates that the frame_checksum is coded
|
||||||
|
|
Loading…
Reference in New Issue