1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-11 23:27:55 +02:00
ffmpeg/libavutil/tests
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
They are not properly namespaced and not intended for public use.
2021-01-01 14:14:57 +01:00
..
.gitignore libavutil/encryption_info: Add unit tests. 2018-06-27 13:43:39 +02:00
adler32.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
aes_ctr.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
aes.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02: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 lavu/avstring: deprecate av_d2str(). 2020-08-21 11:01:39 +02:00
base64.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
blowfish.c Merge commit '8131bd4c22ad59b040173f67a5b2edb75863e801' 2016-06-24 11:14:23 +02:00
bprint.c tests/bprint: Replace the number by macro for bprint init 2018-06-17 09:59:33 +08:00
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 libavutil: Detect MMI and MSA flags for MIPS 2020-07-23 17:21:58 +02:00
crc.c crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D 2018-03-07 22:26:53 +01:00
des.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
dict.c avutil/tests/dict: Check return of av_dict_parse_string() 2017-03-30 23:35:18 +02:00
display.c
encryption_info.c libavutil/encryption_info: Add unit tests. 2018-06-27 13:43:39 +02:00
error.c
eval.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
fifo.c avutil: Improved selftest coverage for libavutil/fifo.c 2016-10-14 23:14:33 +02:00
file.c
hash.c
hmac.c avutil/tests/hmac: remove superfluous loop 2017-10-22 20:25:38 -03:00
hwdevice.c hwcontext: Add test for device creation and derivation 2018-05-21 20:54:52 +01:00
imgutils.c tests/imgutils: test the output of av_image_fill_* functions 2020-07-30 19:33:09 -03:00
integer.c avutil/integer: move the test to the corresponding subdirectory 2018-03-20 23:27:58 -03:00
lfg.c avutil/tests/lfg: Remove debugging start/stop timer 2017-03-08 14:32:00 +01:00
lls.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
log.c
lzo.c
md5.c
murmur3.c
opt.c avutil/tests/opt: add av_opt_get/av_opt_set tests 2019-12-27 21:52:21 +01:00
parseutils.c avutil/tests/parseutils: add some big duration tests 2018-10-07 20:26:29 +02:00
pca.c
pixdesc.c avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 2018-04-30 21:51:31 +02:00
pixelutils.c lavutil/pixelutils: add sad_32x32 in pixelutils API. 2018-07-31 19:09:35 +08:00
pixfmt_best.c avutil: Add NV24 and NV42 pixel formats 2019-05-12 07:51:02 -07:00
random_seed.c avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macro 2018-12-16 13:52:21 +11: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 Merge commit 'ded4a6543dfb5a2f1d9f7fb8d3ab27a1872c22b3' 2016-06-24 11:16:52 +02:00