mpv/liba52
arpi b987127e0e compiler warning fixes
based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8452 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-14 17:56:35 +00:00
..
.cvsignore I'm missing a file ... 2001-12-09 22:15:51 +00:00
Makefile use dir/libname.a instead of -Ldir -lname 2002-08-29 21:30:57 +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 The ALT_BITSTREAM_READER code does not work on SPARC, because the code accesses 2002-09-03 17:15:08 +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 compiler warning fixes 2002-12-14 17:56:35 +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 K7 id 2002-01-19 18:20:24 +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