OSDN Git Service

Make sure all the bits are written to output in fax data decoder.
authorKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 29 Sep 2009 05:55:14 +0000 (05:55 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 29 Sep 2009 05:55:14 +0000 (05:55 +0000)
commita5568f460826b7ce068e81b2d51f35c5052287ed
tree554f947370676a8e33862ff8b9041b23b8e2a3ff
parent0b8e7ab059f3038a6a662ea743f4f7d2de6722ef
Make sure all the bits are written to output in fax data decoder.
This fixes decoding TIFF images with fax compression and width being not
multiple of eight (and issue 1429).

Originally committed as revision 20072 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/faxcompr.c