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 c123486e44 #error in case we do not know how to provide alignment. 17 years ago
..
Makefile cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. 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 less preprocessor magic in version number macros 17 years ago
base64.c Add a couple of missing consts. 17 years ago
base64.h
bswap.h check for x86 bswap instruction 17 years ago
common.h prettyprinting cosmetics 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 This header just needs stdint.h, not inttypes.h, which is a superset of 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 Use cltd instead of cdq asm mnemonic, ICC and gcc support both, but 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 decoder input is const 17 years ago
lzo.h LZO decoder input is const 17 years ago
mathematics.c Faster ff_sqrt() 17 years ago
mathematics.h
md5.c fixing warning 17 years ago
md5.h
mem.c Avoid void*-arithmetic. 17 years ago
mem.h #error in case we do not know how to provide alignment. 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 Missing const found by -Wwrite-strings. 17 years ago
sha1.h Missing const found by -Wwrite-strings. 17 years ago
softfloat.c main() --> main(void) 17 years ago
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 prettyprinting cosmetics 17 years ago