summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/colorconversion/SoftwareRenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* stagefright: set PTS for SoftwareRendererLajos Molnar2014-05-071-1/+6
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
* Update ANativeWindow client code for syncJamie Gennis2012-06-211-4/+4
* Until we have emulator support for YUV12 rendering do software color conversion.Andreas Huber2012-05-041-4/+14
* remove dependency on unneeded headersMathias Agopian2012-02-271-2/+0
* fix libgui header locationMathias Agopian2012-02-271-1/+0
* remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
* use SurfaceTexture new scaling mode in SFMathias Agopian2011-07-191-0/+5
* Fix the new color converter to respect the destination crop rect.Andreas Huber2011-06-271-25/+54
* This device-specific workaround is no longer necessary.Andreas Huber2011-06-081-7/+1
* Disable yuv->yuv mode and external display support until various driver fixes...Andreas Huber2011-05-161-1/+7
* Merge "Instead of using an RGB surface and conversion yuv420->rgb565"Andreas Huber2011-05-161-7/+58
|\
| * Instead of using an RGB surface and conversion yuv420->rgb565Andreas Huber2011-05-051-7/+58
* | Leave the number of output buffers up to surface flinger and friends.Andreas Huber2011-05-101-2/+0
|/
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-1/+1
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-10/+11
* Squashed commit of the following:Andreas Huber2010-11-221-108/+39
* Set the external display usage bit in Stagefright.Jamie Gennis2010-11-181-1/+1
* Support post-decode video rotation.Andreas Huber2010-11-161-1/+16
* Some instrumentation of OMXCodec for future investigation and a possibly temp...Andreas Huber2010-10-071-0/+3
* Don't assert on unexpected surface flinger dequeue/enqueueBuffer errors, log ...Andreas Huber2010-09-071-2/+9
* Account for the _ADRENO constant being moved.Jamie Gennis2010-08-231-0/+3
* Squashed commit of the following:Andreas Huber2010-08-231-33/+137
* Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the co...Andreas Huber2010-03-081-1/+3
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+1
* Support for rendering through an overlay on the droid even if a software rend...Andreas Huber2010-02-111-1/+0
* Use physical memory for software rendering to take a fast path through surfac...Andreas Huber2010-02-011-1/+10
* AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...Andreas Huber2009-12-141-0/+76