Re: [FFmpeg-devel] [PATCH 10/20] swscale/output: add VYU444 output support

2024-10-17 Thread James Almer
On 10/16/2024 8:17 PM, Michael Niedermayer wrote: On Wed, Oct 09, 2024 at 02:03:28PM -0300, James Almer wrote: On 10/8/2024 4:56 PM, Michael Niedermayer wrote: On Mon, Oct 07, 2024 at 09:29:45AM -0300, James Almer wrote: Signed-off-by: James Almer --- libswscale/output.c

Re: [FFmpeg-devel] [PATCH 10/20] swscale/output: add VYU444 output support

2024-10-16 Thread Michael Niedermayer
On Wed, Oct 09, 2024 at 02:03:28PM -0300, James Almer wrote: > On 10/8/2024 4:56 PM, Michael Niedermayer wrote: > > On Mon, Oct 07, 2024 at 09:29:45AM -0300, James Almer wrote: > > > Signed-off-by: James Almer > > > --- > > > libswscale/output.c | 43

Re: [FFmpeg-devel] [PATCH 10/20] swscale/output: add VYU444 output support

2024-10-09 Thread James Almer
On 10/8/2024 4:56 PM, Michael Niedermayer wrote: On Mon, Oct 07, 2024 at 09:29:45AM -0300, James Almer wrote: Signed-off-by: James Almer --- libswscale/output.c | 43 libswscale/utils.c | 2 +- tests/ref/fate/filter-pixdes

Re: [FFmpeg-devel] [PATCH 10/20] swscale/output: add VYU444 output support

2024-10-08 Thread Michael Niedermayer
On Mon, Oct 07, 2024 at 09:29:45AM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libswscale/output.c | 43 > libswscale/utils.c | 2 +- > tests/ref/fate/filter-pixdesc-vyu444 | 1 + > tests/ref/fate/filter-

[FFmpeg-devel] [PATCH 10/20] swscale/output: add VYU444 output support

2024-10-07 Thread James Almer
Signed-off-by: James Almer --- libswscale/output.c | 43 libswscale/utils.c | 2 +- tests/ref/fate/filter-pixdesc-vyu444 | 1 + tests/ref/fate/filter-pixfmts-copy | 1 + tests/ref/fate/filter-pixfmts-crop | 1