ffmpeg/libavutil
Diego Biurrun f4bd289a04 Explicitly include fastmemcpy.h from libvo/.
Originally committed as revision 6021 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-18 13:38:24 +00:00
..
Makefile Move all internal -I parameters to the front of CFLAGS to avoid using external 2006-08-17 16:32:08 +00:00
adler32.c simpler, smaller and faster 2006-07-20 08:34:01 +00:00
adler32.h move adler32 to libavutil 2006-07-13 21:29:01 +00:00
avutil.h Move av_log() & friends to libavutil 2006-07-18 11:00:55 +00:00
bswap.h
common.h do not include bswap.h in common.h for external programs, since the former 2006-07-21 19:36:59 +00:00
crc.c put the code which is specific for the large crc table under #ifndef CONFIG_SMALL 2006-07-08 20:23:19 +00:00
crc.h
integer.c
integer.h
internal.h Explicitly include fastmemcpy.h from libvo/. 2006-08-18 13:38:24 +00:00
intfloat_readwrite.c use C99 standard constant, thanks to Foxy Shadis 2006-08-11 21:39:09 +00:00
intfloat_readwrite.h
lls.c Fix FSF postal address. 2006-07-26 01:12:26 +00:00
lls.h Fix FSF postal address. 2006-07-26 01:12:26 +00:00
log.c removing redundant mess next time we break compatiility 2006-07-20 11:55:08 +00:00
log.h removing redundant mess next time we break compatiility 2006-07-20 11:55:08 +00:00
mathematics.c
mathematics.h
md5.c Add proper LGPL header. 2006-07-05 22:57:47 +00:00
md5.h kill warnings 2006-07-02 19:26:22 +00:00
mem.c revert aligned realloc() changesm this should be identical to r5784 2006-08-17 08:18:48 +00:00
rational.c simplify 2006-07-20 10:14:06 +00:00
rational.h
softfloat.c floating point "emulation" code 2006-08-08 07:58:10 +00:00
softfloat.h floating point "emulation" code 2006-08-08 07:58:10 +00:00
x86_cpu.h Add #define REGc 2006-08-12 16:29:05 +00:00