Re: [FFmpeg-devel] [PATCH 2/4] avcodec/nvenc: Add intra refresh support

2021-09-04 Thread lance . lmwang
On Fri, Sep 03, 2021 at 07:22:32PM +0200, Timo Rothenpieler wrote: > On 02.09.2021 12:38, lance.lmw...@gmail.com wrote: > > From: Limin Wang > > > > Signed-off-by: Limin Wang > > --- > > libavcodec/nvenc.c | 24 +--- > > libavcodec/nvenc.h | 1 + > >

Re: [FFmpeg-devel] [PATCH 2/4] avcodec/nvenc: Add intra refresh support

2021-09-03 Thread Timo Rothenpieler
On 02.09.2021 12:38, lance.lmw...@gmail.com wrote: From: Limin Wang Signed-off-by: Limin Wang --- libavcodec/nvenc.c | 24 +--- libavcodec/nvenc.h | 1 + libavcodec/nvenc_h264.c | 2 ++ libavcodec/nvenc_hevc.c | 2 ++ 4 files changed, 26 insertions(+), 3