summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * 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
|\
| * Merge "recordvideo: Add an option for choosing software encoders"Jean-Baptiste Queru2012-08-291-2/+11
| |\
| | * recordvideo: Add an option for choosing software encodersMartin Storsjo2012-08-291-2/+11
* | | am 3f9e843d: am 9ce74352: Merge "recordvideo: Sleep while waiting for the enc...Jean-Baptiste Queru2012-08-291-0/+1
|\ \ \ | |/ /
| * | recordvideo: Sleep while waiting for the encoding to finishMartin Storsjo2012-08-291-0/+1
| |/
* | Use new surface flinger API.Jeff Brown2012-08-244-6/+8
* | Fix static sample table processing, add support for h.263 video.Andreas Huber2012-08-091-1/+4
* | experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-032-2/+8
* | update to new getDisplayInfo APIMathias Agopian2012-07-252-4/+10
|/
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* Submit codec specific data automaticallyAndreas Huber2012-05-081-35/+0
* Fixed incorrect codec type in the output for profiles/levels in cmd stagefrightJames Dong2012-04-271-7/+4
* Add option to stagefright for writing decoded PCMMarco Nelissen2012-04-271-1/+25
* Add profile/level dump for encoders in cmd stagefrightJames Dong2012-04-251-40/+49
* Allow propagation of error information and description from the CryptoPlugin toAndreas Huber2012-04-191-0/+1
* Some refactoring and cleanup of now obsolete crypto fields.Andreas Huber2012-04-181-122/+12
* Better error logging during meta data retrieval. Fixed the stagefrightAndreas Huber2012-04-111-1/+12
* New API to support submitting encrypted buffers to the decoder.Andreas Huber2012-04-061-8/+21