mirror of https://github.com/FFmpeg/FFmpeg.git
In scearios where a Temporal Unit is written right after reading it using the same CBS context (av1_metadata, av1_frame_merge, etc), the reference frame state used by the writer must not be the state that's the result of the reader having already parsed the current frame in question. This fixes writing Switch frames, and frames using short ref signaling. Signed-off-by: James Almer <jamrial@gmail.com>pull/333/head
parent
6c2f866309
commit
4e2bef6a82
2 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue