| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a callback to signal when the rendering of the video frame just occurred | James Dong | 2012-07-20 | 1 | -0/+2 |
* | Impl for supporting two video scaling modes | James Dong | 2012-05-01 | 1 | -0/+1 |
* | Defines MediaPlayer APIs to support multiple audio/video/timedtext | Insun Kang | 2012-03-15 | 1 | -3/+20 |
* | Gapless playback, step 1. | Marco Nelissen | 2012-03-13 | 1 | -0/+4 |
* | Switch the way we configure for MediaPlayer retransmission. | John Grossman | 2012-03-01 | 1 | -0/+6 |
* | Playback rate on MediaPlayer | Jean-Michel Trivi | 2012-02-13 | 1 | -0/+3 |
* | Use audio_stream_type_t consistently | Glenn Kasten | 2012-01-13 | 1 | -2/+2 |
* | Use audio_format_t consistently | Glenn Kasten | 2012-01-05 | 1 | -2/+2 |
* | Remove surface legacy APIs and code. | Andreas Huber | 2011-10-28 | 1 | -1/+0 |
* | Stagefright: ANW::connect in MediaPlayerService | Jamie Gennis | 2011-10-26 | 1 | -3/+0 |
* | Require INTERNET permission for network-based content. | Dave Burke | 2011-09-02 | 1 | -1/+3 |
* | Bug 4599730 Get audio channel count on MediaPlayer | Glenn Kasten | 2011-07-27 | 1 | -4/+13 |
* | MediaPlayer: add ANativeWindow (dis)connect calls | Jamie Gennis | 2011-07-14 | 1 | -0/+6 |
* | Send estimated bandwidth value as informational event when cache fetcher pauses | James Dong | 2011-05-31 | 1 | -0/+6 |
* | For out of band timed text support (timed text in a separate file). | Gloria Wang | 2011-05-25 | 1 | -0/+1 |
* | Initial CL for the timed text support: | Gloria Wang | 2011-05-03 | 1 | -0/+3 |
* | Add setParameter/getParameter to MediaPlayer API. | Gloria Wang | 2011-04-29 | 1 | -0/+3 |
* | - Add another parameter in notify() to be able to send timed text sample | Gloria Wang | 2011-04-13 | 1 | -2/+3 |
* | Bug 3438258 Add SurfaceTexture as MediaPlayer sink | Glenn Kasten | 2011-02-23 | 1 | -0/+3 |
* | Seek/Duration support for completed http live streams in NuPlayer. | Andreas Huber | 2011-01-05 | 1 | -1/+0 |
* | Properly shutdown the decoders on a reset() in NuPlayer's implementation. | Andreas Huber | 2011-01-04 | 1 | -0/+1 |
* | Squashed commit of the following: | Andreas Huber | 2010-10-29 | 1 | -2/+0 |
* | Added support for auxiliary audio effects to AudioTrack and MediaPlayer. | Eric Laurent | 2010-07-21 | 1 | -0/+3 |
* | Added Visualizer effect. | Eric Laurent | 2010-07-07 | 1 | -1/+0 |
* | Added support for audio sessions in MediaPlayer and AudioTrack. | Eric Laurent | 2010-06-22 | 1 | -0/+3 |
* | Switch stagefright's approach to prefetching to the new model. The java Media... | Andreas Huber | 2010-06-10 | 1 | -0/+5 |
* | New API on java's MediaPlayer to suspend/resume a session. | Andreas Huber | 2010-02-12 | 1 | -0/+2 |
* | split libsurfaceflinger_client and libcamera_client out of libui | Mathias Agopian | 2010-02-11 | 1 | -1/+2 |
* | API Extension: Support for optionally specifying a map of extra request heade... | Andreas Huber | 2010-01-28 | 1 | -1/+8 |
* | Media server death nodification | James Dong | 2010-01-15 | 1 | -24/+4 |
* | am a97402e1: am c39d2e3c: Music visualizer support hack. This currently assum... | Marco Nelissen | 2009-10-06 | 1 | -0/+1 |
|\ |
|
| * | Music visualizer support hack. | Marco Nelissen | 2009-10-06 | 1 | -0/+1 |
* | | merge from open-source master | Jean-Baptiste Queru | 2009-09-16 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Update comment in mediaplayer.h. | Ravi K Yenduri | 2009-09-16 | 1 | -1/+1 |
| * | donut snapshot | Jean-Baptiste Queru | 2009-07-21 | 1 | -1/+1 |
| * | auto import from //branches/cupcake_rel/...@141571 | The Android Open Source Project | 2009-03-19 | 1 | -0/+1 |
* | | Basic plumbing to retrieve metadata from the native player. | Nicolas Catania | 2009-07-10 | 1 | -0/+1 |
* | | Implemented the metadata changed notification filters. | Nicolas Catania | 2009-07-09 | 1 | -0/+3 |
* | | Direct api to the native media player. | Nicolas Catania | 2009-06-24 | 1 | -1/+1 |
* | | am d670b8c6: Merge change 3981 into donut | Android (Google) Code Review | 2009-06-12 | 1 | -1/+1 |
|\ \ |
|
| * | | Removed trailing whitespaces. | Nicolas Catania | 2009-06-11 | 1 | -1/+1 |
| * | | Automated import from //branches/donutburger/...@140866,140866 | Jason Sams | 2009-03-24 | 1 | -0/+1 |
| |/ |
|
* | | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 1 | -1/+1 |
* | | Automated import from //branches/master/...@140868,140868 | Jason Sams | 2009-03-24 | 1 | -0/+1 |
|/ |
|
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 1 | -4/+64 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+144 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -144/+0 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -11/+17 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+138 |