summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings in recordvideoAndy Hung2014-05-051-5/+9
* Fix audioloop test programAndy Hung2014-05-051-62/+108
* am 3c782246: am b1d2b51c: am 761636f3: Merge "Do not force all command-line a...Glenn Kasten2014-04-301-16/+0
|\
| * Do not force all command-line apps to be 32-bit onlyGlenn Kasten2014-04-301-16/+0
* | am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-151-9/+7
|\ \ | |/
| * media: 64 bit compile issuesMark Salyzyn2014-04-151-9/+7
* | Remove deprecated BufferQueue constructorDan Stoza2014-04-071-3/+5
* | Use symbolic constants from <system/audio.h>Glenn Kasten2014-03-251-1/+1
* | resolved conflicts for merge of 3c780188 to masterGlenn Kasten2014-03-141-0/+16
|\ \ | |/
| * mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-121-0/+16
* | 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
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-046-6/+18
* | Print statistics after ctrl-CMarco Nelissen2013-12-051-16/+43
|/
* Fix build.Ying Wang2013-08-141-0/+1
* Restore stagefright command line tool.Andreas Huber2013-08-131-0/+2
* Fix build. last attempt.Ying Wang2013-08-061-1/+1
* 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
|\
| * Remove unnecessary parameterGlenn Kasten2012-12-182-3/+2
* | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-183-6/+6
|/
* stop using a deprecated SurfaceTextureClient ctor"Jamie Gennis2012-12-121-1/+1
* Merge "Revert "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
* | Merge "stop using a deprecated SurfaceTextureClient ctor"Jamie Gennis2012-12-121-1/+1
|\ \ | |/
| * stop using a deprecated SurfaceTextureClient ctorJamie Gennis2012-12-111-1/+1
* | stagefright: recordvideo: add -o flag to specify output filenameDima Zavin2012-12-111-3/+9
|/
* Add explicit cutils to stagefrightAndy McFadden2012-12-041-1/+1
* Only pass the surface to the video decoder.Andreas Huber2012-11-161-2/+4
* Stagefright command line tool: input file name lastJean-Michel Trivi2012-11-121-3/+3
* Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-4/+4
* am 0924dd88: am 2aa37a7d: Merge "recordvideo: Add an option for choosing soft...Jean-Baptiste Queru2012-08-291-2/+11
|\