ffmpeg/libavutil/tests
James Almer 799c133273 avutil/tests/aes_ctr: extend the test to cover payloads smaller than a block
Signed-off-by: James Almer <jamrial@gmail.com>
2025-09-11 18:32:24 -03:00
..
.gitignore avutil/tests/.gitignore: Add side_data_array 2024-03-28 03:37:42 +01:00
adler32.c
aes.c
aes_ctr.c avutil/tests/aes_ctr: extend the test to cover payloads smaller than a block 2025-09-11 18:32:24 -03:00
audio_fifo.c
avstring.c avutil: remove FF_API_D2STR 2023-02-09 15:35:14 +01:00
base64.c avutil/tests/base64: Check with too short output array 2024-05-13 03:26:57 +02:00
blowfish.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
bprint.c
camellia.c
cast5.c
channel_layout.c avutil/tests/channel_layout: Improve enum range check 2025-04-09 11:45:14 +02:00
color_utils.c avutil/tests/color_utils: reduce accuracy threshold to pass to 1e-7 2024-12-07 14:51:49 +01:00
cpu.c configure: Add wasm as a fake arch 2024-12-04 16:43:06 +08:00
cpu_init.c
crc.c
des.c
dict.c avutil/tests/dict: Check av_dict_set() before get for failure 2024-05-28 03:48:05 +02:00
display.c
encryption_info.c
error.c
eval.c
fifo.c
file.c
hash.c
hmac.c
hwdevice.c libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12 2023-12-21 16:15:23 +08:00
imgutils.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
integer.c
lfg.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
lls.c
log.c
lzo.c avutil/mem: Don't include avutil.h 2023-09-07 00:42:10 +02:00
md5.c
murmur3.c avutil/mem: Don't include avutil.h 2023-09-07 00:42:10 +02:00
opt.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
parseutils.c
pca.c avutil/tests/pca: comment out unused code 2025-08-11 19:29:53 +00:00
pixdesc.c avutil/mem: Don't include avutil.h 2023-09-07 00:42:10 +02:00
pixelutils.c avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits 2024-10-21 09:52:50 -03:00
pixfmt_best.c avutil/tests/pixfmt_best: add more semi planar format tests 2025-03-19 09:34:10 -03:00
random_seed.c
rational.c avutil/libm: Only include intfloat.h when needed 2025-03-22 03:35:28 +01:00
ripemd.c
sha.c
sha512.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
side_data_array.c avutil/frame: add a flag to allow overwritting existing entries 2024-04-11 09:18:19 -03:00
softfloat.c avutil/softfloat: fix av_sincos_sf() 2023-06-23 02:06:46 +02:00
tea.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
tree.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
twofish.c
utf8.c
uuid.c
xtea.c