Justin Maggard
|
c5bb5c84b3
|
* Add image rotation support during resize. (mostly useful for TiVo)
|
2012-01-22 00:33:55 +00:00 |
|
Justin Maggard
|
9a9270cecf
|
* Fix some issues reported by cppcheck.
|
2011-05-02 23:50:52 +00:00 |
|
Justin Maggard
|
8e0fcd56f9
|
* Complete/clarify license information.
|
2010-11-11 23:48:14 +00:00 |
|
Justin Maggard
|
c779eab4de
|
* Optimize JPEG scaling by downscaling as much as possible during decompression.
|
2010-06-08 17:34:29 +00:00 |
|
Justin Maggard
|
a26802539f
|
* Fall back to rudimentary XMP parsing when getting image dates from EXIF fails.
|
2009-11-05 23:15:29 +00:00 |
|
Justin Maggard
|
1ef627ac3c
|
* Don't trust EXIF to tell us the accurate resolution; instead, parse the JPEG data ourselves.
* Add on-the-fly downscaling for JPEGs too large to fit the JPEG_LRG DLNA profile.
|
2009-10-13 01:20:19 +00:00 |
|
Justin Maggard
|
ac5a37b27a
|
* Get rid of all depenence on libgd, and use libjpeg directly.
|
2009-03-19 08:06:27 +00:00 |
|