mirror of https://github.com/FFmpeg/FFmpeg.git
ff_thread_progress_replace() can handle a blank ProgressFrame as src (in which case it simply unreferences dst), but not a NULL one. So add a blank frame to be used as source for this case, so that we can use the replace functions to simplify vp9_frame_replace(). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>release/7.1
parent
98e1e848ef
commit
259234b46f
2 changed files with 7 additions and 12 deletions
Loading…
Reference in new issue