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.
 
 
 
 
 
Baptiste Coudurier 626b7c0f1a add R/WB24 functions 18 years ago
..
Makefile Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 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 Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 18 years ago
base64.c Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 18 years ago
base64.h Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 18 years ago
bswap.h rename always_inline to av_always_inline and move to common.h 18 years ago
common.h remove [U]INT64_C definition 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 Improve Doxygen documentation, inspired by Michael's description. 18 years ago
integer.c
integer.h
internal.h remove fallback definitions of PRIxNN macros, 18 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h add R/WB24 functions 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 Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
mathematics.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
md5.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
md5.h
mem.c cosmetics: Fix another common typo, dependAnt --> dependEnt. 18 years ago
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 move doxy comments from rational.c to rational.h and add some new comments 18 years ago
rational.h fix 2 mistakes in doxy comments, spotted by Michael 18 years ago
softfloat.c
softfloat.h
tree.c 0.5l 18 years ago
tree.h Add Doxygen author and file description, rephrase a Doxygen comment. 18 years ago
x86_cpu.h