- 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 13 years ago
- c9d1696 For an RTSP live stream we won't map rtp time to normal play time, by Andreas Huber · 13 years ago
- bfd4d0d Buffer at least 2 secs worth of data at startup of after a seek before by Andreas Huber · 13 years ago
- 9806555 Respect channel mask in ACodec and NuPlayer. by Andreas Huber · 14 years ago
- 0c0abd4 Merge "Notify the client about an initial size of (0, 0) instead of (320, 240)." into jb-dev by Andreas Huber · 14 years ago
- 0b7c9a3 Notify the client about an initial size of (0, 0) instead of (320, 240). by Andreas Huber · 14 years ago
- 8b71241 Fix mono gapless playback for decoders that output stereo by Marco Nelissen · 14 years ago
- e370bb6 Bump up the max number of items in an AMessage, remove overly stringent by Andreas Huber · 14 years ago
- 1948eb3 Add support for deep audio buffers by Eric Laurent · 14 years ago
- 4110c10 Add gapless playback support for NuPlayer by Marco Nelissen · 14 years ago
- 559bf28 AV Android make files changes by James Dong · 14 years ago
- ed3e3e0 Provisional support for secure decryption of media streams. by Andreas Huber · 14 years ago
- afed0e1 Use NuPlayer for media playback everywhere by Andreas Huber · 14 years ago
- 6c6b4d0 Switched to use the header files in /frameworks/native by James Dong · 14 years ago
- 786618f Add channel mask in AudioSink by Jean-Michel Trivi · 14 years ago
- df712ea fix libgui header location by Mathias Agopian · 14 years ago
- 2d8bedd Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 14 years ago
- 5778822 Implementation of a java media codec interface and associated tools. by Andreas Huber · 14 years ago
- 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
- df64d15 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago
- 2a8ce90 Merge "Fix build error when verbose logging is enabled" by Glenn Kasten · 14 years ago
- a9960bc Fix build error when verbose logging is enabled by Glenn Kasten · 14 years ago
- d2927a7 Fix the build. (Change LOGV to ALOGV) by Owen Lin · 14 years ago
- a3e52a8 am ebfce84f: am 68f592a8: Merge "Don\'t perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 14 years ago
- aa5ba9a am aa82c39b: am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make sure we emulate timestamps" into ics-mr1 by Andreas Huber · 14 years ago
- b7b9c7b Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 14 years ago
- ee736e9 Don't perform RTSP seeks right away but queue them for 200ms by Andreas Huber · 14 years ago
- 1906e5c Fix Bitreader "putBits" implementation, make sure we emulate timestamps by Andreas Huber · 14 years ago
- ea9d51b resolved conflicts for merge of 3d630e86 to master by Andreas Huber · 14 years ago
- c089d02 am 074133b2: am 351143fb: Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 14 years ago
- eca36b5 resolved conflicts for merge of 998a929a to master by Andreas Huber · 14 years ago
- 7609b23 Merge "Make sure we can properly shutdown even if" into ics-mr1 by Andreas Huber · 14 years ago
- 544ee28 Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 14 years ago
- bfcc8d8 Updated (internal) API for IStreamSource to signal discontinuities by Andreas Huber · 14 years ago
- 6e3d311 Finer granularity discontinuity support. by Andreas Huber · 14 years ago
- b58ce9f Make sure we can properly shutdown even if by Andreas Huber · 14 years ago
- fa1e6f9 am bb1b7d5c: am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 14 years ago
- b5d3403 am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 14 years ago
- 32f0a8c am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 14 years ago
- 471af5a resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 14 years ago
- 936a981 Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 14 years ago
- 683525b Bug 5478024 drop after decode if can't drop before by Glenn Kasten · 14 years ago
- ee74c46 DO NOT MERGE Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 14 years ago
- 0bdcaf9 am e395f645: Poll input data with a small timeout and don\'t consume a full core. by Andreas Huber · 14 years ago
- 1183a4a Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 14 years ago
- 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 14 years ago
- d7a07f2 am 27ed1249: Merge "Properly report that we\'re no longer playing after receiving event" into ics-mr1 by Andreas Huber · 14 years ago
- a4af214 Properly report that we're no longer playing after receiving event by Andreas Huber · 14 years ago
- 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
- 2bfdd42 NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 14 years ago
- eac68ba Signal an appropriate error even if there are no active streams yet. by Andreas Huber · 14 years ago
- dc9bacd Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 14 years ago
- dc7747d Bug 5234242 audio continues after discontinuity by Glenn Kasten · 14 years ago
- 3fe6215 In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 14 years ago
- 078cfcf Various improvements to nuplayer playback by Andreas Huber · 14 years ago
- 714aa7b Don't post position updates too frequently by Andreas Huber · 14 years ago
- 06528d7 I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 14 years ago
- 18ac540 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 14 years ago
- c4c17d4 ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 14 years ago
- cb67cd1 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 14 years ago
- c92fd24 Error handling in ACodec and Nuplayer. by Andreas Huber · 14 years ago
- 2048d0c Fix seek behaviour at startup and teardown of media session that hasn't been started by Andreas Huber · 14 years ago
- 42e549e Enable signalling of a stream discontinuity involving a format-change by Andreas Huber · 14 years ago
- 9b80c2b Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 14 years ago
- 386d609 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 14 years ago
- 00f4951 The decoder wrapper is no longer needed. Also disable building old-style decoders. by Andreas Huber · 15 years ago
- 4f9e47f Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 15 years ago
- ad0d9c9 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 15 years ago
- 9b7d950 Fix issue 3483718: audio streaming and A2DP. by Eric Laurent · 15 years ago
- 32f3cef Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 15 years ago
- 827b55c Merge "Suppress the logging of URLs when in incognito mode." by Andreas Huber · 15 years ago
- 7314fa1 Suppress the logging of URLs when in incognito mode. by Andreas Huber · 15 years ago
- 1173118 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 15 years ago
- bc7f5b2 Some tweaks to HTTP live / nuplayer behaviour by Andreas Huber · 15 years ago
- b408222 Implement missing pause/resume support for NuPlayer. by Andreas Huber · 15 years ago
- 31e2508 NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. by Andreas Huber · 15 years ago
- 22fc52f Some more fixes regarding HTTP live in NuPlayer. by Andreas Huber · 15 years ago
- 43c3e6c Seek/Duration support for completed http live streams in NuPlayer. by Andreas Huber · 15 years ago
- 1aef211 Properly shutdown the decoders on a reset() in NuPlayer's implementation. by Andreas Huber · 15 years ago
- 5bc087c Squashed commit of the following: by Andreas Huber · 15 years ago
- 53df1a4 Distinguish discontinuities w/ a format change from those without. by Andreas Huber · 15 years ago
- 3831a06 Squashed commit of the following: by Andreas Huber · 15 years ago
- 2c2814b Properly announce decoder output format changes, make sure AMessage::dup does. by Andreas Huber · 15 years ago
- f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 15 years ago