ffmpeg/libavutil/tests
Jan Ekström 53335f6cf4 avutil/frame: add helper for adding side data to array
Additionally, add an API test to check that the no-duplicates
addition works after duplicates have been inserted.
2024-03-20 19:14:02 +02:00
..
.gitignore
adler32.c
aes.c
aes_ctr.c
audio_fifo.c
avstring.c avutil: remove FF_API_D2STR 2023-02-09 15:35:14 +01:00
base64.c
blowfish.c
bprint.c
camellia.c
cast5.c
channel_layout.c avutil/channel_layout: add specific text versions for unknown and unused channels 2024-03-16 19:49:39 +01: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 riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpu 2023-12-17 23:47:04 +02:00
cpu_init.c
crc.c
des.c
dict.c
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/tests/imgutils: add tests for av_image_fill_black() 2023-12-13 18:51:32 +01:00
integer.c
lfg.c
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 lavu/opt: add array options 2024-03-08 07:36:15 +01:00
parseutils.c
pca.c
pixdesc.c avutil/mem: Don't include avutil.h 2023-09-07 00:42:10 +02:00
pixelutils.c avutil/tests/pixelutils: Remove dead code 2024-02-21 00:23:20 +01:00
pixfmt_best.c
random_seed.c
rational.c
ripemd.c
sha.c
sha512.c
side_data_array.c avutil/frame: add helper for adding side data to array 2024-03-20 19:14:02 +02:00
softfloat.c avutil/softfloat: fix av_sincos_sf() 2023-06-23 02:06:46 +02:00
tea.c
tree.c
twofish.c
utf8.c
uuid.c
xtea.c