summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/YuvImage.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing the wrong link in YuvImage JavaDoc.Keiji Ariyama2011-02-051-3/+3
* Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it.Mathias Agopian2010-02-181-12/+12
* Modify the API of YuvImage, so that callers do not need to deal withWei-Ta Chen2010-02-101-54/+125
* Unhide YuvImage, which supports compressing a YUV rectangle region to JPEG.Wei-Ta Chen2010-01-281-2/+0
* Add a Java API that converts yuv data to a jpeg.Wei-Ta Chen2010-01-271-0/+171