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

Paul B Mahol onemda at gmail.com
Sat Jun 17 14:53:43 EEST 2023


On Sat, Jun 17, 2023 at 1:47 PM Thilo Borgmann <thilo.borgmann at mail.de>
wrote:

> 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?
>

Actually used, and all YUVJ uses finally removed from codebase.


>
>
> > Fix finally scale filter.
>
> Hmm? Where what who?
>

Perhaps just frame->color_range needs to be set?



>
> -Thilo
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-devel mailing list