Diego Biurrun 38c162c1a9 Remove unused variable variance. 17 years ago
..
Makefile 977cbe79d8 install crc.h which is now part of public API 17 years ago
adler32.c f8a80fd69d main() --> main(void) 17 years ago
adler32.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
aes.c 43bfaa8920 Fix test program compilation, random() needs to be undefined. 17 years ago
aes.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
avstring.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
avutil.h 537c8e7a48 Provide sha1 to outside applications 17 years ago
base64.c 353fa898bb Reindent the code after last commit 17 years ago
base64.h e76e2bbc09 Mark the source buffer as "const" 17 years ago
bswap.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
common.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
crc.c 03d83abcc6 Fix access to the last element of the table. 17 years ago
crc.h 3abe5fbdc4 improve CRC API 17 years ago
crc_data.h 3abe5fbdc4 improve CRC API 17 years ago
des.c 2e9ad69aaf Add support for DES en- and decryption. 17 years ago
des.h f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
fifo.c 50b4468598 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 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
integer.c f8a80fd69d main() --> main(void) 17 years ago
integer.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
internal.h a33cab3a9a Check for the presence of llrint(), lrint(), round() and roundf() 17 years ago
intfloat_readwrite.c b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
intfloat_readwrite.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
intreadwrite.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
lls.c 38c162c1a9 Remove unused variable variance. 17 years ago
lls.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
log.c a309073bf4 use av_log_get/set_level() 17 years ago
log.h a309073bf4 use av_log_get/set_level() 17 years ago
lzo.c 4302963daa Move lzo decompression to libavutil 18 years ago
lzo.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mathematics.c f8a80fd69d main() --> main(void) 17 years ago
mathematics.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
md5.c f8a80fd69d main() --> main(void) 17 years ago
md5.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mem.c d7f654692a Move unaltered av_freep() comments to the header file. 18 years ago
mem.h 0ee97f0d3f Doxyfication, patch by Stefano Sabatini %stefano P sabatini-lala A poste P it% 17 years ago
random.c fbabf1e0b6 av_random() by Ryan Martell rdm4 name-server-seperator martellventures d0t com 18 years ago
random.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rational.c e5a389a1b7 license header consistency cosmetics 17 years ago
rational.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rc4.c d5a8a02326 Consistently place comments in file header. 17 years ago
rc4.h f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
sha1.c 0bc308de56 kill a warning, av_sha1_update accepts uint8_t * not uint64_t * 17 years ago
sha1.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
softfloat.c f8a80fd69d main() --> main(void) 17 years ago
softfloat.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
string.c 1e7f363804 Implement av_strlcatf(): a strlcat which adds a printf style formatted string 17 years ago
tree.c a35bf971c6 indent 17 years ago
tree.h b57cb96836 Document O() time. 17 years ago
x86_cpu.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago