mpv/liba52
diego d1dcbd2f87 Remove AltiVec vector declaration compiler compatibility macros.
The original problem was that FSF and Apple gcc used a different syntax
for vector declarations, i.e. {} vs. (). Nowadays Apple gcc versions support
the standard {} syntax and versions that support {} are available on all
relevant Mac OS X versions. Thus the greater compatibility is no longer
worth cluttering the code with macros.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27350 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-26 12:26:04 +00:00
..
a52.h
a52_internal.h
bit_allocate.c
bitstream.c
bitstream.h
crc.c
downmix.c
imdct.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-26 12:26:04 +00:00
imdct_3dnow.h Relicense as GPL v2 or later like the rest of liba52. 2007-12-11 14:53:14 +00:00
liba52.txt
liba52_changes.diff Remove AltiVec vector declaration compiler compatibility macros. 2008-07-26 12:26:04 +00:00
mm_accel.h
parse.c
resample.c Use consistent #include paths without "../". 2008-04-28 14:50:24 +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 cosmetics: Remove trailing whitespace, reformat one comment. 2007-12-22 19:16:01 +00:00
srfftp.h
srfftp_3dnow.h
tables.h
test.c Use consistent #include paths without "../". 2008-04-28 14:50:24 +00:00