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.
 
 
 
 
 
Diego Biurrun 4942a0e8ee Add Makefile rules for test programs. 17 years ago
..
Makefile Add Makefile rules for test programs. 17 years ago
adler32.c Fix a couple of 'return type defaults to int' and 'control reaches end of 17 years ago
adler32.h
aes.c Fix test program compilation, random() needs to be undefined. 17 years ago
aes.h
avstring.h
avutil.h
base64.c Add a couple of missing consts. 17 years ago
base64.h
bswap.h
common.h
crc.c Fix a couple of 'return type defaults to int' and 'control reaches end of 17 years ago
crc.h
crc_data.h
des.c
des.h
fifo.c
fifo.h
integer.c Fix a couple of 'return type defaults to int' and 'control reaches end of 17 years ago
integer.h
internal.h Faster ff_sqrt() 17 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h
lls.c Remove unused variable variance. 17 years ago
lls.h
log.c
log.h
lzo.c
lzo.h
mathematics.c Faster ff_sqrt() 17 years ago
mathematics.h
md5.c Fix a couple of 'return type defaults to int' and 'control reaches end of 17 years ago
md5.h
mem.c Move unaltered av_freep() comments to the header file. 18 years ago
mem.h Add and use DECLARE_ASM_CONST for constants used in assembler code. 17 years ago
random.c
random.h
rational.c
rational.h
rc4.c
rc4.h
sha1.c
sha1.h
softfloat.c
softfloat.h
string.c
tree.c Comment to explain how the add/remove core works. 17 years ago
tree.h
x86_cpu.h