Do not compile ZLib data uncompressing function in TIFF decoder when ZLib is
authorMartin Storsjö <martin@martin.st>
Sun, 27 Sep 2009 09:43:11 +0000 (09:43 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 27 Sep 2009 09:43:11 +0000 (09:43 +0000)
commiteec69b399afc58b0f3215e32e9cae63ac2f1f9c1
tree1c8d0b3b0cbac8b9d428042763f3746e0ed5a28b
parent40e024091d70f335337b0490c91a5e31c4874b6b
Do not compile ZLib data uncompressing function in TIFF decoder when ZLib is
not present.
Patch by Martin Storsjö
($firstname <at> $firstname <dot> two first letters of $lastname)

Originally committed as revision 20058 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/tiff.c