summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/colorconversion/ColorConverter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-1/+1
* Remove the restriction that the width must be a multiple of 4 or 2 for thumbn...James Dong2012-02-011-22/+35
* Fix the new color converter to respect the destination crop rect.Andreas Huber2011-06-271-53/+28
* Integrating TI OMAP4 Video DecoderAnu Sundararajan2011-06-231-0/+101
* Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.hJames Dong2011-06-031-2/+0
* Color conversion now supports YUV420p->RGB565 conversion even if the width is...Andreas Huber2011-05-051-6/+9
* The color conversion from YUV420Planar to RGB only requires the image width t...James Dong2011-02-111-1/+1
* Colorconverter may not support some src/dst bitmap configurations.Andreas Huber2011-01-061-26/+49
* Squashed commit of the following:Andreas Huber2010-11-221-73/+119
* Support for vanilla YUV420sp => RGB565 color conversion.Andreas Huber2010-06-301-0/+68
* AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...Andreas Huber2009-12-141-0/+297