mpv/liba52
diego d2a84bde4f Sync local changes file with #ifdef --> #if conversion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28832 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-06 00:41:09 +00:00
..
a52.h Sync local changes file with #ifdef --> #if conversion. 2009-03-06 00:41:09 +00:00
a52_internal.h Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
bit_allocate.c
bitstream.c
bitstream.h HAVE_ARMV6 is defined to 0/1, use the preprocessor directive accordingly. 2009-01-30 22:27:04 +00:00
crc.c
downmix.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
imdct.c Revert mistaken #ifdef --> #if change. 2009-01-30 23:19:00 +00:00
imdct_3dnow.h HAVE_3DNOW --> HAVE_AMD3DNOW 2009-01-26 09:29:53 +00:00
liba52.txt
liba52_changes.diff Sync local changes file with #ifdef --> #if conversion. 2009-03-06 00:41:09 +00:00
mm_accel.h
parse.c Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning: 2009-02-17 10:41:13 +00:00
resample.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
resample_altivec.c
resample_c.c
resample_mmx.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
srfftp.h
srfftp_3dnow.h HAVE_3DNOW --> HAVE_AMD3DNOW 2009-01-26 09:29:53 +00:00
tables.h
test.c Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00