[FFmpeg-trac] #196(avcodec:closed): tiff decoder fails for monob if horizontal resolution is not a multiple of 8

FFmpeg trac at avcodec.org
Fri May 13 17:26:31 CEST 2011


#196: tiff decoder fails for monob if horizontal resolution is not a multiple of
8
-----------------------+----------------------
Reporter:  cehoyos     |       Owner:
    Type:  defect      |      Status:  closed
Priority:  normal      |   Component:  avcodec
 Version:  git-master  |  Resolution:  fixed
Keywords:              |  Blocked By:
Blocking:              |  Reproduced:  1
Analyzed:  1           |
-----------------------+----------------------
Changes (by saste):

 * analyzed:  0 => 1
 * status:  new => closed
 * resolution:   => fixed


Comment:

 It was a problem in the encoder, fixed in commit:

 commit 4d15f194b48ad1d92cca2559b6b0db3f0f234528
 Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
 Date:   Fri May 13 02:07:09 2011 +0200

     tiffenc: set bpp table for monow/monob formats

     Also makes the bpp_tab non static const, as it needs to be changed in
     this case.

     Fix encoding of monow/monob images, fix trac issue #193.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/196#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list