aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-05-15 04:48:54 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-05-21 03:10:52 +0200
commitb6f84cd72acd84ba725922bd6a8967b416b2230a (patch)
tree51d69121920a3f7f8078f82f74dea60f6a1e2b85 /doc/APIchanges
parentb98128898a1be9938cd428132ab9227be9feeff1 (diff)
downloadffmpeg-b6f84cd72acd84ba725922bd6a8967b416b2230a.tar.gz
avcodec/svq3: Improve returning last picture
Use av_frame_move_ref() instead of av_frame_ref(). This allows to remove the separate variable for whether we have already returned the delayed last pic. It also makes stream looping work when looping multiple times; previously the delayed pic was only output the first time, because last_frame_output was never reset. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions