24
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected over 1 year ago.
Dec 31, 2021 — Dec 31, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
coders/bmp.c When alpha is to be used, writer must not use BI_BITFIELDS compression that instructs to strip alpha.
fojtik
as Jaroslav Fojtik
More... 9 months ago
MSVC2010 does not have stdbool.h nor inttypes.h
fojtik
as Jaroslav Fojtik
More... 9 months ago
coders/bmp.c Remove 3rd condition that blocked correct processiong of BI_ALPHABITFIELDS compression :(.
fojtik
as Jaroslav Fojtik
More... 9 months ago
coders/bmp.c Added support for BI_ALPHABITFIELDS compression.
fojtik
as Jaroslav Fojtik
More... 9 months ago
coders/bmp.c Reveal a contents of OS22XBITMAPHEADER.
fojtik
as Jaroslav Fojtik
More... 9 months ago
Update generated files More... 9 months ago
coders/bmp.c Do not throttle on native low endian systems.
fojtik
as Jaroslav Fojtik
More... 9 months ago
Tidy ChangeLog and update generated files More... 9 months ago
coders/bmp.c Enforce default color masks when bmp_info.compression==BI_RGB.
fojtik
as Jaroslav Fojtik
More... 9 months ago
coders/bmp.c Populate upper byte to lower byte even for lower bpp than 8.
fojtik
as Jaroslav Fojtik
More... 9 months ago
coders/bmp.c Enforce default matte for 40 byte BMP header & 32bpp.
fojtik
as Jaroslav Fojtik
More... 9 months ago
ReadTIFFImage(): Restore reading the alpha channel for TIFF files with unspecified alpha More... 9 months ago
Makefile.am: Changelogs ChangeLog.2021 and ChangeLog.2022 where missing from the distribution! More... 9 months ago
Update generated files More... 9 months ago
Tidy More... 9 months ago
Tidy More... 9 months ago
coders/bmp.c Fix reading corruption 16bpp.
fojtik
as Jaroslav Fojtik
More... 9 months ago
coders/tiff.c Fix compillation problem in MSVC.
fojtik
as Jaroslav Fojtik
More... 9 months ago
WriteTIFFImage(): Default the alpha channel to type EXTRASAMPLE_UNASSALPHA(2) More... 9 months ago
Updates for 1.3.41 release More... 9 months ago
Block Coverity from seeing intentionally wasteful NULL assignments. More... 9 months ago
Change from scan-build-12 to scan-build-13 More... 9 months ago
Change from scan-build-12 to scan-build-13 More... 9 months ago
index.rst: Update Coverity metrics More... 9 months ago
ReadTIFFImage(): Fix garbled logic pertaining to photometric checks More... 9 months ago
ReadHEIFImage() Avoid Coverity gripe about ignore_transformations is always 1 for old libheif versions More... 9 months ago
ReadIdentityImage(): Check the return value from AllocateImageColormap() More... 9 months ago
ExpandFilename(): Handle the case where sysconf() returns a negative value. More... 9 months ago
Update generated files More... 9 months ago
Add a comment about a purpose of passing arbitrary header size >=64.
fojtik
as Jaroslav Fojtik
More... 9 months ago