[FFmpeg-devel] [PATCH v2 2/2] fftools/ffplay: add hwaccel decoding support
Zhao Zhili
quinkblack at foxmail.com
Wed Oct 18 20:05:22 EEST 2023
On 2023/10/19 00:55, Zhao Zhili wrote:
> From: Zhao Zhili <zhilizhao at tencent.com>
>
> ---
> fftools/ffplay.c | 30 ++++++++++
> fftools/ffplay_renderer.c | 117 ++++++++++++++++++++++++++++++++++++++
> 2 files changed, 147 insertions(+)
With this patchset, I got a heap-use-after-free crash in vulkan decoder
after seek. See ticket 10628 for ASAN information.
https://trac.ffmpeg.org/ticket/10628
More information about the ffmpeg-devel
mailing list