I want to ask about the change to have EXIF data modify the JPEG decoding. I can see why it would be desired to have a method that does it, but why would that be the default behavior? Are there any other applications/libs that does this by default?
The photo viewer application I wrote for the Lyngbox does it. :-) In general, I think this is proabably a behaviour that you want to have as default in that kind of application (viewing photos from USB mass storage or PTP device), but not (as default) in a library.
What is the change?
If there's something that changes the behaviour, I think it should be called something else than decode...
pike-devel@lists.lysator.liu.se