diff options
author | James Almer <[email protected]> | 2022-04-07 15:27:57 -0300 |
---|---|---|
committer | James Almer <[email protected]> | 2022-04-07 15:33:19 -0300 |
commit | 0d487be837872df255ef174399b9140eeaa9152a (patch) | |
tree | cde55826eb74dd303f24f33306ebee5746624c2f /libavcodec/tak_parser.c | |
parent | 9687cae2b468e09e35df4cea92cc2e6a0e6c93b3 (diff) |
avcodec/libdav1d: don't depend on the event flags API to init sequence params the first time
A bug was found in dav1d <= 1.0.0 where the event flag New Sequence Header would
not be signaled for some samples using delayed random access points.
It has since been fixed, but nonetheless it's best to ensure the AVCodecContext
is filled with parameters when parsing the first frame, regardless of what events
were signaled.
Fixes ticket #9694.
Signed-off-by: James Almer <[email protected]>
(cherry picked from commit 3e186148ca9ac0c47cec253fdea62b48c9feadd2)
Diffstat (limited to 'libavcodec/tak_parser.c')
0 files changed, 0 insertions, 0 deletions