You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 79dc59b726 simplify 19 years ago
..
Makefile Install log.h 19 years ago
adler32.c simpler, smaller and faster 19 years ago
adler32.h move adler32 to libavutil 19 years ago
avutil.h Move av_log() & friends to libavutil 19 years ago
bswap.h Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code. 19 years ago
common.h Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil 19 years ago
crc.c put the code which is specific for the large crc table under #ifndef CONFIG_SMALL 19 years ago
crc.h generic crc calculation code 19 years ago
integer.c Update licensing information: The FSF changed postal address. 19 years ago
integer.h Update licensing information: The FSF changed postal address. 19 years ago
internal.h Split common.h in two parts, purely internal stuff (internal.h) and things 19 years ago
intfloat_readwrite.c simplify 19 years ago
intfloat_readwrite.h AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) 19 years ago
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 19 years ago
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 19 years ago
log.c Move av_log() & friends to libavutil 19 years ago
log.h Move av_log() & friends to libavutil 19 years ago
mathematics.c improve selftest 19 years ago
mathematics.h libavutil: Utility code from libavcodec moved to a separate library. 20 years ago
md5.c Add proper LGPL header. 19 years ago
md5.h kill warnings 19 years ago
mem.c Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil 19 years ago
rational.c simplify 19 years ago
rational.h Update licensing information: The FSF changed postal address. 19 years ago
x86_cpu.h Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 19 years ago