summaryrefslogtreecommitdiffstats
path: root/libs3cjpeg
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'github/ics' into 23072012KalimochoAz2012-07-231-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Android.mk BoardConfigCommon.mk board-info.txt device_base.mk egl.cfg factory-images/generate-factory-images-package.sh kernel overlay/frameworks/base/core/res/res/values/config.xml Change-Id: If153de549a1a3b5145f856de6c55c825d3124a11
| * Change filtering to match libcamera and properly exclude non-targeted devices.Will Keaney2012-01-301-1/+1
| | | | | | | | Change-Id: Iaf7f1e5a60eee1d53dff7ebc3ddb52c4a3a25ab0
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-21/+21
| | | | | | | | | | | | | | See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: I03a60758c6dad0d9ecbce42f092a0fe757bd7184
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-1/+1
| | | | | | | | | | | | | | See https://android-git.corp.google.com/g/157065 Bug: 5449033 Change-Id: I6d2e59149c2f007d6ba8f1d2990837a37f712ffe
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-6/+6
|/ | | | | | | See https://android-git.corp.google.com/g/156016 Bug: 5449033 Change-Id: If4249034e0a90a502aba69c199173c8ad4af93b3
* device/samsung/crespo: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
| | | | | Change-Id: I25ff348e6d19d5b57c389bd18e862f3dd674512d Signed-off-by: Iliyan Malchev <malchev@google.com>
* SP5C11X: libs3cjpeg: add support for additional gps tagsMike J. Chen2010-10-242-3/+31
| | | | | | | | | | | Add support for the following GPS exif tags that CTS requires: GPS_TIMESTAMP GPS_DATESTAMP GPS_PROCESSING_METHOD Change-Id: I4aea9f20f6db247bb58c60f5869aa6cfbec6ad3a Signed-off-by: Mike J. Chen <mjchen@sta.samsung.com>
* libs3cjpeg: defensive codeJeong-Seok Yang2010-09-242-5/+43
| | | | | Change-Id: Icc1ae53ba630188c5a481ad06630983f3e0cd867 Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
* libs3cjpeg: library for using H/W JPEG encoderJeong-Seok Yang2010-09-224-0/+1241
Change-Id: I8259d86085cfc866428e5023a990cace9a384836 Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>