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 985fdd534f Give liblzo benchmark conditionals more descriptive names and add convenience 16 years ago
..
arm ARM: START/STOP_TIMER support for ARMv7 16 years ago
bfin Split libavutil/timer.h per architecture 16 years ago
ppc Split libavutil/timer.h per architecture 16 years ago
sh4
x86 Split libavutil/timer.h per architecture 16 years ago
Makefile Add a configure check for lzo1x_999_compress() and compile the lzo test program 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 Implement av_fifo_space(). 16 years ago
base64.c Mark non-exported functions in test and example programs as static. 16 years ago
base64.h
bswap.h
common.h
crc.c
crc.h
crc_data.h
des.c Mark non-exported functions in test and example programs as static. 16 years ago
des.h
fifo.c Implement av_fifo_space(). 16 years ago
fifo.h Implement av_fifo_space(). 16 years ago
integer.c
integer.h
internal.h When warning about forbidden pseudo random number generation functions, 16 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h
lfg.c Fix reference to av_random where av_lfg_get was meant. 16 years ago
lfg.h
lls.c Align test program output columns. 16 years ago
lls.h
log.c
log.h Remove all remaining code that was disabled through the major version bump. 16 years ago
lzo.c Give liblzo benchmark conditionals more descriptive names and add convenience 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
mem.h
pca.c Replace random() usage in test programs by av_lfg_*(). 16 years ago
pca.h
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
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
timer.h ARM: START/STOP_TIMER support for ARMv7 16 years ago
tree.c Fix warnings in tree.c test code. 16 years ago
tree.h
utils.c
x86_cpu.h typedef int x86_reg on non x86 16 years ago