[FFmpeg-devel] [PATCH 1/3] avutil/frame: add av_frame_replace

James Almer jamrial at gmail.com
Fri Aug 13 18:19:26 EEST 2021


On 8/10/2021 6:59 PM, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> Not going to bother with implementing replace for side data, since it's IMO not
> worth it, but patches are welcome of course.
> 
> Missing version bump and APIchanges entry.
> 
>   libavutil/frame.c | 98 +++++++++++++++++++++++++++++++++++++++++++++++
>   libavutil/frame.h | 18 +++++++++
>   2 files changed, 116 insertions(+)

Will apply the set if there are no objections.


More information about the ffmpeg-devel mailing list