ffmpeg/libavutil
Michael Niedermayer 0912bf577a for floats fabs is better & smaller then ABS
Originally committed as revision 5801 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-20 09:06:23 +00:00
..
Makefile Install log.h 2006-07-19 12:10:01 +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 Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code. 2006-02-22 10:28:44 +00:00
common.h Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil 2006-07-19 07:28:58 +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 generic crc calculation code 2006-03-06 14:13:01 +00:00
integer.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
integer.h Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
internal.h Split common.h in two parts, purely internal stuff (internal.h) and things 2006-07-16 16:32:48 +00:00
intfloat_readwrite.c simplify 2006-07-03 12:09:10 +00:00
intfloat_readwrite.h AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) 2006-02-02 15:21:19 +00:00
lls.c calculate all coefficients for several orders during cholesky factorization, the resulting coefficients are not strictly optimal though as there is a small difference in the autocorrelation matrixes which is ignored for the smaller orders 2006-07-15 23:43:38 +00:00
lls.h calculate all coefficients for several orders during cholesky factorization, the resulting coefficients are not strictly optimal though as there is a small difference in the autocorrelation matrixes which is ignored for the smaller orders 2006-07-15 23:43:38 +00:00
log.c Move av_log() & friends to libavutil 2006-07-18 11:00:55 +00:00
log.h Move av_log() & friends to libavutil 2006-07-18 11:00:55 +00:00
mathematics.c improve selftest 2006-05-29 19:44:17 +00:00
mathematics.h libavutil: Utility code from libavcodec moved to a separate library. 2005-08-01 20:07:05 +00:00
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 Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil 2006-07-19 07:28:58 +00:00
rational.c for floats fabs is better & smaller then ABS 2006-07-20 09:06:23 +00:00
rational.h Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
x86_cpu.h Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00