summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/YuvToJpegEncoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix native crash while saving a panorama.Wu-cheng Li2012-10-171-4/+10
* Remove useless forward declarations.Elliott Hughes2011-04-121-1/+0
* YuvImage: jpeg_set_quality() should be called after jpeg_set_defaults().Chia-chi Yeh2010-03-101-5/+2
* Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it.Mathias Agopian2010-02-181-2/+2
* get rid off the YUV formats at the libui layerMathias Agopian2010-02-161-3/+4
* Add a Java API that converts yuv data to a jpeg.Wei-Ta Chen2010-01-271-0/+252