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

Diego Biurrun diego
Wed Feb 4 11:56:43 CET 2009


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.

Diego




More information about the ffmpeg-devel mailing list