.. |
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
|
do not include bswap.h in common.h for external programs, since the former
|
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
|
do not include bswap.h in common.h for external programs, since the former
|
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
|
removing redundant mess next time we break compatiility
|
19 years ago |
log.h
|
removing redundant mess next time we break compatiility
|
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 |