summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/lvpp/NativeWindowRenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* separte producer and consumer interfacesMathias Agopian2013-08-061-1/+1
* always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-1/+2
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-3/+3
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-3/+3
* stop using a deprecated SurfaceTextureClient ctor"Jamie Gennis2012-12-121-1/+1
* Revert "stop using a deprecated SurfaceTextureClient ctor"Jamie Gennis2012-12-121-1/+1
* stop using a deprecated SurfaceTextureClient ctorJamie Gennis2012-12-111-1/+1
* Update ANativeWindow client code for syncJamie Gennis2012-06-211-7/+5
* remove dependency on SurfaceTexture::connect()Mathias Agopian2012-04-231-3/+1
* Fix LOCAL_C_INCLUDES and correct #include syntaxGlenn Kasten2012-03-141-3/+3
* fix location of libgui headersMathias Agopian2012-02-261-1/+0
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-081-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-4/+4
* Add connect calls for SurfaceTexture. Clean PreviewRenderer.Chih-Chung Chang2011-08-111-0/+3
* Rename YV12 to I420.Chih-Chung Chang2011-08-081-2/+2
* Use GL to render preview.Chih-Chung Chang2011-08-081-0/+621