0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/mp3lib
diego 2df6aba009 Fix 100l typo introduced in last commit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29761 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-08 11:32:17 +00:00
..
dct12.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00: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 Identifiers starting with __ are reserved for the system. 2007-12-11 19:54:35 +00:00
dct36.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
dct64_3dnow.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
dct64_altivec.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
dct64_i386.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
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 DECLARE_ALIGNED was moved in FFmpeg. 2009-01-25 22:12:42 +00:00
dct64.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
decod386.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00: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 sure it builds with -ftracer 2009-08-04 15:38:57 +00:00
equalizer.c Initial revision 2001-02-24 20:28:24 +00:00
huffman.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
l2tables.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
layer1.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
layer2.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
layer3.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00: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 Fix 100l typo introduced in last commit. 2009-10-08 11:32:17 +00:00
tabinit.c Use int and uint32_t instead of long and unsigned long, when appropriate. 2007-06-02 16:25:18 +00:00
test2.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
test.c cosmetics: Remove some pointless parentheses from return calls. 2009-10-08 11:25:01 +00:00