diff options
author | Chris Warrington <cwarrington@synamedia.com> | 2024-12-02 14:27:12 +0000 |
---|---|---|
committer | Nuo Mi <nuomi2021@gmail.com> | 2025-01-05 18:00:18 +0800 |
commit | f80af3657f162ba79b872bc27ae06d75560d58a9 (patch) | |
tree | c425a5ab664c15f7e17ffd17a5848f71be249a90 /doc/APIchanges | |
parent | 2919767750da9acc9042fcc2b8fa3e134cfd16c9 (diff) | |
download | ffmpeg-f80af3657f162ba79b872bc27ae06d75560d58a9.tar.gz |
avcodec/vvc decode: ALF filtering without CC-ALF
When a stream has ALF filtering enabled but not CC-ALF, the CC-ALF set indexes alf->ctb_cc_idc are being read uninitialized during ALF filtering.
This change initializes alf->ctb_cc_idc whenever ALF is enabled.
Ref. https://trac.ffmpeg.org/ticket/11325
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions