log tiff.c @ 8589:a29b5b5c3c9d libavcodec

age author description
Fri, 26 Dec 2008 18:42:26 +0000 michael Enable faxcompr. libavcodec
Mon, 22 Dec 2008 06:50:18 +0000 kostya Decode TIFF image only after all tags have been decoded libavcodec
Mon, 22 Dec 2008 06:47:51 +0000 kostya Some TIFFs declare -1 for the single strip height libavcodec
Mon, 22 Dec 2008 06:43:14 +0000 kostya Add monochrome TIFF support libavcodec
Mon, 22 Dec 2008 06:39:31 +0000 kostya Calculate line size variable correctly for lower bitdepths and use it for raw data copying libavcodec
Wed, 17 Dec 2008 17:39:35 +0000 kostya 4l: TIFF stores short strings inside tag, do not interpret it is as an offset libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec