| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds VP9 decoding support for stagefright. | hkuang | 2013-06-24 | 1 | -1/+1 |
* | Remove "LOCAL_MODULE_TAGS := debug" for stagefright tests | Mike Lockwood | 2013-06-06 | 1 | -4/+0 |
* | New HLS implementation supporting independent stream sources, audio-only streams | Andreas Huber | 2013-05-31 | 1 | -40/+12 |
* | am a768b4f8: am 8f1efee1: Merge "MediaMuxer prefer not to use the MPEG4Writer... | ztenghui | 2013-04-15 | 1 | -1/+1 |
|\ |
|
| * | Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mo... | ztenghui | 2013-04-15 | 1 | -1/+1 |
| |\ |
|
| | * | MediaMuxer prefer not to use the MPEG4Writer in real time recording mode. | ztenghui | 2013-04-15 | 1 | -1/+1 |
* | | | am e63f850b: am da0dc0af: Add liblog | Ying Wang | 2013-04-09 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | Add liblog | Ying Wang | 2013-04-09 | 1 | -2/+1 |
| |/ |
|
* | | am 6bc010e3: am 9e36b5a5: Merge "Add the presentation rotation support" into ... | ztenghui | 2013-03-20 | 1 | -3/+12 |
|\ \
| |/ |
|
| * | Add the presentation rotation support | ztenghui | 2013-03-15 | 1 | -3/+12 |
* | | Turn off debug tags in stagefright modules. | Dan Morrill | 2013-03-19 | 1 | -7/+9 |
|/ |
|
* | Clean up the native code to match Java update | ztenghui | 2013-03-08 | 1 | -1/+2 |
* | CameraService and Stagefright: Support AppOps | Eino-Ville Talvala | 2013-02-25 | 1 | -1/+2 |
* | replace getISurfaceTexture by getIGraphicBufferProducer | Mathias Agopian | 2013-02-19 | 1 | -1/+1 |
* | Refactoring: Rename SurfaceTextureClient to Surface | Mathias Agopian | 2013-02-15 | 4 | -8/+10 |
* | Add a test utility for MediaMuxer. | ztenghui | 2013-02-13 | 2 | -0/+318 |
* | HLS now properly publishes its "seekable" flags after connection | Andreas Huber | 2013-02-06 | 1 | -1/+2 |
* | Merge "Remove unnecessary parameter" | Glenn Kasten | 2012-12-21 | 2 | -3/+2 |
|\ |
|
| * | Remove unnecessary parameter | Glenn Kasten | 2012-12-18 | 2 | -3/+2 |
* | | Rename ISurfaceTexture and SurfaceTexture | Andy McFadden | 2012-12-18 | 3 | -6/+6 |
|/ |
|
* | stop using a deprecated SurfaceTextureClient ctor" | Jamie Gennis | 2012-12-12 | 1 | -1/+1 |
* | Merge "Revert "stop using a deprecated SurfaceTextureClient ctor"" | Jamie Gennis | 2012-12-12 | 1 | -1/+1 |
|\ |
|
| * | Revert "stop using a deprecated SurfaceTextureClient ctor" | Jamie Gennis | 2012-12-12 | 1 | -1/+1 |
* | | Merge "stop using a deprecated SurfaceTextureClient ctor" | Jamie Gennis | 2012-12-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | stop using a deprecated SurfaceTextureClient ctor | Jamie Gennis | 2012-12-11 | 1 | -1/+1 |
* | | stagefright: recordvideo: add -o flag to specify output filename | Dima Zavin | 2012-12-11 | 1 | -3/+9 |
|/ |
|
* | Add explicit cutils to stagefright | Andy McFadden | 2012-12-04 | 1 | -1/+1 |
* | Only pass the surface to the video decoder. | Andreas Huber | 2012-11-16 | 1 | -2/+4 |
* | Stagefright command line tool: input file name last | Jean-Michel Trivi | 2012-11-12 | 1 | -3/+3 |
* | Remove obsolete references to libmedia_native | Glenn Kasten | 2012-10-30 | 1 | -4/+4 |
* | am 0924dd88: am 2aa37a7d: Merge "recordvideo: Add an option for choosing soft... | Jean-Baptiste Queru | 2012-08-29 | 1 | -2/+11 |
|\ |
|
| * | Merge "recordvideo: Add an option for choosing software encoders" | Jean-Baptiste Queru | 2012-08-29 | 1 | -2/+11 |
| |\ |
|
| | * | recordvideo: Add an option for choosing software encoders | Martin Storsjo | 2012-08-29 | 1 | -2/+11 |
* | | | am 3f9e843d: am 9ce74352: Merge "recordvideo: Sleep while waiting for the enc... | Jean-Baptiste Queru | 2012-08-29 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | recordvideo: Sleep while waiting for the encoding to finish | Martin Storsjo | 2012-08-29 | 1 | -0/+1 |
| |/ |
|
* | | Use new surface flinger API. | Jeff Brown | 2012-08-24 | 4 | -6/+8 |
* | | Fix static sample table processing, add support for h.263 video. | Andreas Huber | 2012-08-09 | 1 | -1/+4 |
* | | experimental support for fragmented mp4 playback in nuplayer | Andreas Huber | 2012-08-03 | 2 | -2/+8 |
* | | update to new getDisplayInfo API | Mathias Agopian | 2012-07-25 | 2 | -4/+10 |
|/ |
|
* | Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ | James Dong | 2012-06-13 | 2 | -0/+190 |
* | Submit codec specific data automatically | Andreas Huber | 2012-05-08 | 1 | -35/+0 |
* | Fixed incorrect codec type in the output for profiles/levels in cmd stagefright | James Dong | 2012-04-27 | 1 | -7/+4 |
* | Add option to stagefright for writing decoded PCM | Marco Nelissen | 2012-04-27 | 1 | -1/+25 |
* | Add profile/level dump for encoders in cmd stagefright | James Dong | 2012-04-25 | 1 | -40/+49 |
* | Allow propagation of error information and description from the CryptoPlugin to | Andreas Huber | 2012-04-19 | 1 | -0/+1 |
* | Some refactoring and cleanup of now obsolete crypto fields. | Andreas Huber | 2012-04-18 | 1 | -122/+12 |
* | Better error logging during meta data retrieval. Fixed the stagefright | Andreas Huber | 2012-04-11 | 1 | -1/+12 |
* | New API to support submitting encrypted buffers to the decoder. | Andreas Huber | 2012-04-06 | 1 | -8/+21 |
* | New Crypto services talking to the new crypto "HAL". | Andreas Huber | 2012-04-03 | 2 | -4/+70 |
* | AV Android make files changes | James Dong | 2012-03-28 | 1 | -8/+8 |