summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/tests/SurfaceMediaSource_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated BufferQueue constructorDan Stoza2014-03-121-6/+4
* FramebufferNativeWindow.h is obsoleteAndy McFadden2014-03-051-1/+0
* fix the build by fixing more warnings.Andreas Huber2014-02-111-1/+2
* Change StagefrightRecorder to use MediaCodecChong Zhang2014-02-051-5/+4
* fix build. optional tests brokeMathias Agopian2013-08-141-0/+2
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-9/+9
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-6/+6
* Use new surface flinger API.Jeff Brown2012-08-241-1/+1
* Update ANativeWindow client code for syncJamie Gennis2012-06-211-9/+9
* Fixed leaks in SurfaceMediaSource_testDaniel Lam2012-04-161-0/+9
* Refactored SurfaceMediaSourceDaniel Lam2012-04-091-10/+13
* SurfaceTexture: Fully refactored from BufferQueueDaniel Lam2012-03-131-4/+5
* fix libgui header locationMathias Agopian2012-02-271-4/+4
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-5/+5
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-36/+36
* Fixing bug in SurfaceMediaSource_testPannag Sanketi2011-09-021-5/+19
* Update SurfaceMediaSource_test to not use pbuffer configsPannag Sanketi2011-08-301-30/+16
* Testing the GL/ CPU encoding w/ Gralloc buffersPannag Sanketi2011-08-241-91/+678
* Start thread pool for binder callsJames Dong2011-08-011-0/+1
* Adding Metadata mode to SurfaceMediaSourcePannag Sanketi2011-07-221-7/+6
* Renaming SurfaceEncoder to SurfaceMediaSourcePannag Sanketi2011-07-211-0/+349