summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/tests
Commit message (Expand)AuthorAgeFilesLines
* stagefright: allow controlling experiments from propertyLajos Molnar2015-07-101-11/+11
* libstagefright: add version string to profile results.Ronghua Wu2015-05-221-1/+5
* am 0eb7c793: am b5fbb811: am c8c86c1d: am bcf2becf: am c531d995: am 438217a0:...Lajos Molnar2015-05-131-0/+81
|\
| * am b5fbb811: am c8c86c1d: am bcf2becf: am c531d995: am 438217a0: Merge "Add A...Lajos Molnar2015-05-121-0/+81
| |\
| | * am c531d995: am 438217a0: Merge "Add AUtils::isInRange, and use it to detect ...Lajos Molnar2015-05-121-0/+81
| | |\
| | | * Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizesLajos Molnar2015-04-241-0/+81
* | | | libstagefright: config resource manager with secure codec co-existing policy.Ronghua Wu2015-05-081-1/+3
* | | | Merge "libstagefright: export profiling results directly to xml." into mnc-devRonghua Wu2015-05-081-198/+38
|\ \ \ \
| * | | | libstagefright: export profiling results directly to xml.Ronghua Wu2015-05-051-198/+38
* | | | | Respect the record audio app op - mediaSvet Ganov2015-04-291-1/+2
|/ / / /
* | | | stagefright: make more warnings errorsLajos Molnar2015-04-171-3/+3
* | | | stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-173-3/+12
* | | | media: handle overrides and measure max codec instance.Ronghua Wu2015-04-132-0/+343
|/ / /
* | | resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-111-0/+7
|\ \ \ | |/ /
| * | stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-101-0/+7
* | | am 41907c44: am cede28e2: Merge "stagefright: add runtime debug support" into...Lajos Molnar2014-11-141-0/+95
|\ \ \ | |/ /
| * | stagefright: add runtime debug supportLajos Molnar2014-11-121-0/+95
| |/
* | resolved conflicts for merge of 55fc6a77 to lmp-mr1-dev-plus-aospLajos Molnar2014-10-022-1/+129
|\ \ | |/
| * stagefright: move math templates into AUtils.hLajos Molnar2014-10-012-5/+141
* | am fe80b7ee: am 6bf7c5cf: Merge "Clean up test makefiles."Dan Albert2014-09-121-14/+2
|\ \ | |/ |/|
| * Clean up test makefiles.Dan Albert2014-09-111-14/+2
* | Merge "Remove deprecated BufferQueue constructor"Dan Stoza2014-04-041-6/+4
|\ \
| * | Remove deprecated BufferQueue constructorDan Stoza2014-03-121-6/+4
* | | am 098b28fc: am 64727dd7: Merge "More precise 32-bit only for libstagefright/...Glenn Kasten2014-03-181-0/+2
|\ \ \ | |/ / |/| / | |/
| * More precise 32-bit only for libstagefright/ subdirectoriesGlenn Kasten2014-03-171-0/+2
* | FramebufferNativeWindow.h is obsoleteAndy McFadden2014-03-051-1/+0
* | fix the build by fixing more warnings.Andreas Huber2014-02-111-1/+2
* | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-1/+1
|\ \ | |/
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+1
* | Change StagefrightRecorder to use MediaCodecChong Zhang2014-02-051-5/+4
|/
* 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