1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 03:15:52 +00:00
mpv/liba52
diego c4f9634758 Add missing #include, fixes
compare.c:18: warning: implicit declaration of function ‘exit’
compare.c:18: warning: incompatible implicit declaration of built-in function ‘exit’


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25503 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-22 17:13:17 +00:00
..
a52_internal.h
a52.h
bit_allocate.c
bitstream.c
bitstream.h
compare.c Add missing #include, fixes 2007-12-22 17:13:17 +00:00
crc.c
downmix.c
imdct_3dnow.h Relicense as GPL v2 or later like the rest of liba52. 2007-12-11 14:53:14 +00:00
imdct.c There is a check for altivec.h in configure so use the preprocessor directive 2007-12-11 20:16:00 +00:00
liba52_changes.diff There is a check for altivec.h in configure so use the preprocessor directive 2007-12-11 20:16:00 +00:00
liba52.txt
Makefile
mm_accel.h
parse.c
resample_altivec.c There is a check for altivec.h in configure so use the preprocessor directive 2007-12-11 20:16:00 +00:00
resample_c.c
resample_mmx.c
resample.c
srfftp_3dnow.h
srfftp.h
tables.h
test.c main() --> main(void) 2007-11-21 09:22:33 +00:00