[FFmpeg-devel] [PATCH] libopenjpeg wrapper for jpeg2k decoding

Jai Menon jmenon86
Thu Feb 5 06:05:00 CET 2009


On Wed, Feb 4, 2009 at 5:32 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Wed, Feb 04, 2009 at 04:34:00PM +0530, Jai Menon wrote:
>> Hi,
>>
>> On Wed, Feb 4, 2009 at 4:26 PM, Diego Biurrun <diego at biurrun.de> wrote:
>> > On Wed, Feb 04, 2009 at 02:25:50PM +0530, Jai Menon wrote:
>> >>
>> >> [...]
>> >>
>> >> --- libavcodec/libopenjpeg.c  (revision 0)
>> >> +++ libavcodec/libopenjpeg.c  (revision 0)
>> >> @@ -0,0 +1,190 @@
>> >> +
>> >> +/**
>> >> +* @file libopenjpeg.c
>> >
>> > libavcodec/libopenjpeg.c
>> >
>> >> --- doc/general.texi  (revision 16912)
>> >> +++ doc/general.texi  (working copy)
>> >> @@ -162,6 +162,7 @@
>> >>  @item animated GIF @tab X @tab X @tab Only uncompressed GIFs are generated.
>> >>  @item JPEG         @tab X @tab X @tab Progressive JPEG is not supported.
>> >> + at item JPEG 2000    @tab   @tab E @tab decoding supported through external library libopenjpeg
>> >
>> > You are still missing the copy+paste of the explanation of the 'E'
>> > entry.
>>
>> revised patch attached.
>
> looks ok

not really applied but thanks for the reviews :-)

-- 
Regards,

Jai




More information about the ffmpeg-devel mailing list