summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add frame dump outputAndy McFadden2014-02-268-87/+512
* | | fix the build by fixing more warnings.Andreas Huber2014-02-112-3/+3
* | | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-115-22/+29
|\ \ \ | |/ /
| * | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-115-15/+21
| * | frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
| |/
| * Fix the help textAndy McFadden2013-12-111-2/+2
| * screenrecord fixesAndy McFadden2013-12-115-12/+32
| * Add "--bugreport" option to screenrecordAndy McFadden2013-12-1112-99/+8473
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-046-6/+18
* | frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
* | Provide raw H.264 output from screenrecordAndy McFadden2014-01-072-39/+116
* | Print statistics after ctrl-CMarco Nelissen2013-12-051-16/+43
* | Fix the help textAndy McFadden2013-11-191-2/+2
* | screenrecord fixesAndy McFadden2013-11-195-12/+32
* | Add "--bugreport" option to screenrecordAndy McFadden2013-11-1812-99/+8473
|/
* Rotate fallback sizeAndy McFadden2013-09-191-5/+9
* Make sure the encoder instance is safely release()'d before itsAndreas Huber2013-09-061-2/+22
* Start 'am' with exec()Andy McFadden2013-09-041-15/+55
* Add time limit to screenrecordAndy McFadden2013-08-281-18/+45
* Notify the media scannerAndy McFadden2013-08-281-2/+36
* Fix build.Ying Wang2013-08-141-0/+1
* Merge "Another error check" into klp-devAndy McFadden2013-08-141-0/+4
|\
| * Another error checkAndy McFadden2013-08-141-0/+4
* | Merge "Use destroyDisplay()" into klp-devAndy McFadden2013-08-141-10/+2
|\ \ | |/
| * Use destroyDisplay()Andy McFadden2013-08-141-10/+2
* | Merge "Restore stagefright command line tool." into klp-devAndreas Huber2013-08-131-0/+2
|\ \
| * | Restore stagefright command line tool.Andreas Huber2013-08-131-0/+2
| |/
* | Better error messageAndy McFadden2013-08-131-1/+14
|/
* Fix build. last attempt.Ying Wang2013-08-061-1/+1
* Use screen dimensions as default video sizeAndy McFadden2013-08-021-12/+49
* Prototype screen recording commandAndy McFadden2013-07-232-0/+606
* always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-1/+2
* Adds VP9 decoding support for stagefright.hkuang2013-06-241-1/+1
* Remove "LOCAL_MODULE_TAGS := debug" for stagefright testsMike Lockwood2013-06-061-4/+0
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-40/+12
* am a768b4f8: am 8f1efee1: Merge "MediaMuxer prefer not to use the MPEG4Writer...ztenghui2013-04-151-1/+1
|\
| * Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mo...ztenghui2013-04-151-1/+1
| |\
| | * MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.ztenghui2013-04-151-1/+1
* | | am e63f850b: am da0dc0af: Add liblogYing Wang2013-04-091-2/+1
|\ \ \ | |/ /
| * | Add liblogYing Wang2013-04-091-2/+1
| |/
* | am 6bc010e3: am 9e36b5a5: Merge "Add the presentation rotation support" into ...ztenghui2013-03-201-3/+12
|\ \ | |/
| * Add the presentation rotation supportztenghui2013-03-151-3/+12
* | Turn off debug tags in stagefright modules.Dan Morrill2013-03-191-7/+9
|/
* Clean up the native code to match Java updateztenghui2013-03-081-1/+2
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-1/+2
* replace getISurfaceTexture by getIGraphicBufferProducerMathias Agopian2013-02-191-1/+1
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-154-8/+10
* Add a test utility for MediaMuxer.ztenghui2013-02-132-0/+318
* HLS now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-061-1/+2
* Merge "Remove unnecessary parameter"Glenn Kasten2012-12-212-3/+2
|\