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.
 
 
 
 
 
Ramiro Polla 8c2e2040aa Add first and second output to earlyclobbers in COPY3_IF_LT macro. 18 years ago
..
Makefile expose av_base64_decode and av_base64_encode 18 years ago
adler32.c Add license from zlib.h instead of referring to it. 18 years ago
adler32.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
aes.c make key parameter const 18 years ago
aes.h make key parameter const 18 years ago
avutil.h expose av_base64_decode and av_base64_encode 18 years ago
base64.c expose av_base64_decode and av_base64_encode 18 years ago
base64.h expose av_base64_decode and av_base64_encode 18 years ago
bswap.h rename always_inline to av_always_inline and move to common.h 18 years ago
common.h Move the memory related functions out of common.h into their own header file 18 years ago
crc.c kill 3 more av_mallocz_static() 18 years ago
crc.h kill 3 more av_mallocz_static() 18 years ago
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 Move av_log2_i()'s unaltered comments to the header file. 18 years ago
integer.h Move av_log2_i()'s unaltered comments to the header file. 18 years ago
internal.h Add first and second output to earlyclobbers in COPY3_IF_LT macro. 18 years ago
intfloat_readwrite.c Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
intfloat_readwrite.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
intreadwrite.h add little endian 24bit read/write 18 years ago
lls.c Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
lls.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
log.c Move the unaltered Doxygen docs from the log source code to the accompanying 18 years ago
log.h Move the unaltered Doxygen docs from the log source code to the accompanying 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 160 bytes smaller object file, ask gcc devels why 18 years ago
md5.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
mem.c Move unaltered av_freep() comments to the header file. 18 years ago
mem.h Move the memory related functions out of common.h into their own header file 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
sha1.c s/context/ctx/ 18 years ago
sha1.h simple SHA-1 implementation 18 years ago
softfloat.c Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
softfloat.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
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 Fix compilation when using the --disable-opts parameter. This to help those 18 years ago