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.
 
 
 
 
Stefano Sabatini 95a6a015e3 Enhance documentation for AVClass 17 years ago
..
Makefile non-recursive makefiles 17 years ago
adler32.c Fix a couple of 'return type defaults to int' and 'control reaches end of 17 years ago
adler32.h add missing #include "common.h" to libavutil headers 17 years ago
aes.c Fix test program compilation, random() needs to be undefined. 17 years ago
aes.h misc spelling fixes 17 years ago
avstring.h
avutil.h misc spelling fixes 17 years ago
base64.c Add a couple of missing consts. 17 years ago
base64.h
bswap.h Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
common.h Implement FFMAX3(a,b,c) - maximum over three arguments. 17 years ago
crc.c Dont cast const away. 17 years ago
crc.h add missing #include "common.h" to libavutil headers 17 years ago
crc_data.h
des.c Fix des-test compilation. 17 years ago
des.h add missing #include "common.h" to libavutil headers 17 years ago
fifo.c cosmetics (by Björn Axelsson) 17 years ago
fifo.h cosmetics (by Björn Axelsson) 17 years ago
integer.c simplify 17 years ago
integer.h add missing #include "common.h" to libavutil headers 17 years ago
internal.h Split MANGLE macro into LOCAL_MANGLE AND EXTERN_PREFIX parts 17 years ago
intfloat_readwrite.c
intfloat_readwrite.h Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
intreadwrite.h Add #include "config.h" to headers that need it. 17 years ago
lls.c Fix the following using void* casts, proper casts are less readable and 17 years ago
lls.h
log.c
log.h Enhance documentation for AVClass 17 years ago
lzo.c LZO decoder input is const 17 years ago
lzo.h LZO decoder input is const 17 years ago
mathematics.c Faster ff_sqrt() 17 years ago
mathematics.h Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
md5.c fixing warning 17 years ago
md5.h
mem.c Merge declaratio and initialization. 17 years ago
mem.h Cosmetic change: remove the whitespace after 'defined' 17 years ago
random.c
random.h
rational.c
rational.h Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
rc4.c
rc4.h #include stdint.h instead of inttypes.h like all libavutil headers do. 17 years ago
sha1.c Missing const found by -Wwrite-strings. 17 years ago
sha1.h Missing const found by -Wwrite-strings. 17 years ago
softfloat.c
softfloat.h add missing #include "common.h" to libavutil headers 17 years ago
string.c
tree.c Comment to explain how the add/remove core works. 17 years ago
tree.h
x86_cpu.h add REGd definition 17 years ago