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