[FFmpeg-devel] [PATCH v2 1/2] avformat: refactor ff_stream_encode_params_copy() to ff_stream_params_copy()

Anton Khirnov anton at khirnov.net
Mon Jul 18 14:08:48 EEST 2022


Quoting pal at sandflow.com (2022-07-13 00:34:12)
> +    dst->index               = src->index;

This should probably not be copied.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list