ffmpeg/libavutil/tests
Michael Niedermayer d180fa89cb
avutil/tests/opt: Check av_set_options_string() for failure
This is test code after all so it should test things

Fixes: CID1518990 Unchecked return value

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit e3481730ed)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-06-14 11:11:48 +02:00
..
.gitignore
adler32.c
aes.c
aes_ctr.c
audio_fifo.c
avstring.c
base64.c
blowfish.c
bprint.c
camellia.c
cast5.c
color_utils.c
cpu.c
cpu_init.c
crc.c
des.c
dict.c avutil/tests/dict: Check av_dict_set() before get for failure 2024-06-14 11:11:48 +02:00
display.c
encryption_info.c
error.c
eval.c
fifo.c
file.c
hash.c
hmac.c
hwdevice.c
imgutils.c
integer.c
lfg.c
lls.c
log.c
lzo.c
md5.c
murmur3.c
opt.c avutil/tests/opt: Check av_set_options_string() for failure 2024-06-14 11:11:48 +02:00
parseutils.c
pca.c
pixdesc.c
pixelutils.c
pixfmt_best.c
random_seed.c
rational.c
ripemd.c
sha.c
sha512.c
softfloat.c
tea.c
tree.c
twofish.c
utf8.c
xtea.c