Re: [FFmpeg-devel] [PATCH v3 3/3] avcodec/h264dec: Add FF_CODEC_CAP_INIT_CLEANUP

2020-05-27 Thread lance . lmwang
On Wed, May 27, 2020 at 10:29:21AM +0200, Anton Khirnov wrote: > Quoting lance.lmw...@gmail.com (2020-05-27 06:40:45) > > From: Limin Wang > > > > Signed-off-by: Limin Wang > > --- > > The patch looks ok, but it is really unclear why is there a third > version of this patch and what is

Re: [FFmpeg-devel] [PATCH v3 3/3] avcodec/h264dec: Add FF_CODEC_CAP_INIT_CLEANUP

2020-05-27 Thread Anton Khirnov
Quoting lance.lmw...@gmail.com (2020-05-27 06:40:45) > From: Limin Wang > > Signed-off-by: Limin Wang > --- The patch looks ok, but it is really unclear why is there a third version of this patch and what is different about it. -- Anton Khirnov ___

[FFmpeg-devel] [PATCH v3 3/3] avcodec/h264dec: Add FF_CODEC_CAP_INIT_CLEANUP

2020-05-26 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- libavcodec/h264dec.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libavcodec/h264dec.c b/libavcodec/h264dec.c index 47d7cbf..e463fde 100644 --- a/libavcodec/h264dec.c +++ b/libavcodec/h264dec.c @@ -228,7 +228,6 @@ int