[FFmpeg-trac] #832(avcodec:open): tiff: support G3FAX1D

FFmpeg trac at avcodec.org
Mon Apr 9 16:06:34 CEST 2012


#832: tiff: support G3FAX1D
------------------------------------+-----------------------------------
             Reporter:  ami_stuff   |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  tif fax     |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by reimar):

 If instead of commenting out, you change the condition to:
 if(compr!=TIFF_CCITT_RLE && !g3d1 && find_group3_syncmarker(&gb,
 srcsize*8) < 0)
 Does this then fix the issue without breaking any other of you fax
 samples?

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


More information about the FFmpeg-trac mailing list