diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-18 00:48:06 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-19 13:18:04 +0200 |
commit | 259234b46ff867b42df27c7801012eace071e6ad (patch) | |
tree | 977da1b1bc16c6af10eae386143d6a8cef9e46d2 /presets | |
parent | 98e1e848ef68f00d6d120413b263a76f5d07cf65 (diff) | |
download | ffmpeg-259234b46ff867b42df27c7801012eace071e6ad.tar.gz |
avcodec/vp9: Simplify replacing VP9Frame
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>
Diffstat (limited to 'presets')
0 files changed, 0 insertions, 0 deletions