mpv/mp3lib
Uoti Urpala d1a54d5696 Remove unnecessary libavutil/internal.h includes
These includes were added earlier after the definition of the
DECLARE_ALIGNED and DECLARE_ASM_CONST macros were moved to this
header in FFmpeg. However now those macros are again in the public
mem.h header, and there is no need to include internal.h.
2009-07-26 06:15:19 +03:00
..
dct12.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
dct36.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
dct36_3dnow.c Consistently include config.h before mangle.h, fixes possible compilation 2008-12-15 16:13:41 +00:00
dct36_k7.c
dct64.c
dct64_3dnow.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
dct64_altivec.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
dct64_i386.c
dct64_k7.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
dct64_mmx.c Consistently include config.h before mangle.h, fixes possible compilation 2008-12-15 16:13:41 +00:00
dct64_sse.c Remove unnecessary libavutil/internal.h includes 2009-07-26 06:15:19 +03:00
decod386.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
decode_i586.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
decode_mmx.c Make several constant mp3lib tables const 2009-03-07 09:08:02 +00:00
equalizer.c
huffman.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
l2tables.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
layer1.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
layer2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
layer3.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
mp3.h Add missing 'void' to parameterless function declaration. 2008-12-11 21:45:11 +00:00
mpg123.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
sr1.c Remove unnecessary libavutil/internal.h includes 2009-07-26 06:15:19 +03:00
tabinit.c
test.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
test2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00