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 e42244e9df cosmetic 18 years ago
..
Makefile AVL tree 18 years ago
adler32.c
adler32.h
aes.c cosmetic 18 years ago
aes.h av_aes_init() 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 Remove alpha channel from RGB555 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
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 Move BE_*/LE_*/ST*/LD* macros to a common place. Some further 18 years ago
lls.c
lls.h
log.c Allow to uninstall a custom log callback 18 years ago
log.h Allow to uninstall a custom log callback 18 years ago
mathematics.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
mathematics.h
md5.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
md5.h
mem.c rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure 18 years ago
rational.c fix av_reduce() with things like 1/0 and 0/0 18 years ago
rational.h
softfloat.c
softfloat.h
tree.c 0.5l 18 years ago
tree.h doxy 18 years ago
x86_cpu.h