> -Original Message-
> From: ffmpeg-devel On Behalf Of Paul B
> Mahol
> Sent: Friday, July 31, 2020 3:57 PM
> To: FFmpeg development discussions and patches
> Cc: Liu, YinhangX
> Subject: Re: [FFmpeg-devel] [PATCH] avfilter/vf_xcam: add xcam video filter
>
lly I think we don't need to construct a wheel
from the beginning.
> -Original Message-
> From: Zong, Wei
> Sent: Friday, July 31, 2020 10:57 PM
> To: ffmpeg-devel@ffmpeg.org
> Cc: Liu, YinhangX ; Zong, Wei
> Subject: [PATCH] avfilter/vf_xcam: add xcam video f
> -Original Message-
> From: ffmpeg-devel On Behalf Of Steven
> Liu
> Sent: Thursday, July 30, 2020 7:04 PM
> To: FFmpeg development discussions and patches
> Subject: Re: [FFmpeg-devel] [PATCH] avfilter/vf_xcam: add xcam video filter
>
> Zong, Wei
> -Original Message-
> From: ffmpeg-devel On Behalf Of Zane
> van Iperen
> Sent: Thursday, July 30, 2020 8:17 PM
> To: ffmpeg-devel@ffmpeg.org
> Subject: Re: [FFmpeg-devel] [PATCH] avfilter/vf_xcam: add xcam video filter
>
> On Fri, 31 Jul 2020 00:55:56 +0800
> "zongwave" wrote:
>
> >
Someone opened an issue https://github.com/intel/libxcam/issues/729 they want
to use a FFmpeg video filter pipeline to do multiple decoder, stitching and
encoder.
Those 3rd party libs are not necessary for stitching and most image processing
functions. By default these 3rd libs are disabled.
This file is the original git format-patch. It has double commit messages, I
removed the old one manually.
-Original Message-
From: ffmpeg-devel On Behalf Of Nicolas George
Sent: Thursday, July 30, 2020 5:34 PM
To: FFmpeg development discussions and patches
Subject: Re: [FFmpeg-devel] [
Thursday, July 30, 2020 5:12 PM
To: FFmpeg development discussions and patches
Cc: Zong, Wei ; Liu, YinhangX
Subject: Re: [FFmpeg-devel] [PATCH] avfilter/vf_xcam: add xcam video filter
zongwave (12020-07-31):
> From: Yinhang Liu
>
> xcam filter is a wrapper of libxcam project whi