[FFmpeg-devel] [PATCH] mjpegdec: Properly set the context colorspace info
wm4
nfxjfg at googlemail.com
Wed Jun 25 10:03:41 CEST 2014
On Tue, 24 Jun 2014 19:38:18 +0200
Michael Niedermayer <michaelni at gmx.at> wrote:
> On Tue, Jun 24, 2014 at 05:38:54PM +0100, Derek Buitenhuis wrote:
> > The JPEG spec requires it to be this.
> >
> > Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
>
> LGTM
>
> one thing to note though, is that this may be wrong for mjpeg in
> various containers
>
> [...]
>
I guess mov supports container colorspace information? Then this
information would probably override the codec settings. But I think
mov.c doesn't export this.
More information about the ffmpeg-devel
mailing list