FFmpeg/libavutil/tests
Jesse Liu 8e17cd20b9 add missing ignore files
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-09-10 19:08:33 +02:00
..
.gitignore add missing ignore files 2017-09-10 19:08:33 +02:00
adler32.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
aes_ctr.c avutil/tests: added selftest for aes_ctr.c 2017-01-02 02:45:43 +01:00
aes.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
atomic.c avutil/tests: improved code coverage for atomic 2017-01-01 16:57:55 +01:00
audio_fifo.c avutil/tests/audio_fifo.c: pass by reference for efficiency and change datatype to const 2017-01-13 00:17:10 +01:00
avstring.c avutil/avstring: improve av_strreplace implement 2017-04-11 10:54:35 +08:00
base64.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
blowfish.c
bprint.c
camellia.c
cast5.c
color_utils.c
cpu_init.c avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 2016-12-10 18:47:10 -03:00
cpu.c
crc.c
des.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
dict.c avutil/tests/dict: Check return of av_dict_parse_string() 2017-03-30 23:35:18 +02:00
display.c
error.c
eval.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
fifo.c
file.c
hash.c
hmac.c
imgutils.c avutil/tests/imgutils: Remove unused variable 2016-12-13 00:06:53 +01:00
lfg.c avutil/tests/lfg: Remove debugging start/stop timer 2017-03-08 14:32:00 +01:00
lls.c
log.c
lzo.c
md5.c
murmur3.c
opt.c
parseutils.c add locale month names to av_small_strptime 2017-02-26 17:16:22 +01:00
pca.c
pixdesc.c
pixelutils.c
pixfmt_best.c fate: update pixfmt_best test to check for endianness 2017-07-27 08:53:37 +02:00
random_seed.c avutil/tests/random_seed: eliminate goto 2016-12-23 21:47:26 +01:00
rational.c
ripemd.c
sha512.c
sha.c
softfloat.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
tea.c
tree.c
twofish.c
utf8.c
xtea.c