On Mon, May 09, 2011 at 12:51:24PM +0200, Stefano Sabatini wrote:
> Format detection and internal frame initialization is moved to a
> separate init_image() function, which is called when all the tags have
> been read, and so both BitsPerSample and SamplesPerPixel information
> has been collected.
> 
> Fix decoding of file 11.tiff, trac issue number #167.
> 
> Based on a patch by Kostya Shishkov <kostya.shish...@gmail.com>.
> ---
>  libavcodec/tiff.c |  118 
> ++++++++++++++++++++++++++++-------------------------
>  1 files changed, 62 insertions(+), 56 deletions(-)

looks ok to me
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to