[FFmpeg-devel] [PATCH v2 2/2] avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice.
Nuo Mi
nuomi2021 at gmail.com
Mon May 6 15:35:32 EEST 2024
On Thu, Apr 25, 2024 at 10:02 PM Nuo Mi <nuomi2021 at gmail.com> wrote:
> For some error bitstreams, a CTU belongs to two slices/entry points.
> If the decoder initializes and submmits the CTU task twice, it may crash
> the program
> or cause it to enter an infinite loop.
>
> Reported-by: Frank Plowman <post at frankplowman.com>
>
> Applied.
Thank you
More information about the ffmpeg-devel
mailing list