diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-10-06 01:13:42 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-10-10 00:22:15 +0200 |
commit | 2a8ac5a780539022b77d80a01ec102dec98df763 (patch) | |
tree | edc517d3ace43058d95bc4c675e30add701e50df /libavcodec/opus_pvq.h | |
parent | 22b0141d87e1b0d9c34251c8582bf7e2ab8e2265 (diff) | |
download | ffmpeg-2a8ac5a780539022b77d80a01ec102dec98df763.tar.gz |
avcodec/mpegvideo_enc: Don't call av_frame_copy_props() unnecessarily
It is unnecessary in case of user-supplied frames, because
it happens directly after a av_frame_ref() with the same
src and dst.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/opus_pvq.h')
0 files changed, 0 insertions, 0 deletions