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.
 
 
 
 
Aurelien Jacobs 03d83abcc6 Fix access to the last element of the table. 17 years ago
..
Makefile install crc.h which is now part of public API 17 years ago
adler32.c main() --> main(void) 17 years ago
adler32.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
aes.c main() --> main(void) 17 years ago
aes.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
avstring.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
avutil.h Provide sha1 to outside applications 17 years ago
base64.c Reindent the code after last commit 17 years ago
base64.h Mark the source buffer as "const" 17 years ago
bswap.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
common.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
crc.c Fix access to the last element of the table. 17 years ago
crc.h improve CRC API 17 years ago
crc_data.h improve CRC API 17 years ago
des.c Add support for DES en- and decryption. 17 years ago
des.h Add missing #includes to fix 'make checkheaders'. 17 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 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
integer.c main() --> main(void) 17 years ago
integer.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
internal.h Check for the presence of llrint(), lrint(), round() and roundf() 17 years ago
intfloat_readwrite.c Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
intfloat_readwrite.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
intreadwrite.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
lls.c main() --> main(void) 17 years ago
lls.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
log.c use av_log_get/set_level() 17 years ago
log.h use av_log_get/set_level() 17 years ago
lzo.c Move lzo decompression to libavutil 18 years ago
lzo.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mathematics.c main() --> main(void) 17 years ago
mathematics.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
md5.c main() --> main(void) 17 years ago
md5.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mem.c Move unaltered av_freep() comments to the header file. 18 years ago
mem.h Doxyfication, patch by Stefano Sabatini %stefano P sabatini-lala A poste P it% 17 years ago
random.c av_random() by Ryan Martell rdm4 name-server-seperator martellventures d0t com 18 years ago
random.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rational.c license header consistency cosmetics 18 years ago
rational.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rc4.c Consistently place comments in file header. 17 years ago
rc4.h Add missing #includes to fix 'make checkheaders'. 17 years ago
sha1.c kill a warning, av_sha1_update accepts uint8_t * not uint64_t * 17 years ago
sha1.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
softfloat.c main() --> main(void) 17 years ago
softfloat.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
string.c Implement av_strlcatf(): a strlcat which adds a printf style formatted string 18 years ago
tree.c indent 17 years ago
tree.h Document O() time. 17 years ago
x86_cpu.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago