FFmpeg/libavutil
Diego Biurrun 71e445fca3 Replace deprecated PIX_FMT names by the newer variants.
Originally committed as revision 7867 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-07 01:48:09 +00:00
..
adler32.c
adler32.h
aes128.c
aes128.h
aes.c 10l (aes_crypt -> av_aes_crypt) 2007-01-17 00:49:48 +00:00
aes.h 10l (aes_crypt -> av_aes_crypt) 2007-01-17 00:49:48 +00:00
avutil.h Replace deprecated PIX_FMT names by the newer variants. 2007-02-07 01:48:09 +00:00
bswap.h
common.h
crc.c
crc.h
fifo.c change while loops to do-while as the condition is true the first time and the check just wastes cpu cycles 2007-01-18 00:22:24 +00:00
fifo.h
integer.c
integer.h
internal.h
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h simplify and remove useless index in AV_W* 2007-02-06 19:10:17 +00:00
lls.c
lls.h
log.c
log.h Increase the av_log() levels, and add some documentation for them 2007-01-21 20:47:10 +00:00
lzo.c Move lzo decompression to libavutil 2007-01-31 22:58:53 +00:00
lzo.h Move lzo decompression to libavutil 2007-01-31 22:58:53 +00:00
Makefile Move lzo decompression to libavutil 2007-01-31 22:58:53 +00:00
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
rational.c
rational.h
softfloat.c
softfloat.h
tree.c
tree.h
x86_cpu.h