Re: [FFmpeg-devel] [PATCH] libavcodec/pthread_framec: remove duplicate pointers

2021-12-30 Thread Anton Khirnov
Quoting Yu Yang (2021-12-15 03:17:02) > From: Yu Yang > > '*src' and '*avctx' point to the same memory. It is enough to keep one of > them. > > Signed-off-by: Yu Yang > --- > libavcodec/pthread_frame.c | 13 ++--- > 1 file changed, 6 insertions(+), 7 deletions(-) Looks good, will pus

Re: [FFmpeg-devel] [PATCH] libavcodec/pthread_framec: remove duplicate pointers

2021-12-23 Thread Yy
Ping for this patch. May be my understanding of this part is not correct enough, Please tell me, thx -Yu Yang > 2021年12月20日 上午11:03,Yy 写道: > > Ping for this patch. > -Yu Yang > >> 2021年12月15日 上午10:17,Yu Yang 写道: >> >> From: Yu Yang >> >> '*src' and '*avctx' point to the same memory. It is

Re: [FFmpeg-devel] [PATCH] libavcodec/pthread_framec: remove duplicate pointers

2021-12-19 Thread Yy
Ping for this patch. -Yu Yang > 2021年12月15日 上午10:17,Yu Yang 写道: > > From: Yu Yang > > '*src' and '*avctx' point to the same memory. It is enough to keep one of > them. > > Signed-off-by: Yu Yang > --- > libavcodec/pthread_frame.c | 13 ++--- > 1 file changed, 6 insertions(+), 7 delet

[FFmpeg-devel] [PATCH] libavcodec/pthread_framec: remove duplicate pointers

2021-12-14 Thread Yu Yang
From: Yu Yang '*src' and '*avctx' point to the same memory. It is enough to keep one of them. Signed-off-by: Yu Yang --- libavcodec/pthread_frame.c | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/libavcodec/pthread_frame.c b/libavcodec/pthread_frame.c index 73