FFmpeg/libavutil
Luca Abeni 434f2c18e8 Increase the av_log() levels, and add some documentation for them
Originally committed as revision 7614 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-21 20:47:10 +00:00
..
adler32.c
adler32.h
aes128.c 128bit-only AES implementation under development. 2007-01-14 14:08:02 +00:00
aes128.h 128bit-only AES implementation under development. 2007-01-14 14:08:02 +00:00
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 add AV_WB/WL for lswriting, similar to AV_RB/RL (also increment version) 2007-01-19 22:26:10 +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 add AV_WB/WL for lswriting, similar to AV_RB/RL (also increment version) 2007-01-19 22:26:10 +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
Makefile
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