History log of /external/jpeg/jdhuff.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
27c2e1a63730561332f4d3c406c7e9b7c36963d2 10-Jan-2011 Wei-Ta Chen <weita@google.com> Fix the JPEG tile decode issue in the case of JPEGs having restart
markers.

The fix stores the restart information on each index point and restores
the restart information when we do the tile decode.

Bug: 3312406
Change-Id: I5cd8717d4b60ffb5d2e7c97189ee044d67472fe2
/external/jpeg/jdhuff.c
cc66ecf44d1407039b05ffd7b3342389f95c17b7 20-Aug-2010 Joseph Wen <josephwen@google.com> Fix a bug related to tile based decoding

When the sample size is larger than 1.
The calculation of image's height and width should be rounding up not down.

Change-Id: I6c2ad1f630d1f8f9392594887e23f294ecde2352
/external/jpeg/jdhuff.c
f5b94eebe742df1a9bb3941fc0a0ec0137e936ef 12-Jul-2010 Joseph Wen <josephwen@google.com> Do tile-based jpeg decoding for progressive mode.

Change-Id: I5619105ae6a6e2505d17260431bc7a91170eecd6
/external/jpeg/jdhuff.c
3147fbe7688fc353e6ae03825a37cf101a4ee01d 12-Jul-2010 Joseph Wen <josephwen@google.com> Support tile-based jpeg decoding.This change only handles the baseline case.

The functionality of tile-based decode is enabled by default.
To disable it, mark off the flag of ANDROID_TILE_BASED_DECODE in Android.mk

Change-Id: Ib9f7839095b0ca55260c28d3c499c871e81332ea
/external/jpeg/jdhuff.c
9f5d49a1588e438ae7ceabd0c94172117e3303aa 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/jpeg/jdhuff.c
38777fb873b051d8d8bffbbd1de731cc9574a33b 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/jpeg/jdhuff.c
c6a7fc661d57f86ac08cd637abc881cbe687b11a 12-Jan-1970 Upstream <upstream-import@none> external/jpeg 6b
/external/jpeg/jdhuff.c