[FFmpeg-devel] [PATCH] avcodec/mjpegdec: remove usage of YUVJ pixel formats

Paul B Mahol onemda at gmail.com
Sun Feb 7 15:24:03 CET 2016


On 2/7/16, wm4 <nfxjfg at googlemail.com> wrote:
> On Sun, 7 Feb 2016 14:51:30 +0100
> Paul B Mahol <onemda at gmail.com> wrote:
>
>> From 9906feda3445d7474ac8d88bfbbe7250e6e14ec4 Mon Sep 17 00:00:00 2001
>> From: Paul B Mahol <onemda at gmail.com>
>> Date: Sun, 7 Feb 2016 14:49:14 +0100
>> Subject: [PATCH] avcodec/mjpegdec: remove usage of YUVJ pixel formats
>>
>> They have been deprecated long ago.
>>
>
> I'm all for it.
>
> Last time we discussed this, it was a problem because libavfilter
> doesn't use the color range as part of format negotiation, and some
> filters require limited or unlimited range (or something like this).

I see currently only lut filter that needs but ignores color_range completely.
Will post patch later for it.


More information about the ffmpeg-devel mailing list