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.
 
 
 
 
Diego Biurrun 3344cf851c Use a wildcard match instead of a list to remove test programs. 16 years ago
..
arm ARM: armcc versions of bswap_16/32 16 years ago
bfin Use full internal pathname in doxygen @file directives. 16 years ago
sh4 Use full internal pathname in doxygen @file directives. 16 years ago
x86 Use full internal pathname in doxygen @file directives. 16 years ago
Makefile Use a wildcard match instead of a list to remove test programs. 16 years ago
adler32.c Fix compilation of adler32 test program: Use av_log_set_level() 16 years ago
adler32.h Globally rename the header inclusion guard names. 16 years ago
aes.c Replace random() usage in test programs by av_lfg_*(). 16 years ago
aes.h Add "const" to AES function arguments where possible without generating 16 years ago
avstring.c Rename string.c to avstring.c so that the name of header and C file match. 16 years ago
avstring.h spelling/grammar/consistency review part III 16 years ago
avutil.h Make the pixel formats which were defined as macros: 16 years ago
base64.c Cosmetics: "* out" -> "*out" for consistency with the other 16 years ago
base64.h Document the av_base64_encode/decode functions. 16 years ago
bswap.h Use full internal pathname in doxygen @file directives. 16 years ago
common.h Avoid warnings from AV_GCC_VERSION_AT_LEAST with some non-gcc compilers 16 years ago
crc.c spelling/grammar/consistency review part III 16 years ago
crc.h spelling/grammar/consistency review part I 16 years ago
crc_data.h Globally rename the header inclusion guard names. 16 years ago
des.c Remove/replace code disabled by major version bump. 16 years ago
des.h Add support for 3DES to DES module 16 years ago
fifo.c Reorder arguments for av_fifo_generic_read to be more logical and 16 years ago
fifo.h Reorder arguments for av_fifo_generic_read to be more logical and 16 years ago
integer.c Use full internal pathname in doxygen @file directives. 16 years ago
integer.h Use full internal pathname in doxygen @file directives. 16 years ago
internal.h When warning about forbidden pseudo random number generation functions, 16 years ago
intfloat_readwrite.c Use full internal pathname in doxygen @file directives. 16 years ago
intfloat_readwrite.h Globally rename the header inclusion guard names. 16 years ago
intreadwrite.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
lfg.c Fix reference to av_random where av_lfg_get was meant. 16 years ago
lfg.h spelling/grammar/consistency review part I 16 years ago
lls.c Align test program output columns. 16 years ago
lls.h Globally rename the header inclusion guard names. 16 years ago
log.c Compact repeated messages to "Last message repeated x times". 16 years ago
log.h Remove all remaining code that was disabled through the major version bump. 16 years ago
lzo.c Remove more functions disabled by major version bump. 16 years ago
lzo.h Documentation for LZO error return value flags 16 years ago
mathematics.c Remove all remaining code that was disabled through the major version bump. 16 years ago
mathematics.h Add common.h #include, necessary for av_const. 16 years ago
md5.c spelling/grammar/consistency review part I 16 years ago
md5.h Globally rename the header inclusion guard names. 16 years ago
mem.c Check return value of posix_memalign and explicitly set pointer to NULL if it 16 years ago
mem.h Use full internal pathname in doxygen @file directives. 16 years ago
pca.c Replace random() usage in test programs by av_lfg_*(). 16 years ago
pca.h Use full internal pathname in doxygen @file directives. 16 years ago
pixfmt.h Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros. 16 years ago
random_seed.c add ff_random_get_seed to be used in conjunction with random functions 16 years ago
random_seed.h Fix typo: 'conjuction' -> 'conjunction'. 16 years ago
rational.c Use full internal pathname in doxygen @file directives. 16 years ago
rational.h Use full internal pathname in doxygen @file directives. 16 years ago
rc4.c Remove more functions disabled by major version bump. 16 years ago
rc4.h Add and use a public API for RC4 and DES, analogous to the AES API. 16 years ago
sha1.c spelling/grammar/consistency review part I 16 years ago
sha1.h Globally rename the header inclusion guard names. 16 years ago
softfloat.c Make softfloat test program compile again: Setting the av_log_level variable 16 years ago
softfloat.h spelling/grammar/consistency review part I 16 years ago
timer.h Use full internal pathname in doxygen @file directives. 16 years ago
tree.c Replace random() usage in test programs by av_lfg_*(). 16 years ago
tree.h Use full internal pathname in doxygen @file directives. 16 years ago
utils.c Cosmetics: fix weird indent. 17 years ago
x86_cpu.h typedef int x86_reg on non x86 16 years ago