Opened 15 years ago
Closed 15 years ago
#908 closed defect (fixed)
tiff: reject tiled files
| Reported by: | ami_stuff | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avcodec |
| Version: | git-master | Keywords: | tif |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | yes |
Description
patch attached
Attachments (2)
Change History (5)
by , 15 years ago
by , 15 years ago
| Attachment: | tiled.diff added |
|---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Component: | undetermined → avcodec |
|---|---|
| Keywords: | tif added |
| Reproduced by developer: | set |
| Status: | new → open |
| Version: | unspecified → git-master |
comment:3 by , 15 years ago
| Analyzed by developer: | set |
|---|---|
| Resolution: | → fixed |
| Status: | open → closed |
Replying to ami_stuff:
patch attached
Fixed in:
commit 98dfdfdd8e5e94d7a2cdf9ac0b4ef8c622afe4e9
Author: Paul B Mahol <onemda@gmail.com>
Date: Tue Jan 10 18:45:44 2012 +000
tiffdec: notify user that tile support is missing
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
Thanks for the report.
Note:
See TracTickets
for help on using tickets.



Better patch on ML.