mpv/mp3lib
gpoirier 2c984298a5 Reverse commit 31 Dec 2005 18:56:35 -0000 1.34
This was an incorrect fix made at the codec when it should be done at the demuxer level.
static variables in codecs are ALWAYS wrong: the demuxer is supposed to have already removed all the junk
Does anyone have an idea of a fix for the demuxer?
(discussed on IRC)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17301 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:06:12 +00:00
..
.cvsignore
Makefile
bswap.h
dct12.c
dct36.c Mark modified imported files as such to comply with (L)GPL §2a. 2005-04-15 22:21:35 +00:00
dct36_3dnow.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
dct36_k7.c
dct64.c 10l broken asm crap needs an external name 2005-10-25 19:29:51 +00:00
dct64_3dnow.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_altivec.c
dct64_i386.c Mark modified imported files as such to comply with (L)GPL §2a. 2005-04-15 22:21:35 +00:00
dct64_k7.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
decod386.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
decode_i586.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
equalizer.c
fastmemcpy.h
huffman.h
l2tables.h Mark modified imported files as such to comply with (L)GPL §2a. 2005-04-15 22:21:35 +00:00
layer1.c Mark modified imported files as such to comply with (L)GPL §2a. 2005-04-15 22:21:35 +00:00
layer2.c Mark modified imported files as such to comply with (L)GPL §2a. 2005-04-15 22:21:35 +00:00
layer3.c Mark modified imported files as such to comply with (L)GPL §2a. 2005-04-15 22:21:35 +00:00
mp3.h
mpg123.h Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
sr1.c Reverse commit 31 Dec 2005 18:56:35 -0000 1.34 2006-01-03 22:06:12 +00:00
tabinit.c Mark modified imported files as such to comply with (L)GPL §2a. 2005-04-15 22:21:35 +00:00
tabinit_MMX.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
test.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
test2.c