ffmpeg/libavutil/tests
James Almer 94eb600f35 tests/audio_fifo: fix buffer allocation for non planar formats
Signed-off-by: James Almer <jamrial@gmail.com>
2016-12-23 21:47:03 -03:00
..
.gitignore avutil/tests: add cpu_init to .gitignore and tests/fate 2016-11-24 21:10:37 +01:00
adler32.c
aes.c
atomic.c
audio_fifo.c tests/audio_fifo: fix buffer allocation for non planar formats 2016-12-23 21:47:03 -03:00
avstring.c tests/avstring: free the pointer after calls to av_d2str() 2016-12-22 12:11:13 -03:00
base64.c
blowfish.c
bprint.c
camellia.c
cast5.c
color_utils.c
cpu.c
cpu_init.c avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 2016-12-10 18:47:10 -03:00
crc.c
des.c
dict.c
display.c
error.c
eval.c
fifo.c
file.c
float_dsp.c
hash.c
hmac.c
imgutils.c avutil/tests/imgutils: Remove unused variable 2016-12-13 00:06:53 +01:00
lfg.c
lls.c
log.c
lzo.c
md5.c
murmur3.c
opt.c
parseutils.c
pca.c
pixdesc.c
pixelutils.c
random_seed.c avutil/tests/random_seed: eliminate goto 2016-12-23 21:47:26 +01:00
rational.c
ripemd.c
sha.c
sha512.c
softfloat.c
tea.c
tree.c
twofish.c
utf8.c
xtea.c