| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Based on a05635e by Michael Niedermayer.
Fixes ticket #6797.
|
| |
|
|
|
|
| |
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
|
|
|
| |
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
|
|
|
| |
Fixes ticket #6044
Based on patch by Carl Eugen Hoyos
|
|
|
|
|
|
|
|
| |
This is what gimp, ImageMagick and FreeImage do and what the
Adobe Photoshop file format specification suggests.
Fixes a sample from ticket #6045.
Reviewed-by: Martin Vignali
|
|
|
|
| |
Fixes ticket #6045.
|
| |
|
|
Decode the Image Data Section (which contains merged pictures).
Support RGB/A and Grayscale/A in 8bits and 16 bits per channel.
Support uncompress and rle decompression in Image Data Section.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|