.. |
Makefile
|
adding a \ so we can add more lines without having to do a "cosmetic" change in the previous line
|
19 years ago |
adler32.c
|
cleanup suggested by Michael Niedermayer
|
19 years ago |
adler32.h
|
move adler32 to libavutil
|
19 years ago |
avutil.h
|
move enum PixelFormat from libavcodec 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
|
indent
|
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 |
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
|
unneeded #include
|
19 years ago |
lls.h
|
linear least squares solver using cholesky factorization
|
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 |
rational.c
|
Update licensing information: The FSF changed postal address.
|
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 |