History log of /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ImageToProcess.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f6031c016d916db9789026dc0a6c559d8163a088 19-Feb-2015 Spike Sprague <spikuru@google.com> Add EXIF data to images processed via software JPEG encoder.
bug: 16961102

Change-Id: I3df48a74fedbba6ca5540bf095f5e5eaf93db3ab
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ImageToProcess.java
c56ef82017f772c5892bfc8a46f4ee5e3a9b65ad 06-Mar-2015 Puneet Lall <puneetl@google.com> Add partial crop support to ImageBackend

Adds functionality to crop final YUV images through the ImageBackend.

Note that thumbnails are not yet cropped correctly.

Bug: 19323062
Change-Id: I55e0ad2ce60fd963d0d3f452dc10bc7548f08b1c
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ImageToProcess.java
3830d419691ef865f01b362fee9618bac2aa8888 20-Dec-2014 Sascha Haeberling <haeberling@google.com> Store ZSL images in correct orientation and show progress in filmstrip.

Added an ImageRotationCalculator which calcuates the image rotation
based on camera characteristics and the device orientation at the time
of the shot.

Also moves the image backend code into its own sub-package.

Change-Id: I4b6b83e3e3cebece83215c19d0aff826ff853352
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ImageToProcess.java