| Commit message (Expand) | Author | Age | Files | Lines |
* | NuPlayer: parcel placeholder mime in track info if not provided by source | Robert Shih | 2015-05-06 | 1 | -1/+13 |
* | nuplayer: get playback frame rate from video track meta instead of file meta. | Ronghua Wu | 2015-05-04 | 2 | -10/+29 |
* | MediaRecorder: implement persistent input surface APIs | Chong Zhang | 2015-05-01 | 4 | -2/+23 |
* | Merge "mediaplayer: flush audio sink when renderer is flushed." into mnc-dev | Wei Jia | 2015-05-02 | 1 | -0/+10 |
|\ |
|
| * | mediaplayer: flush audio sink when renderer is flushed. | Wei Jia | 2015-05-01 | 1 | -0/+10 |
* | | stagefright: remove NativeWindowWrapper | Lajos Molnar | 2015-04-30 | 4 | -49/+39 |
* | | Merge "GenericSource: reply mime information for *all* track types" into mnc-dev | Robert Shih | 2015-05-01 | 2 | -6/+5 |
|\ \ |
|
| * | | GenericSource: reply mime information for *all* track types | Robert Shih | 2015-04-30 | 2 | -6/+5 |
* | | | stagefright: support setting/getting playback/sync config in MediaSync | Lajos Molnar | 2015-04-30 | 10 | -62/+500 |
| |/
|/| |
|
* | | Respect the record audio app op - media | Svet Ganov | 2015-04-29 | 8 | -13/+20 |
|/ |
|
* | DO NOT MERGE libmediaplayerservice: set priority and operating rate for the c... | Ronghua Wu | 2015-04-27 | 7 | -0/+50 |
* | Merge "Lock drm plugin API calls globally, not per MediaDrm instance" | Jeff Tinker | 2015-04-25 | 2 | -1/+2 |
|\ |
|
| * | Lock drm plugin API calls globally, not per MediaDrm instance | Jeff Tinker | 2015-04-22 | 2 | -1/+2 |
* | | Merge "HLS: make disconnect faster to prevent ANR" | Chong Zhang | 2015-04-24 | 1 | -1/+1 |
|\ \ |
|
| * | | HLS: make disconnect faster to prevent ANR | Chong Zhang | 2015-04-23 | 1 | -1/+1 |
| |/ |
|
* | | Copy sei offset/size during ABuffer/MediaBuffer conversion | Robert Shih | 2015-04-23 | 1 | -0/+8 |
* | | Merge "libmediaplayerservice: set priority and operating rate for the codec u... | Ronghua Wu | 2015-04-22 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | libmediaplayerservice: set priority and operating rate for the codec used by ... | Ronghua Wu | 2015-04-22 | 1 | -0/+6 |
* | | Merge "HLS: remove no more than 10% of bandwidth history at a time" | Chong Zhang | 2015-04-21 | 1 | -1/+2 |
|\ \ |
|
| * | | HLS: remove no more than 10% of bandwidth history at a time | Chong Zhang | 2015-04-21 | 1 | -1/+2 |
* | | | Fix mips build. | Ying Wang | 2015-04-20 | 2 | -2/+2 |
|/ / |
|
* | | Merge "NuPlayer: queue a deferred scan sources when flushing during scan" | Chong Zhang | 2015-04-18 | 7 | -31/+32 |
|\ \ |
|
| * | | NuPlayer: queue a deferred scan sources when flushing during scan | Chong Zhang | 2015-04-17 | 7 | -31/+32 |
* | | | libmediaplayerservice: fix warnings, make warnings errors, use clang | Lajos Molnar | 2015-04-17 | 21 | -36/+41 |
* | | | stagefright: warnings be gone, some are now errors, use clang | Lajos Molnar | 2015-04-17 | 4 | -6/+6 |
|/ / |
|
* | | Merge "NuPlayerDriver: Maintain the timeStamp after seek" | Wei Jia | 2015-04-17 | 1 | -0/+3 |
|\ \ |
|
| * | | NuPlayerDriver: Maintain the timeStamp after seek | Haynes Mathew George | 2015-04-17 | 1 | -0/+3 |
* | | | stagefright: initial timed id3 support in hls | Robert Shih | 2015-04-16 | 6 | -30/+146 |
|/ / |
|
* | | Merge "Unhide the android.media.[Media]DataSource interface." | Chris Watkins | 2015-04-16 | 12 | -11/+113 |
|\ \
| |/
|/| |
|
| * | Unhide the android.media.[Media]DataSource interface. | Chris Watkins | 2015-04-15 | 12 | -11/+113 |
* | | fix NuPlayerDecoder discontinuity handling with async mode | Chong Zhang | 2015-04-15 | 1 | -4/+0 |
|/ |
|
* | Merge "NuPlayerRenderer: adjust delay of posting drain audio message based on... | Wei Jia | 2015-04-13 | 1 | -0/+3 |
|\ |
|
| * | NuPlayerRenderer: adjust delay of posting drain audio message based on playba... | Wei Jia | 2015-04-10 | 1 | -0/+3 |
* | | mediaplayer: support async mode for widevine legacy mode | Lajos Molnar | 2015-04-10 | 1 | -14/+6 |
* | | mediaplayer: use async mode in NuPlayer | Marco Nelissen | 2015-04-10 | 2 | -115/+153 |
|/ |
|
* | Add a method to associate MediaDrm session with MediaCrypto | Jeff Tinker | 2015-04-10 | 2 | -0/+12 |
* | Add expiration update and keys change events | Jeff Tinker | 2015-04-09 | 2 | -13/+62 |
* | Pass crypto source data using a shared buffer | Jeff Tinker | 2015-04-08 | 2 | -2/+5 |
* | Merge "nuplayer: Has video hint for offload" | Ronghua Wu | 2015-04-03 | 2 | -1/+6 |
|\ |
|
| * | nuplayer: Has video hint for offload | Haynes Mathew George | 2015-04-02 | 2 | -1/+6 |
* | | mediaplayer: ensure secure decoders are instantiated before starting source | Lajos Molnar | 2015-04-01 | 5 | -14/+111 |
* | | Merge "HLS: faster switching and pause/resume on low buffer" | Chong Zhang | 2015-03-27 | 1 | -0/+28 |
|\ \ |
|
| * | | HLS: faster switching and pause/resume on low buffer | Chong Zhang | 2015-03-27 | 1 | -0/+28 |
* | | | Fix seek issue | Marco Nelissen | 2015-03-26 | 1 | -8/+0 |
| |/
|/| |
|
* | | Merge "Report key request message type for unprefixed EME" | Jeff Tinker | 2015-03-24 | 2 | -3/+6 |
|\ \
| |/
|/| |
|
| * | Report key request message type for unprefixed EME | Jeff Tinker | 2015-03-16 | 2 | -3/+6 |
* | | Merge "mediaplayer: check existence of AudioTrack before trying to access it." | Wei Jia | 2015-03-19 | 1 | -1/+11 |
|\ \ |
|
| * | | mediaplayer: check existence of AudioTrack before trying to access it. | Wei Jia | 2015-03-19 | 1 | -1/+11 |
| |/ |
|
* | | libstagefright: add ProcessInfo to get process priority. | Ronghua Wu | 2015-03-16 | 3 | -66/+2 |
|/ |
|
* | Merge "nuplayer: remove prefill cache code" | Chong Zhang | 2015-03-12 | 2 | -104/+27 |
|\ |
|