Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add support for QSV transpose filter"

2019-08-07 Thread Fu, Linjie
ons and patches > > > > > > Cc: Li, Zhong > > > Subject: Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add > > > support for QSV transpose filter" > > > > > > Zhong Li (12019-08-07): > > > >

Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add support for QSV transpose filter"

2019-08-07 Thread Li, Zhong
> From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf > Of Paul B Mahol > Sent: Wednesday, August 7, 2019 10:36 PM > To: FFmpeg development discussions and patches > > Subject: Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add > suppor

Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add support for QSV transpose filter"

2019-08-07 Thread Paul B Mahol
On Wed, Aug 7, 2019 at 4:34 PM Li, Zhong wrote: > > From: Nicolas George [mailto:geo...@nsup.org] > > Sent: Wednesday, August 7, 2019 10:31 PM > > To: FFmpeg development discussions and patches > > > > Cc: Li, Zhong > > Subject: Re: [FFmpeg-devel] [PAT

Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add support for QSV transpose filter"

2019-08-07 Thread Paul B Mahol
On Wed, Aug 7, 2019 at 4:31 PM Nicolas George wrote: > Zhong Li (12019-08-07): > > This reverts commit af3ddd581faf2c3c4748ae589947c662b1a2271e. > > > > Revert it due to the uncorrect subject, should be: "lavf" -> "lavfi" > > The damage to the git log is done, this will just make it worse, IMHO.

Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add support for QSV transpose filter"

2019-08-07 Thread Li, Zhong
> From: Nicolas George [mailto:geo...@nsup.org] > Sent: Wednesday, August 7, 2019 10:31 PM > To: FFmpeg development discussions and patches > > Cc: Li, Zhong > Subject: Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add > support for QSV transpose filter&q

Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add support for QSV transpose filter"

2019-08-07 Thread Nicolas George
Zhong Li (12019-08-07): > This reverts commit af3ddd581faf2c3c4748ae589947c662b1a2271e. > > Revert it due to the uncorrect subject, should be: "lavf" -> "lavfi" The damage to the git log is done, this will just make it worse, IMHO. Regards, -- Nicolas George signature.asc Description: PGP

[FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add support for QSV transpose filter"

2019-08-07 Thread Zhong Li
This reverts commit af3ddd581faf2c3c4748ae589947c662b1a2271e. Revert it due to the uncorrect subject, should be: "lavf" -> "lavfi" --- libavfilter/vf_vpp_qsv.c | 101 +-- 1 file changed, 2 insertions(+), 99 deletions(-) diff --git