Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support for Y210LE

2020-02-17 Thread Paul B Mahol
Of >> > > > > Carl Eugen Hoyos >> > > > > Sent: Thursday, January 16, 2020 02:30 >> > > > > To: FFmpeg development discussions and patches > > > > > de...@ffmpeg.org> >> > > > > Subject: Re: [FFmpeg-devel] [PAT

Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support for Y210LE

2020-02-17 Thread Fu, Linjie
> -Original Message- > From: ffmpeg-devel On Behalf Of > Kieran Kunhya > Sent: Monday, January 20, 2020 07:21 > To: FFmpeg development discussions and patches de...@ffmpeg.org> > Subject: Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support > for Y21

Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support for Y210LE

2020-01-19 Thread Kieran Kunhya
> > Sent: Thursday, January 16, 2020 02:30 > > > > > To: FFmpeg development discussions and patches > > > > de...@ffmpeg.org> > > > > > Subject: Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input > > > support > > > > &g

Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support for Y210LE

2020-01-19 Thread Carl Eugen Hoyos
lf Of > > > > Carl Eugen Hoyos > > > > Sent: Thursday, January 16, 2020 02:30 > > > > To: FFmpeg development discussions and patches > > > de...@ffmpeg.org> > > > > Subject: Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input > > s

Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support for Y210LE

2020-01-19 Thread Fu, Linjie
> -Original Message- > From: ffmpeg-devel On Behalf Of > Carl Eugen Hoyos > Sent: Thursday, January 16, 2020 19:38 > To: FFmpeg development discussions and patches de...@ffmpeg.org> > Subject: Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support > fo

Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support for Y210LE

2020-01-16 Thread Fu, Linjie
> -Original Message- > From: ffmpeg-devel On Behalf Of > Carl Eugen Hoyos > Sent: Thursday, January 16, 2020 19:38 > To: FFmpeg development discussions and patches de...@ffmpeg.org> > Subject: Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support > fo

Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support for Y210LE

2020-01-16 Thread Carl Eugen Hoyos
.org> > > Subject: Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support > > for Y210LE > > > > Am Mi., 15. Jan. 2020 um 07:59 Uhr schrieb Linjie Fu : > > > > > > Add swscale input support for Y210LE, output support and fate > > > test

Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support for Y210LE

2020-01-15 Thread Fu, Linjie
> -Original Message- > From: ffmpeg-devel On Behalf Of > Carl Eugen Hoyos > Sent: Thursday, January 16, 2020 02:30 > To: FFmpeg development discussions and patches de...@ffmpeg.org> > Subject: Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support > fo

Re: [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support for Y210LE

2020-01-15 Thread Carl Eugen Hoyos
Am Mi., 15. Jan. 2020 um 07:59 Uhr schrieb Linjie Fu : > > Add swscale input support for Y210LE, output support and fate > test could be added later if there is requirement for software > CSC to this packed format. Please confirm that this works as expected on big-endian hardware. Thank you, Carl