Re: [FFmpeg-devel] [PATCH 2/6] avfilter/vf_sr: add options for backend configs

2021-04-26 Thread lance . lmwang
; lance.lmw...@gmail.com > > > > Sent: 2021年4月26日 18:49 > > > > To: ffmpeg-devel@ffmpeg.org > > > > Cc: Limin Wang > > > > Subject: [FFmpeg-devel] [PATCH 2/6] avfilter/vf_sr: add options for > > backend > > > > configs > > >

Re: [FFmpeg-devel] [PATCH 2/6] avfilter/vf_sr: add options for backend configs

2021-04-26 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel On Behalf Of > lance.lmw...@gmail.com > Sent: 2021年4月27日 11:29 > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] [PATCH 2/6] avfilter/vf_sr: add options for > backend configs > > On Tue, Apr 27, 2021 at 0

Re: [FFmpeg-devel] [PATCH 2/6] avfilter/vf_sr: add options for backend configs

2021-04-26 Thread lance . lmwang
On Tue, Apr 27, 2021 at 02:27:48AM +, Guo, Yejun wrote: > > > > -Original Message- > > From: ffmpeg-devel On Behalf Of > > lance.lmw...@gmail.com > > Sent: 2021年4月26日 18:49 > > To: ffmpeg-devel@ffmpeg.org > > Cc: Limin Wang > > Su

Re: [FFmpeg-devel] [PATCH 2/6] avfilter/vf_sr: add options for backend configs

2021-04-26 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel On Behalf Of > lance.lmw...@gmail.com > Sent: 2021年4月26日 18:49 > To: ffmpeg-devel@ffmpeg.org > Cc: Limin Wang > Subject: [FFmpeg-devel] [PATCH 2/6] avfilter/vf_sr: add options for backend > configs > > From:

[FFmpeg-devel] [PATCH 2/6] avfilter/vf_sr: add options for backend configs

2021-04-26 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- libavfilter/vf_sr.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavfilter/vf_sr.c b/libavfilter/vf_sr.c index 45f941a..282c468 100644 --- a/libavfilter/vf_sr.c +++ b/libavfilter/vf_sr.c @@ -55,6 +55,8 @@ static const AVOption sr_options