Fixed misplaced bracked introduced in 1.0.11 |
|
More...
|
over 14 years ago
|
Fixed typo in makefile.vcwin32 ("(0)" should be "(O)") |
|
More...
|
about 15 years ago
|
Fix typo (.0 should be .o) |
|
More...
|
about 16 years ago
|
Check return from GlobalAlloc() |
|
More...
|
about 17 years ago
|
Fixed typo (old_ should just be old) |
|
More...
|
about 17 years ago
|
Attempting to fix bugs reported on the bug tracker, bug #1896227 |
|
More...
|
about 17 years ago
|
Update version number to 1.0.10 |
|
More...
|
over 17 years ago
|
Fixed an incorrect #ifndef (bug report by Lucas Quintana) |
|
More...
|
almost 18 years ago
|
fix handling of all-zero-delay MNG files. |
|
More...
|
almost 18 years ago
|
handover to glennrp |
|
More...
|
almost 18 years ago
|
Cleanup for libmng-1.0.10 release |
|
More...
|
almost 18 years ago
|
Cleanup for 1.0.10 release |
|
More...
|
almost 18 years ago
|
Removed test-options for APNG and aNIM as they shouldn't be in the standard DLL! |
|
More...
|
almost 18 years ago
|
1.0.10 release |
|
More...
|
almost 18 years ago
|
no message |
|
More...
|
almost 18 years ago
|
Bugfixes by Lucas Quintana |
|
More...
|
almost 18 years ago
|
added provisional ANG support |
|
More...
|
about 18 years ago
|
added provisional support for mPNG proposal |
|
More...
|
about 18 years ago
|
Fix spelling ("it's" -> "its") and update copyright year. |
|
More...
|
about 19 years ago
|
Add CAIRO support. |
|
More...
|
about 19 years ago
|
Makefile for QNX, contributed by W. Manthey |
|
More...
|
about 19 years ago
|
Added CANVAS_RGB555 and CANVAS_BGR555, thanks to Wolfram Manthey. |
|
More...
|
about 19 years ago
|
Added a missing "SKIPCHUNK_MAGN" conditional. |
|
More...
|
over 19 years ago
|
Memory footprint optimization. |
|
More...
|
over 19 years ago
|
Cleaned up some spelling errors in comments. |
|
More...
|
over 19 years ago
|
Disable 1_2_4 bit optimization in mozilla. It hasn't been tested enough. |
|
More...
|
over 19 years ago
|
Added a comment about the previous change. |
|
More...
|
over 19 years ago
|
#ifdef out use of mng_inflate_buffer when compressed chunk types aren't handled. |
|
More...
|
over 19 years ago
|
Allocate more memory for MNG_NO_1_2_4BIT_SUPPORTED configuration, to avoid overflowing while decoding 1, 2, or 4-bit images. |
|
More...
|
over 19 years ago
|
Disable optimize chunkreader. Disable MAGN chunk in MOZ_MNG and MOZ_NO_JNG configurations. Enable 16-bit support in MOZ_MNG and MOZ_NO_JNG configurations. |
|
More...
|
over 19 years ago
|