mbox series

[FFmpeg-devel,v2,00/10] YUVJ removal preliminary cleanup

Message ID 20231028144430.60538-1-ffmpeg@haasn.xyz
Headers show
Series YUVJ removal preliminary cleanup | expand

Message

Niklas Haas Oct. 28, 2023, 2:41 p.m. UTC
Changes since v1:
- Fixed convert_unscaled setting for alpha blendaway case
- Reworded log message to be less misleading
- Fixed sws_setColorspaceDetails not working for non-8bit formats
- Fixed wrong (undocumented/inconsistent) behavior for AVCOL_SPC_RGB
- Fixed in_color_matrix default value
- Moved setting MPEG range to pixfmt branch in avcodec/pnm