ffmpeg/libavcodec/tests
Jiasheng Jiang 446cfbfb74
libavcodec/tests/snowenc: Add av_free() to avoid memory leak
Add av_free() to free s.temp_dwt_buffer and s.temp_idwt_buffer at the end of the function to avoid memory leak.

Fixes: 5d48e4eafa ("Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'")
Signed-off-by: Jiasheng Jiang <jiashengjiangcool@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-08-07 03:07:44 +02:00
..
aarch64
arm
ppc
x86
.gitignore libavcodec/tests: fix gitignore hashtable 2025-06-28 23:54:40 +02:00
apv.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
av1_levels.c
avcodec.c avcodec/tests/avcodec: Check only frame-mt decoders set update_thread_ctx 2025-05-21 02:44:15 +02:00
avpacket.c avcodec/tests/avpacket: Add av_packet_free() to avoid memory leak 2025-08-04 01:29:44 +02:00
bitstream_be.c
bitstream_le.c
bitstream_template.c
cabac.c
celp_math.c avcodec/celp_math: Reuse ff_scalarproduct_float_c() 2025-04-09 13:52:29 +02:00
codec_desc.c
dct.c avcodec/tests/dct: add CONFIG_PRORES_DECODER guard 2025-06-17 16:41:14 +10:00
golomb.c
h264_levels.c
h265_levels.c
hashtable.c lavc/hashtable: create generic robin hood hash table 2025-06-02 20:51:27 -07:00
htmlsubtitles.c
jpeg2000dwt.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
mathops.c
mjpegenc_huffman.c avcodec/mjpegenc_huffman: Avoid AV_QSORT to sort entries by length 2025-04-18 08:40:17 +02:00
motion.c libavcodec/tests/motion: Add check for avcodec_alloc_context3() 2025-08-04 01:29:45 +02:00
mpeg12framerate.c
rangecoder.c
snowenc.c libavcodec/tests/snowenc: Add av_free() to avoid memory leak 2025-08-07 03:07:44 +02:00