mirror of https://github.com/FFmpeg/FFmpeg.git
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 <jamrial@gmail.com>release/5.1
parent
e3c4442b24
commit
3e186148ca
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue