mpv/liba52
alex eb6fb0dbc9 Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10573 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 20:52:53 +00:00
..
.cvsignore I'm missing a file ... 2001-12-09 22:15:51 +00:00
Makefile Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> 2003-08-11 20:52:53 +00:00
a52.h c, mmx versions separated. a52 style runtime stuff 2001-12-30 21:44:10 +00:00
a52_internal.h runtime cpudetect the liba52 way part 2 (downmix.c) 2001-12-30 21:53:56 +00:00
bit_allocate.c imported from liba52 CVS 2001-12-09 15:28:44 +00:00
bitstream.c faster (and simpler) bitstream reader (in C) 2001-12-17 21:53:49 +00:00
bitstream.h Changed swab32 from macro to inline function, this fixes compilation on alpha (with gcc2.95). Based on patch by KotH 2003-07-27 23:02:58 +00:00
compare.c oops, 8bit instead of 16 2001-12-16 13:24:13 +00:00
config.h mplayer-liba52 config interface 2001-12-09 15:29:42 +00:00
crc.c CRC code ported from libac3 2001-12-30 04:42:42 +00:00
downmix.c trying to fix nicks bugs ... 2002-04-29 23:33:43 +00:00
imdct.c The two attached patches *should* allow for proper 2003-01-27 21:47:25 +00:00
imdct_3dnow.h warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 2002-11-23 10:58:14 +00:00
imdct_mlib.c Fix mediaLib compilation problem on solaris. 2001-12-14 20:14:59 +00:00
liba52.txt imported from liba52 CVS 2001-12-09 15:28:44 +00:00
mangle.h mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main) 2002-01-19 05:12:34 +00:00
mm_accel.h An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c) 2003-01-18 19:28:29 +00:00
parse.c various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se> 2002-05-12 02:18:52 +00:00
resample.c mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main) 2002-01-19 05:12:34 +00:00
resample_c.c mono ac3 support 2002-01-03 22:59:21 +00:00
resample_mmx.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
srfftp.h ported 3dnow(ex) optimizations from libac3 2001-12-30 01:47:27 +00:00
srfftp_3dnow.h Better 3dnow! optimization 2001-06-20 07:54:19 +00:00
tables.h imported from liba52 CVS 2001-12-09 15:28:44 +00:00
test.c runtime cpudetect in liba52 way 2001-12-30 21:38:53 +00:00