summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/tests
Commit message (Expand)AuthorAgeFilesLines
* More precise 32-bit only for libstagefright/ subdirectoriesGlenn Kasten2014-03-171-0/+2
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+1
* fix build. optional tests brokeMathias Agopian2013-08-141-0/+2
* Add liblogYing Wang2013-04-091-0/+1
* 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-212-10/+11
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* Fixed leaks in SurfaceMediaSource_testDaniel Lam2012-04-161-0/+9
* Refactored SurfaceMediaSourceDaniel Lam2012-04-091-10/+13
* AV Android make files changesJames Dong2012-03-281-3/+2
* SurfaceTexture: Fully refactored from BufferQueueDaniel Lam2012-03-131-4/+5
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1
* 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-082-4/+4
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-262-42/+42
* 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-242-94/+682
* 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-212-35/+33
* Adding SurfaceEncoder for encoding FilterFramesPannag Sanketi2011-07-214-0/+553