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 ff794171c9 Do not cast const away. 17 years ago
..
Makefile Move common test program infrastructure to common.mak. 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 Remove integer.h inclusion. 17 years ago
base64.c Add a couple of missing consts. 17 years ago
base64.h
bswap.h
common.h Merge declaration and initialization. 17 years ago
crc.c Dont cast const away. 17 years ago
crc.h improve CRC API 17 years ago
crc_data.h improve CRC API 17 years ago
des.c
des.h Add missing #includes to fix 'make checkheaders'. 17 years ago
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 Do not cast const away. 17 years ago
lls.c Fix the following using void* casts, proper casts are less readable and 17 years ago
lls.h
log.c use av_log_get/set_level() 17 years ago
log.h use av_log_get/set_level() 17 years ago
lzo.c
lzo.h
mathematics.c Faster ff_sqrt() 17 years ago
mathematics.h
md5.c fixing warning 17 years ago
md5.h
mem.c
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 Add missing #includes to fix 'make checkheaders'. 17 years ago
sha1.c kill a warning, av_sha1_update accepts uint8_t * not uint64_t * 17 years ago
sha1.h
softfloat.c
softfloat.h
string.c
tree.c Comment to explain how the add/remove core works. 17 years ago
tree.h Document O() time. 17 years ago
x86_cpu.h