1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/fftools
Marton Balint af7ec793d4 fftools/ffplay: fix possible memory leak in decoder
Fixes ticket #8549.

Signed-off-by: Marton Balint <cus@passwd.hu>
2020-03-08 12:56:08 +01:00
..
cmdutils.c cmdutils: fix crash if no name for "ffmpeg -h protocol" 2020-01-30 12:50:22 -03:00
cmdutils.h fftools: Use right function signature and pointers 2019-08-15 01:26:21 +02:00
ffmpeg_filter.c fftools/ffmpeg_filter: remove sws_param option from buffersrc 2019-12-31 14:24:34 +01:00
ffmpeg_hw.c ffmpeg_hw: Treat empty device string as no device setting 2019-06-02 22:58:22 +01:00
ffmpeg_opt.c ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvid 2020-03-07 13:13:55 +01:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c avcodec/videotoolbox: add support for full range pixel formats 2019-09-04 10:51:20 -07:00
ffmpeg.c fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() 2020-02-16 15:13:20 +01:00
ffmpeg.h ffmpeg: remove superfluous custom cuvid hwaccel 2020-03-03 18:11:28 -03:00
ffplay.c fftools/ffplay: fix possible memory leak in decoder 2020-03-08 12:56:08 +01:00
ffprobe.c fftools/ffprobe: Remove unneeded casts 2020-02-14 16:26:57 +01:00
Makefile ffmpeg: remove superfluous custom cuvid hwaccel 2020-03-03 18:11:28 -03:00