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 differen

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 ___