ffmpeg/libavutil/tests
Martin Storsjö 397cb623c8 aarch64: Add cpu flags for the dotprod and i8mm extensions
Set these available if they are available unconditionally for
the compiler.

Signed-off-by: Martin Storsjö <martin@martin.st>
2023-06-06 12:40:42 +03:00
..
.gitignore avutil/tests/.gitignore: Add channel_layout testtool 2022-09-05 02:00:08 +02:00
adler32.c avutil/tests/adler32: Remove unnecessary volatile 2022-01-29 21:26:26 +01:00
aes.c
aes_ctr.c avutil/avassert: Don't include avutil.h 2022-02-24 12:56:49 +01:00
audio_fifo.c
avstring.c avutil: remove FF_API_D2STR 2023-02-09 15:35:14 +01:00
base64.c
blowfish.c
bprint.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
camellia.c avutil/log: Don't include avutil.h 2022-02-24 12:56:49 +01:00
cast5.c avutil/log: Don't include avutil.h 2022-02-24 12:56:49 +01:00
channel_layout.c avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout_subset() 2022-03-25 17:10:39 -03:00
color_utils.c avutil/{color_utils, csp}: merge color_utils into csp and expose API 2023-02-09 15:35:14 +01:00
cpu.c aarch64: Add cpu flags for the dotprod and i8mm extensions 2023-06-06 12:40:42 +03:00
cpu_init.c
crc.c
des.c
dict.c avutil/tests/dict: Explicitly test av_dict_iterate() 2022-12-07 10:22:02 +01:00
display.c avutil/display: Don't include avutil.h 2022-02-24 12:56:49 +01:00
encryption_info.c avutil/avassert: Don't include avutil.h 2022-02-24 12:56:49 +01:00
error.c
eval.c
fifo.c lavu/fifo: add a test for _cb functions 2022-02-15 10:16:16 +01:00
file.c
hash.c
hmac.c
hwdevice.c lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32 2023-04-24 13:24:41 +08:00
imgutils.c
integer.c
lfg.c
lls.c
log.c
lzo.c
md5.c libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings 2022-06-08 22:24:31 +02:00
murmur3.c
opt.c lavu: support AVChannelLayout AVOptions 2022-03-15 09:42:29 -03:00
parseutils.c
pca.c
pixdesc.c
pixelutils.c avutil/tests/pixelutils: Test that all non-hw pix fmts have components 2022-09-30 14:33:08 +02:00
pixfmt_best.c lavu/pixdesc: favour formats where depth and subsampling exactly match 2022-09-17 15:11:13 -07:00
random_seed.c
rational.c
ripemd.c
sha.c
sha512.c
softfloat.c
tea.c
tree.c
twofish.c avutil/log: Don't include avutil.h 2022-02-24 12:56:49 +01:00
utf8.c
uuid.c avutil/tests/uuid: add uuid tests 2022-06-12 18:34:37 +10:00
xtea.c