mirror of
https://github.com/mpv-player/mpv
synced 2024-12-12 01:46:16 +00:00
86b89307b7
patch makes it to look for two consecutive valid MP3 frame headers, reducing the probability of false positives, which causes Bug 380. Funny that the fix is so simple. Seems that someone has forgotten to initialize MP3_resync correctly. Also this is the recommended way to sync MP3 frames. See http://www.dv.co.yu/mpgscript/mpeghdr.htm. " Original thread: Date: Dec 31, 2005 10:15 AM Subject: [MPlayer-dev-eng] [PATCH] Try twice when searching for MP3 frame header, fixes Bug 380 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17280 b3059339-0415-0410-9bf9-f77b7e298cf2 |
||
---|---|---|
.. | ||
.cvsignore | ||
bswap.h | ||
dct12.c | ||
dct36_3dnow.c | ||
dct36_k7.c | ||
dct36.c | ||
dct64_3dnow.c | ||
dct64_altivec.c | ||
dct64_i386.c | ||
dct64_k7.c | ||
dct64_MMX.c | ||
dct64.c | ||
decod386.c | ||
decode_i586.c | ||
decode_MMX.c | ||
equalizer.c | ||
fastmemcpy.h | ||
huffman.h | ||
l2tables.h | ||
layer1.c | ||
layer2.c | ||
layer3.c | ||
Makefile | ||
mp3.h | ||
mpg123.h | ||
sr1.c | ||
tabinit_MMX.c | ||
tabinit.c | ||
test2.c | ||
test.c |