1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavutil/tests
Michael Niedermayer 8da148d8a9
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-15 23:32:52 +02:00
..
.gitignore
adler32.c
aes_ctr.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
aes.c
audio_fifo.c
avstring.c lavu/avstring: deprecate av_d2str(). 2020-08-21 11:01:39 +02:00
base64.c avutil/tests/base64: Check with too short output array 2024-06-15 23:32:46 +02:00
blowfish.c
bprint.c
camellia.c
cast5.c
color_utils.c
cpu_init.c
cpu.c libavutil: Detect MMI and MSA flags for MIPS 2020-07-23 17:21:58 +02:00
crc.c
des.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
dict.c avutil/tests/dict: Check av_dict_set() before get for failure 2024-06-15 23:32:51 +02:00
display.c
encryption_info.c
error.c
eval.c
fifo.c
file.c
hash.c
hmac.c
hwdevice.c
imgutils.c tests/imgutils: test the output of av_image_fill_* functions 2020-07-30 19:33:09 -03:00
integer.c
lfg.c
lls.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
log.c
lzo.c
md5.c
murmur3.c
opt.c avutil/tests/opt: Check av_set_options_string() for failure 2024-06-15 23:32:52 +02:00
parseutils.c
pca.c
pixdesc.c
pixelutils.c
pixfmt_best.c
random_seed.c
rational.c
ripemd.c
sha512.c
sha.c
softfloat.c avutil/softfloat: fix av_sincos_sf() 2023-12-21 22:43:45 +01:00
tea.c
tree.c
twofish.c
utf8.c
xtea.c