FFmpeg/libavutil
Michael Niedermayer 1d94a6620f simplify
Originally committed as revision 5786 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-19 08:39:50 +00:00
..
adler32.c simplify 2006-07-19 08:39:50 +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 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
integer.c
integer.h
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
intfloat_readwrite.h
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
Makefile Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil 2006-07-19 07:28:58 +00:00
mathematics.c
mathematics.h
md5.c
md5.h
mem.c Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil 2006-07-19 07:28:58 +00:00
rational.c
rational.h
x86_cpu.h