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 804de96a83 cosmetics: fix usefuLL --> usefuL typo 18 years ago
..
Makefile Move base64.[ch] to libavutil. 18 years ago
adler32.c
adler32.h
aes.c make key parameter const 18 years ago
aes.h make key parameter const 18 years ago
avutil.h 1000l: Revert accidentally committed change. 18 years ago
base64.c Move base64.[ch] to libavutil. 18 years ago
base64.h Move base64.[ch] to libavutil. 18 years ago
bswap.h rename always_inline to av_always_inline and move to common.h 18 years ago
common.h av_noinline 18 years ago
crc.c
crc.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 Remove unused ENODATA define 18 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h simplify and remove useless index in AV_W* 18 years ago
lls.c
lls.h
log.c Adds Doxygen docs for the av_log function. 18 years ago
log.h Increase the av_log() levels, and add some documentation for them 18 years ago
lzo.c Move lzo decompression to libavutil 18 years ago
lzo.h Move lzo decompression to libavutil 18 years ago
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
random.c av_random() by Ryan Martell rdm4 name-server-seperator martellventures d0t com 18 years ago
random.h av_random() by Ryan Martell rdm4 name-server-seperator martellventures d0t com 18 years ago
rational.c fix av_reduce() with things like 1/0 and 0/0 18 years ago
rational.h cosmetics: fix usefuLL --> usefuL typo 18 years ago
softfloat.c
softfloat.h
tree.c
tree.h
x86_cpu.h