| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Add a video record utility | James Dong | 2010-09-30 | 2 | -0/+334 |
|/ |
|
* | Squashed commit of the following: | Andreas Huber | 2010-09-27 | 1 | -0/+6 |
* | Instead of just writing one track to the .mp4 file, write all of them (at mos... | Andreas Huber | 2010-09-24 | 1 | -42/+111 |
* | Proper sync-frame detection for sources that don't already provide it. | Andreas Huber | 2010-09-23 | 1 | -12/+105 |
* | Allow record to set input color format as a command line option | James Dong | 2010-09-19 | 1 | -11/+49 |
* | Make sure stagefright -o terminates even if we're using a raw audio source (s... | Andreas Huber | 2010-09-16 | 1 | -1/+3 |
* | Add some encoding parameters for the "record" utility | James Dong | 2010-08-31 | 1 | -1/+19 |
* | Various changes to improve rtsp networking, reduce packet loss and adapt to A... | Andreas Huber | 2010-07-22 | 1 | -5/+36 |
* | Add a seek test to the stagefright commandline tool. | Andreas Huber | 2010-07-21 | 1 | -1/+67 |
* | Support for writing the extracted data to an .mp4 file in the stagefright com... | Andreas Huber | 2010-07-01 | 2 | -3/+36 |
* | Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet... | Andreas Huber | 2010-06-23 | 1 | -4/+0 |
* | Make sure sine: is supported again in stagefright commandline tool. | Andreas Huber | 2010-06-21 | 1 | -1/+1 |
* | Simplify the code in the stagefright commandline utility. | Andreas Huber | 2010-06-10 | 2 | -14/+4 |
* | Make the -o option actually terminate. | Andreas Huber | 2010-05-20 | 1 | -0/+3 |
* | am 3c16154a: am 2723e092: Merge "Better handling of codec initialization fail... | Andreas Huber | 2010-05-20 | 1 | -1/+6 |
|\ |
|
| * | Better handling of codec initialization failure in the player and thumbnail e... | Andreas Huber | 2010-05-20 | 1 | -1/+6 |
* | | am 30e9c2d4: am db281311: Merge "Better diagnostics in the stagefright comman... | Andreas Huber | 2010-04-13 | 2 | -4/+59 |
|\ \
| |/ |
|
| * | Better diagnostics in the stagefright commandline tool, support for playing s... | Andreas Huber | 2010-04-13 | 2 | -4/+59 |
* | | Various fixes to enable recording on passion and nexus1. | Andreas Huber | 2010-04-09 | 1 | -3/+8 |
|/ |
|
* | Coalesce multiple encoded AAC frames into a single input buffer on this parti... | Andreas Huber | 2010-04-02 | 1 | -4/+15 |
* | QueryCodecs now returns the names of the software codecs (non-OpenMax) as well. | Andreas Huber | 2010-03-24 | 1 | -1/+3 |
* | Properly use a long long literal to avoid under/overflow during fps computation. | Andreas Huber | 2010-03-16 | 1 | -1/+1 |
* | HTTPDataSource must be connected before it is usable. Fix this in the stagefr... | Andreas Huber | 2010-03-16 | 1 | -1/+5 |
* | Extend stagefright tool to extract either album art or video frame. | Andreas Huber | 2010-03-10 | 1 | -4/+16 |