diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-03 20:39:04 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-05 13:27:38 +0100 |
commit | fc01a703dea4fe4f2eff73480958ee6c75aa8c30 (patch) | |
tree | 8456ec63c5901d56169660692ae95b5c0d9d3a6d /libavcodec/jpeg2000dwt.h | |
parent | b886512ef2503fc585c302484be71475d3100480 (diff) | |
download | ffmpeg-fc01a703dea4fe4f2eff73480958ee6c75aa8c30.tar.gz |
fftools/ffmpeg: Avoid creating unnecessary reference
The only caller of do_video_out() doesn't need the frame afterwards,
ergo one can replace an av_frame_ref() by av_frame_move_ref().
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/jpeg2000dwt.h')
0 files changed, 0 insertions, 0 deletions