summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/jpegstream
Commit message (Collapse)AuthorAgeFilesLines
* Clean up Gallery codes.Angus Kong2013-08-094-449/+0
| | | | | | bug:10263696 Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263
* Added jpeg streaming classes.Ruben Brunk2013-07-114-0/+449
- 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