| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -1/+1 |
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE | Steve Block | 2012-01-04 | 2 | -2/+2 |
* | resolved conflicts for merge of 26f70db9 to master | Andreas Huber | 2011-11-08 | 1 | -1/+1 |
|\ |
|
| * | Remove surface legacy APIs and code. | Andreas Huber | 2011-10-28 | 1 | -1/+1 |
* | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 2 | -2/+2 |
|/ |
|
* | NuPlayer is now taking on the task of streaming over RTSP. | Andreas Huber | 2011-10-13 | 1 | -27/+1 |
* | Support for an MPEG2 Program Stream extractor. | Andreas Huber | 2011-09-30 | 1 | -0/+1 |
* | Support AMR, G.711 and vorbis audio in ACodec and friends. | Andreas Huber | 2011-09-28 | 1 | -5/+46 |
* | Merge "Properly connect to surface flinger in our shell tools" | Andreas Huber | 2011-09-26 | 3 | -3/+19 |
|\ |
|
| * | Properly connect to surface flinger in our shell tools | Andreas Huber | 2011-09-20 | 3 | -3/+19 |
* | | Add an option to dump the raw stream to a file in the stagefright cmdline tool. | Andreas Huber | 2011-09-23 | 1 | -1/+46 |
|/ |
|
* | Require INTERNET permission for network-based content. | Dave Burke | 2011-09-02 | 1 | -2/+2 |
* | When encountering a discontinuity, flush(clear) all content enqueued up to that | Andreas Huber | 2011-08-25 | 1 | -10/+27 |
* | QueryCodecs() signature change | Jean-Michel Trivi | 2011-07-22 | 1 | -1/+1 |
* | Merge "Add option to query hardware decoders only" | Jean-Michel Trivi | 2011-07-18 | 1 | -1/+7 |
|\ |
|
| * | Add option to query hardware decoders only | Jean-Michel Trivi | 2011-07-18 | 1 | -1/+7 |
* | | Include all supported mime types when querying decoder profile/level support. | Andreas Huber | 2011-07-13 | 1 | -1/+3 |
|/ |
|
* | Add support for some custom YUV420 color formats to recordvideo utility | James Dong | 2011-07-07 | 1 | -8/+7 |
* | Merge "SF transactions are now O(1) wrt IPC instead of O(N)." | Mathias Agopian | 2011-06-29 | 3 | -6/+6 |
|\ |
|
| * | SF transactions are now O(1) wrt IPC instead of O(N). | Mathias Agopian | 2011-06-29 | 3 | -6/+6 |
* | | Support for "streaming" non-transport streams by first converting them to ts ... | Andreas Huber | 2011-06-28 | 1 | -11/+165 |
|/ |
|
* | Merge "Multiple changes to ACodec/codec tools:" | Andreas Huber | 2011-06-28 | 1 | -7/+24 |
|\ |
|
| * | Multiple changes to ACodec/codec tools: | Andreas Huber | 2011-06-28 | 1 | -7/+24 |
* | | New option in the stagefright commandline tool. | Andreas Huber | 2011-06-28 | 1 | -35/+42 |
|/ |
|
* | Reconstruct sync frame indication for content served by the MPEG2TSExtractor | Andreas Huber | 2011-06-22 | 1 | -9/+38 |
* | Add an option to force to use HW codec in stagefright cmd tool | James Dong | 2011-06-13 | 1 | -2/+19 |
* | Extract embedded cover art (aka poster frame) in mp4 files | James Dong | 2011-05-26 | 1 | -4/+11 |
* | update for new audio.h header location | Dima Zavin | 2011-05-12 | 1 | -1/+1 |
* | audio/media: convert to using the audio HAL and new audio defs | Dima Zavin | 2011-04-27 | 1 | -2/+4 |
* | Get rid of the "pid" parameter from createSurface | Mathias Agopian | 2011-04-20 | 2 | -2/+0 |
* | - Add another parameter in notify() to be able to send timed text sample | Gloria Wang | 2011-04-13 | 1 | -1/+1 |
* | merge libsurfaceflinger_client into libgui | Mathias Agopian | 2011-03-25 | 1 | -3/+3 |
* | Fix missing AOSP copyright headers for more files | James Dong | 2011-03-17 | 2 | -0/+32 |
* | Add the option '-S' to use surface allocated buffers in the stagefright cmdli... | Andreas Huber | 2011-02-28 | 2 | -3/+62 |
* | Ignore format change message in sf2 instead of asserting | Andreas Huber | 2011-02-04 | 1 | -0/+1 |
* | Publish MediaMetadataRetriever.java as public API | James Dong | 2011-01-12 | 1 | -4/+0 |
* | Squashed commit of the following: | Andreas Huber | 2010-12-23 | 1 | -1/+1 |
* | Initial support for a true streaming player for mpeg2 transport streams. | Andreas Huber | 2010-12-15 | 3 | -1/+612 |
* | API Support for both synchronous and queued commands, optionally associated m... | Andreas Huber | 2010-12-06 | 1 | -1/+2 |
* | Squashed commit of the following: | Andreas Huber | 2010-12-06 | 1 | -3/+11 |
* | Prepare for publishing MediaMetadataRetriever as public API | James Dong | 2010-12-03 | 1 | -3/+5 |
* | Support streaming data across binder boundaries. | Andreas Huber | 2010-11-23 | 2 | -0/+192 |
* | Squashed commit of the following: | Andreas Huber | 2010-11-22 | 2 | -2/+22 |
* | Display AVC video sample profile and level for "stagefright" util | James Dong | 2010-11-19 | 1 | -0/+15 |
* | Switch to use kKeyFrameRate for recordvideo utility | James Dong | 2010-11-14 | 1 | -1/+1 |
* | Added a commandline option "-x" to the stagefright commandline tool. | Andreas Huber | 2010-11-09 | 1 | -4/+66 |
* | Remove one more opencore include path | Jean-Baptiste Queru | 2010-10-18 | 1 | -1/+1 |
* | Merge fb474872 from gingerbread-plus-aosp | Jean-Baptiste Queru | 2010-10-18 | 1 | -3/+3 |
|\ |
|
| * | Include the framework copy of the OpenMAX headers instead of referencing exte... | Andreas Huber | 2010-10-15 | 1 | -3/+3 |
* | | Add two more options to "recordvideo" utility | James Dong | 2010-10-06 | 1 | -49/+43 |