[FFmpeg-devel] [PATCH] libavcodec/pthread_framec: remove duplicate pointers
Anton Khirnov
anton at khirnov.net
Thu Dec 30 13:33:18 EET 2021
Quoting Yu Yang (2021-12-15 03:17:02)
> From: Yu Yang <yuyang14 at kuaishou.com>
>
> '*src' and '*avctx' point to the same memory. It is enough to keep one of them.
>
> Signed-off-by: Yu Yang <yuyang14 at kuaishou.com>
> ---
> libavcodec/pthread_frame.c | 13 ++++++-------
> 1 file changed, 6 insertions(+), 7 deletions(-)
Looks good, will push
Thanks,
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list