ffmpeg/libavutil/tests
Andreas Rheinhardt 3fc8041b56 avutil/tests/channel_layout: Test av_channel_layout_copy()
Specifically, test copying a channel layout with custom order,
so that the allocation codepath of av_channel_layout_copy()
is executed.

Reviewed-by: Nicolas George <george@nsup.org>
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-08-10 09:10:47 +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/tests/channel_layout: Test av_channel_layout_copy() 2023-08-10 09:10:47 +02: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 lavu/tests/cpu: stop processing the thread count 2023-07-11 19:15:04 +02: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
encryption_info.c
error.c
eval.c
fifo.c
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
murmur3.c
opt.c
parseutils.c
pca.c
pixdesc.c
pixelutils.c
pixfmt_best.c
random_seed.c
rational.c
ripemd.c
sha.c
sha512.c
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