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

Niklas Haas ffmpeg at haasn.xyz
Fri Jan 12 10:25:57 EET 2024


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 into the filter graph, thus fully
  obsoleting YUVJ formats
- Removes the actual YUVJ pixel formats themselves

The actual removal of YUVJ can be delayed / split off as appropriate.



More information about the ffmpeg-devel mailing list