ffmpeg/libavutil/tests
Tobias Rapp 60008c0fe9 fate: update pixfmt_best test to check for endianness
Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>
2017-07-27 08:53:37 +02:00
..
.gitignore avutil/tests: remove float_dsp test 2017-06-14 19:20:19 -03:00
adler32.c
aes.c
aes_ctr.c avutil/tests: added selftest for aes_ctr.c 2017-01-02 02:45:43 +01: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
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 Merge commit 'b83aea73404f6f9314e72fe5d6238deaffa12b2c' 2017-05-19 11:50:28 +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
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
sha.c
sha512.c
softfloat.c
tea.c
tree.c
twofish.c
utf8.c
xtea.c