mpv/liba52
diego e98a6e2bff Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:
mem.c:67:7: warning: "HAVE_MEMALIGN" is not defined


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28628 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-17 10:41:13 +00:00
..
a52.h CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
a52_internal.h Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
bit_allocate.c sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com< 2006-06-15 22:59:40 +00:00
bitstream.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
bitstream.h HAVE_ARMV6 is defined to 0/1, use the preprocessor directive accordingly. 2009-01-30 22:27:04 +00:00
crc.c CRC code ported from libac3 2001-12-30 04:42:42 +00:00
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 imported from liba52 CVS 2001-12-09 15:28:44 +00:00
liba52_changes.diff Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning: 2009-02-17 10:41:13 +00:00
mm_accel.h CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
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 cosmetics: Remove trailing whitespace, reformat one comment. 2007-12-22 19:16:01 +00:00
resample_c.c Add proper copyright/license headers. 2007-12-22 19:11:54 +00:00
resample_mmx.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
srfftp.h ported 3dnow(ex) optimizations from libac3 2001-12-30 01:47:27 +00:00
srfftp_3dnow.h HAVE_3DNOW --> HAVE_AMD3DNOW 2009-01-26 09:29:53 +00:00
tables.h sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com< 2006-06-15 22:58:06 +00:00
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