Re: [FFmpeg-devel] [PATCH 00/11] YUVJ removal

2024-01-12 Thread Michael Niedermayer
On Fri, Jan 12, 2024 at 09:25:57AM +0100, Niklas Haas wrote: > A continuation of my meta patchset on YUVJ removal. This series: > > - Fixes a few shortcomings in the YUV negotiation infrastructure, in > particular around dealing with untagged frames > - Adds explicit information about the color

[FFmpeg-devel] [PATCH 00/11] YUVJ removal

2024-01-12 Thread Niklas Haas
A continuation of my meta patchset on YUVJ removal. This series: - Fixes a few shortcomings in the YUV negotiation infrastructure, in particular around dealing with untagged frames - Adds explicit information about the color range support to every single AVCodec - Feeds this information back i