[FFmpeg-devel] [PATCH v1 1/2] lavc/vp9: set yuvj pixel format for full range decode

Thilo Borgmann thilo.borgmann at mail.de
Sat Jun 17 14:46:58 EEST 2023


Am 17.06.23 um 13:40 schrieb Paul B Mahol:
> NAK, there is color_range that should not be ignored.

In patch 1/2 color_range is used in the condition for the switch.

if (avctx->color_range == AVCOL_RANGE_JPEG) {

Or I don't understand. What shall be done with color_range?


> Fix finally scale filter.

Hmm? Where what who?

-Thilo



More information about the ffmpeg-devel mailing list