| .. |
|
Makefile
|
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
|
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
|
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just
|
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.
|
20 years ago |
|
integer.h
|
Update licensing information: The FSF changed postal address.
|
20 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)
|
20 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.
|
20 years ago |
|
rational.h
|
Update licensing information: The FSF changed postal address.
|
20 years ago |
|
x86_cpu.h
|
Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h
|
19 years ago |