1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-12 01:46:16 +00:00
mpv/mp3lib
gpoirier 86b89307b7 "Currently mplayer looks for only one MP3 frame sync. The attached
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
2005-12-31 18:56:35 +00:00
..
.cvsignore
bswap.h
dct12.c
dct36_3dnow.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
dct36_k7.c
dct36.c
dct64_3dnow.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
dct64_altivec.c
dct64_i386.c
dct64_k7.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
dct64_MMX.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
dct64.c
decod386.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
decode_i586.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
decode_MMX.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
equalizer.c
fastmemcpy.h
huffman.h
l2tables.h
layer1.c
layer2.c
layer3.c
Makefile
mp3.h
mpg123.h Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
sr1.c "Currently mplayer looks for only one MP3 frame sync. The attached 2005-12-31 18:56:35 +00:00
tabinit_MMX.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
tabinit.c
test2.c
test.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00