summaryrefslogtreecommitdiffstats
path: root/jni_jpegstream
Commit message (Collapse)AuthorAgeFilesLines
* Remove all .mk files from the cloned Camera2 until the project isSascha Haeberling2013-08-061-41/+0
| | | | | | properly set up. Change-Id: I3eb79a7a756793ac5253b8c40c3fbc6c6fe2e8e3
* Added jpeg streaming classes.Ruben Brunk2013-07-1119-0/+1848
- 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