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 294eaa2643 Replace random() usage in test programs by av_lfg_*(). 16 years ago
..
arm ARM: armcc versions of bswap_16/32 16 years ago
bfin
sh4
x86
Makefile Remove the Mersenne Twister from the public API/ABI. 16 years ago
adler32.c Fix compilation of adler32 test program: Use av_log_set_level() 16 years ago
adler32.h
aes.c Replace random() usage in test programs by av_lfg_*(). 16 years ago
aes.h
avstring.c
avstring.h
avutil.h Bump major version of libavutil due to FIFO fixes. 16 years ago
base64.c
base64.h Document the av_base64_encode/decode functions. 16 years ago
bswap.h
common.h Avoid warnings from AV_GCC_VERSION_AT_LEAST with some non-gcc compilers 16 years ago
crc.c
crc.h
crc_data.h
des.c Remove/replace code disabled by major version bump. 16 years ago
des.h
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
integer.h
internal.h ARM: disable inline asm for armcc 16 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h
lfg.c
lfg.h
lls.c Align test program output columns. 16 years ago
lls.h
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
mathematics.c Remove all remaining code that was disabled through the major version bump. 16 years ago
mathematics.h
md5.c
md5.h
mem.c Check return value of posix_memalign and explicitly set pointer to NULL if it 16 years ago
mem.h
pca.c Replace random() usage in test programs by av_lfg_*(). 16 years ago
pca.h
pixfmt.h Remove code that was disabled by the recent major version bump. 16 years ago
random.c Remove all remaining code that was disabled through the major version bump. 16 years ago
random.h Remove all remaining code that was disabled through the major version bump. 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
rational.h
rc4.c Remove more functions disabled by major version bump. 16 years ago
rc4.h
sha1.c
sha1.h
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
tree.c Replace random() usage in test programs by av_lfg_*(). 16 years ago
tree.h
utils.c
x86_cpu.h typedef int x86_reg on non x86 16 years ago