[FFmpeg-devel] [PATCH] RGBA and YUV440 decoding support for libopenjpeg decoder

Michael Bradshaw mbradshaw at sorensonmedia.com
Sun Dec 18 01:48:42 CET 2011


On Sat, Dec 10, 2011 at 11:04 AM, Michael Niedermayer <michaelni at gmx.at>wrote:

> On Sat, Dec 10, 2011 at 09:27:39AM -0700, Michael Bradshaw wrote:
> > On Fri, Dec 2, 2011 at 3:14 PM, Jean First <jeanfirst at gmail.com> wrote:
> > >
> > >
> > > On Fri Dec  2 22:56:28 2011, Michael Niedermayer wrote:
> > >>
> > >> On Wed, Nov 30, 2011 at 09:46:56PM -0700, Michael Bradshaw wrote:
> > >>>
> > >>> Hi, attached is a patch to allow support for decoding RGBA and
> YUV440 J2K
> > >>> video with the libopenjpeg decoder.  Feedback is welcome.  Hopefully
> this
> > >>> is the first patch where I manage to get all the trailing whitespace
> on
> > >>> the
> > >>> first try... I need to run patcheck more often :)
> > >>>
> > >>> Thanks,
> > >>>
> > >>> Michael
> > >>
> > >>
> > >>>  libopenjpegdec.c |    2 ++
> > >>>  1 file changed, 2 insertions(+)
> > >>> 5d10bd048b94d95e07f5db60e9f02bd57c848dd4
> > >>>  0001-Added-RGBA-and-YUV440-decoding-support-for-libopenjp.patch
> > >>>  From d1e0bf500669b27d8196db2656d03a2cb1dc164c Mon Sep 17 00:00:00
> 2001
> > >>> From: Michael Bradshaw<mbradshaw at sorensonmedia.com>
> > >>
> > >>
> > >> I think the patch should be ok
> > >> maybe jean could comment too?
> > >>
> > >
> > > Yes - looks ok. Thanks.
> > > Jean
> >
> > I'm just wondering if this ever got applied?  Also, my other patch for
> > yuva420 decoding never got a response
> > (http://ffmpeg.org/pipermail/ffmpeg-devel/2011-December/117271.html)
>
> do you have some branch with the patches that i can just merge ?


Sure, they've been committed to my master branch (
https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder).  For future
patches, would you like me to do things like this (i.e. submit patch for
review, but apply it in one of my branches which you can use to merge it
into FFmpeg), even for things not dealing with openjpeg?

Sorry it's taken me forever to get back to you; I just finished finals in
school this week so now I can breathe.

Thanks,

Michael


More information about the ffmpeg-devel mailing list