summaryrefslogtreecommitdiffstats
path: root/jni_jpegstream/src/jpeg_reader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added jpeg streaming classes.Ruben Brunk2013-07-111-0/+254
- Provides streaming operations for decompressing/compressing JPEG files. - Allows pixel operations to be performed on large JPEG images without holding the entire bitmap in memory. Change-Id: I597ddf282b59d2ba6d6bca4722208121e3728f94