You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 7d4495dafe simplify and remove useless index in AV_W* 18 years ago
..
Makefile Move lzo decompression to libavutil 18 years ago
adler32.c
adler32.h
aes.c 10l (aes_crypt -> av_aes_crypt) 18 years ago
aes.h 10l (aes_crypt -> av_aes_crypt) 18 years ago
aes128.c 128bit-only AES implementation under development. 18 years ago
aes128.h 128bit-only AES implementation under development. 18 years ago
avutil.h Move lzo decompression to libavutil 18 years ago
bswap.h rename always_inline to av_always_inline and move to common.h 18 years ago
common.h Avoid "HAVE_CMOV not defined" warning. 18 years ago
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 18 years ago
fifo.h
integer.c
integer.h
internal.h __attribute__((unused)) works with gcc 2.95 too 18 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h simplify and remove useless index in AV_W* 18 years ago
lls.c
lls.h
log.c Allow to uninstall a custom log callback 18 years ago
log.h Increase the av_log() levels, and add some documentation for them 18 years ago
lzo.c Move lzo decompression to libavutil 18 years ago
lzo.h Move lzo decompression to libavutil 18 years ago
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
rational.c fix av_reduce() with things like 1/0 and 0/0 18 years ago
rational.h
softfloat.c
softfloat.h
tree.c
tree.h doxy 18 years ago
x86_cpu.h