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 27af15dc5c prettyprinting cosmetics 17 years ago
..
Makefile
adler32.c
adler32.h
aes.c
aes.h
avstring.h
avutil.h
base64.c
base64.h Mark the source buffer as "const" 18 years ago
bswap.h prettyprinting cosmetics 17 years ago
common.h prettyprinting cosmetics 17 years ago
crc.c Dont cast const away. 17 years ago
crc.h
crc_data.h
des.c
des.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
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
log.h
lzo.c LZO decoder input is const 17 years ago
lzo.h LZO decoder input is const 17 years ago
mathematics.c
mathematics.h
md5.c fixing warning 17 years ago
md5.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
mem.c Avoid void*-arithmetic. 17 years ago
mem.h Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST. 17 years ago
random.c
random.h
rational.c
rational.h
rc4.c Consistently place comments in file header. 18 years ago
rc4.h
sha1.c Missing const found by -Wwrite-strings. 17 years ago
sha1.h Missing const found by -Wwrite-strings. 17 years ago
softfloat.c
softfloat.h
string.c
tree.c
tree.h
x86_cpu.h prettyprinting cosmetics 17 years ago