History log of /external/jhead/jpgfile.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
31b17e69a87e4caa50f9c6b1a47c84ef75f79d83 21-Aug-2013 Jeff Sharkey <jsharkey@android.com> Support extracting of thumbnail offsets.

AssetFileDescriptors work by defining a region of an underlying
FileDescriptor across process boundaries, so they require the offset
and length of the EXIF thumbnail region.

Bug: 10412208
Change-Id: I7520fdbbddd7afb1c454bd523ec32eb3602a998f
/external/jhead/jpgfile.c
7a314dab81f01bac02d617ffca9dbf7b6cc00700 06-Jan-2012 Steve Block <steveblock@google.com> Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/157220

Bug: 5449033
Change-Id: Iec4192a0fbd58352a3a967095b2d51b5a715dc05
/external/jhead/jpgfile.c
84f254d6bb4e3458e25bd14394306dd8b89b02d8 20-Dec-2011 Steve Block <steveblock@google.com> Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156016

Bug: 5449033
Change-Id: I1d1d755d5d36f9a990da3956825f642c9e2f2c9d
/external/jhead/jpgfile.c
56c2f1eebaaa22c7b7531c42cbe22b41f3d158c9 20-Oct-2011 Steve Block <steveblock@google.com> Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/143865

Bug: 5449033
Change-Id: I8e98246f7b7bc68b5ab928b8fe72cb88bbffc693
/external/jhead/jpgfile.c
13714f28c615c0cf1be4907aa6fe86f0cb5b28b8 28-Sep-2011 Tyler Luu <tluu@ti.com> Add API for jhead to use a thumbnail buffer

Extend jhead API to allow passing of thumbnail
buffer. Previously, jhead only supported replacing
thumbnails from file.

Change-Id: I9783473effbbebdfb13ef10d4974a89122d9b000
Signed-off-by: Tyler Luu <tluu@ti.com>
/external/jhead/jpgfile.c
24757b4e0fdd25e118ca322a1243c1dbe060955d 25-Aug-2011 Tyler Luu <tluu@ti.com> Add API for jhead to use a JPEG buffer

Previously, jhead API only supports reading and saving a JPEG
from/to a file. This patch adds functionality to use the jhead
library with a JPEG buffer from memory.
Signed-off-by: Tyler Luu <tluu@ti.com>

Change-Id: I18be11c8255fcdcc38f49167853c5b9690448557
Signed-off-by: Iliyan Malchev <malchev@google.com>
/external/jhead/jpgfile.c
5d50b9a3cf354040d01cfec020e4dd01295ac01c 24-Jun-2010 Ray Chen <raychen@google.com> Fix 2639116 android.process.media should always use human-readable logcat tag.
http://b/2639116

Change-Id: I2db255daa2ecf080aa67cbeb8a23b4e8d3edb8ce
/external/jhead/jpgfile.c
37f509cbf479e46c024732be201f9e8ad0bbebb1 10-Sep-2009 Benny Wong <Benny.Wong@motorola.com> Prevent corrupting image files when disk is full.

When android.media.ExifInterface.saveExifData() is called, the original file will be corrupted if the disk is full.
Originally from: https://partner.source.android.com/g/#change,1008
/external/jhead/jpgfile.c
d6a02c32e6fa83fad5794b0e19b1d28563e5a99b 25-Mar-2009 Chih-Chung Chang <> Automated import from //branches/master/...@141567,141567
/external/jhead/jpgfile.c
34a2564d3268a5ca1472c5076675782fbaf724d6 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/jhead/jpgfile.c
e0fbb24f6ea00ce3d61b73ef05faa893abf33151 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/jhead/jpgfile.c
426377d9ce95606bac741d99b5b0a3e2038924fe 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/jhead/jpgfile.c