Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-20 | retrace: Support dumping floating point images to PNG. | Jose Fonseca | 1 | -4/+54 |
2015-05-20 | image: Simplify PNG row iteration. | Jose Fonseca | 1 | -11/+2 |
2014-08-14 | image: Support stripping alpha channel when writing PNG images. | José Fonseca | 1 | -4/+8 |
2013-09-11 | image: Add floating point support. | José Fonseca | 1 | -0/+2 |
2013-09-11 | image: Allow to read PNG from a C++ stream. | José Fonseca | 1 | -10/+20 |
2013-09-11 | image: Move helpers to respective modules. | José Fonseca | 1 | -0/+11 |
2013-09-11 | image: Fix reading of PNG images with different number of channels. | José Fonseca | 1 | -5/+8 |
2012-12-07 | image: Move image code into its own module. | José Fonseca | 1 | -0/+206 |