OSDN Git Service

Finally distinguish TIFF_CCITT_RLE and TIFF_G3 1-D case, so both of them
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 28 Sep 2009 05:17:20 +0000 (05:17 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 28 Sep 2009 05:17:20 +0000 (05:17 +0000)
commit8da5d3dc3792b6992e4794351125279f05c8ba0e
tree3de8fd9a43156792a0497b79b424b114e7315b39
parent7c6f5238c68b1fa5e0d61afaa3f6c68e586cf9c5
Finally distinguish TIFF_CCITT_RLE and TIFF_G3 1-D case, so both of them
will be decoded correctly.
This fixes issue 1423.

Originally committed as revision 20065 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/faxcompr.c
libavcodec/faxcompr.h
libavcodec/tiff.c