summaryrefslogtreecommitdiffstats
path: root/camera/Encoder_libjpeg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera: Implement build without neonDaniel Levin2015-02-031-32/+38
* Prevent duplicate DateTime tags in EXIF.Daniel Levin2012-07-251-1/+9
* CameraHAL: Moved Camera HAL sources out of namespace androidDaniel Levin2012-07-251-7/+10
* CameraHAL: Portability changesDaniel Levin2012-07-251-1/+0
* CameraHAL: Extends pixel format YUV422i-uyvy for video snapshot.Saravanan Solaiyappan2012-07-251-8/+68
* CameraHal: Add more Exif data for video snapshotTyler Luu2012-07-251-1/+9
* CameraHal: Various fixes for issues seen during monkey testsEmilian Peev2012-07-251-11/+11
* CameraHAL: Fixed crash while resizing NV12 frameDaniel Levin2012-07-251-0/+2
* CameraHAL: Fixed inserting EXIF thumbnailDaniel Levin2012-07-251-1/+1
* CameraHAL: Fixed memory corruption while JPEG encodingDaniel Levin2012-07-251-1/+1
* CameraHAL: Improved debug loggingDaniel Levin2012-07-251-2/+0
* CameraHAL: Enable LDCNSF for Video snapshotMilen Mitkov2011-11-301-4/+7
* videosnapshot memory corruption fixes.Akwasi Boateng2011-11-111-1/+2
* CameraHal: Fixes for #testVideoSnapshotTyler Luu2011-10-151-2/+59
* omap4xxx: camera: cancel and flush for SW JPEG encoderTyler Luu2011-10-071-2/+5
* omap4xxx: camera: EXIF thumbnail for video snapshotTyler Luu2011-10-071-13/+126
* CameraHal: Optimize uyvy to yuv44 conversionTyler Luu2011-09-141-15/+52
* CameraHal: Add Exif support to video snapshotTyler Luu2011-09-121-0/+93
* CameraHal: Initial support for video snapshotTyler Luu2011-09-021-0/+158