Re: [FFmpeg-devel] [PATCH 3/7] swscale/output: add XV48 output support

2024-11-01 Thread Michael Niedermayer
On Thu, Oct 31, 2024 at 04:13:38PM -0300, James Almer wrote: > On 10/31/2024 3:34 PM, Michael Niedermayer wrote: > > On Tue, Oct 29, 2024 at 04:50:47PM -0300, James Almer wrote: > > > On 10/29/2024 4:29 PM, Michael Niedermayer wrote: > > > > On Tue, Oct 29, 2024 at 01:03:21PM +0100, Michael Niederm

Re: [FFmpeg-devel] [PATCH 3/7] swscale/output: add XV48 output support

2024-10-31 Thread James Almer
On 10/31/2024 3:34 PM, Michael Niedermayer wrote: On Tue, Oct 29, 2024 at 04:50:47PM -0300, James Almer wrote: On 10/29/2024 4:29 PM, Michael Niedermayer wrote: On Tue, Oct 29, 2024 at 01:03:21PM +0100, Michael Niedermayer wrote: On Fri, Oct 25, 2024 at 07:56:29PM -0300, James Almer wrote: On

Re: [FFmpeg-devel] [PATCH 3/7] swscale/output: add XV48 output support

2024-10-31 Thread Michael Niedermayer
On Tue, Oct 29, 2024 at 04:50:47PM -0300, James Almer wrote: > On 10/29/2024 4:29 PM, Michael Niedermayer wrote: > > On Tue, Oct 29, 2024 at 01:03:21PM +0100, Michael Niedermayer wrote: > > > On Fri, Oct 25, 2024 at 07:56:29PM -0300, James Almer wrote: > > > > On 10/25/2024 7:18 PM, Michael Niederm

Re: [FFmpeg-devel] [PATCH 3/7] swscale/output: add XV48 output support

2024-10-29 Thread James Almer
On 10/29/2024 4:29 PM, Michael Niedermayer wrote: On Tue, Oct 29, 2024 at 01:03:21PM +0100, Michael Niedermayer wrote: On Fri, Oct 25, 2024 at 07:56:29PM -0300, James Almer wrote: On 10/25/2024 7:18 PM, Michael Niedermayer wrote: On Wed, Oct 23, 2024 at 04:36:44PM -0300, James Almer wrote: Si

Re: [FFmpeg-devel] [PATCH 3/7] swscale/output: add XV48 output support

2024-10-29 Thread Michael Niedermayer
On Tue, Oct 29, 2024 at 01:03:21PM +0100, Michael Niedermayer wrote: > On Fri, Oct 25, 2024 at 07:56:29PM -0300, James Almer wrote: > > On 10/25/2024 7:18 PM, Michael Niedermayer wrote: > > > On Wed, Oct 23, 2024 at 04:36:44PM -0300, James Almer wrote: > > > > Signed-off-by: James Almer > > > > --

Re: [FFmpeg-devel] [PATCH 3/7] swscale/output: add XV48 output support

2024-10-29 Thread Michael Niedermayer
On Fri, Oct 25, 2024 at 07:56:29PM -0300, James Almer wrote: > On 10/25/2024 7:18 PM, Michael Niedermayer wrote: > > On Wed, Oct 23, 2024 at 04:36:44PM -0300, James Almer wrote: > > > Signed-off-by: James Almer > > > --- > > > libswscale/output.c | 37 +++

Re: [FFmpeg-devel] [PATCH 3/7] swscale/output: add XV48 output support

2024-10-25 Thread James Almer
On 10/25/2024 7:18 PM, Michael Niedermayer wrote: On Wed, Oct 23, 2024 at 04:36:44PM -0300, James Almer wrote: Signed-off-by: James Almer --- libswscale/output.c | 37 +++- libswscale/utils.c | 4 +-- tests/ref/fate/filter-pixd

Re: [FFmpeg-devel] [PATCH 3/7] swscale/output: add XV48 output support

2024-10-25 Thread Michael Niedermayer
On Wed, Oct 23, 2024 at 04:36:44PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libswscale/output.c | 37 +++- > libswscale/utils.c | 4 +-- > tests/ref/fate/filter-pixdesc-xv48be | 1 + > tests/ref/fate/filter