summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* NuPlayer: use getTimestamp instead of getPositionLajos Molnar2014-09-174-23/+58
* Merge "NuPlayerDriver: restart after eos pause" into lmp-devRobert Shih2014-09-171-2/+9
|\
| * NuPlayerDriver: restart after eos pauseRobert Shih2014-09-161-2/+9
* | Merge "Disconnect HTTP-based data source upon reset" into lmp-devChong Zhang2014-09-166-8/+53
|\ \
| * | Disconnect HTTP-based data source upon resetChong Zhang2014-09-166-8/+53
* | | GenericSource: fix selectTrack parameterRobert Shih2014-09-161-1/+1
| |/ |/|
* | Merge "ASessionDescription: allow open-ended NTP range." into lmp-devWei Jia2014-09-161-0/+5
|\ \
| * | ASessionDescription: allow open-ended NTP range.Wei Jia2014-09-151-0/+5
* | | Merge "ESQueue: do not merge aac packets" into lmp-devRobert Shih2014-09-162-1/+46
|\ \ \ | |/ / |/| |
| * | ESQueue: do not merge aac packetsRobert Shih2014-09-152-1/+46
* | | Merge "Optimize the YUV buffer copy a little bit to skip unnecessary operatio...hkuang2014-09-151-18/+15
|\ \ \
| * | | Optimize the YUV buffer copy a little bit to skip unnecessary operation.hkuang2014-09-151-18/+15
* | | | Merge "PlaylistFetcher: find the correct sequence number to start fetching" i...Robert Shih2014-09-152-51/+107
|\ \ \ \
| * | | | PlaylistFetcher: find the correct sequence number to start fetchingRobert Shih2014-09-152-51/+107
* | | | | Merge "mediaplayer: handle surface dis/connection errors" into lmp-devLajos Molnar2014-09-151-5/+8
|\ \ \ \ \
| * | | | | mediaplayer: handle surface dis/connection errorsLajos Molnar2014-09-151-5/+8
| | |_|_|/ | |/| | |
* | | | | Merge "mediaplayer: optimize buffer queue management" into lmp-devPhil Burk2014-09-155-65/+93
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mediaplayer: optimize buffer queue managementPhil Burk2014-09-125-65/+93
| | |/ / | |/| |
* | | | Merge "LiveSession: reliable switch" into lmp-devRobert Shih2014-09-132-10/+57
|\ \ \ \
| * | | | LiveSession: reliable switchRobert Shih2014-09-122-10/+57
* | | | | Merge "Fix AAC timestamps for multiple aac frames per input buffer" into lmp-devMarco Nelissen2014-09-132-128/+200
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix AAC timestamps for multiple aac frames per input bufferMarco Nelissen2014-09-102-128/+200
* | | | | Merge "LiveSession: re-buffer on under run to avoid stutter" into lmp-devRobert Shih2014-09-132-1/+37
|\ \ \ \ \
| * | | | | LiveSession: re-buffer on under run to avoid stutterRobert Shih2014-09-122-1/+37
* | | | | | Merge "stagefright: add adaptive playback support to SoftMPEG decoder." into ...Ronghua Wu2014-09-126-29/+47
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | stagefright: add adaptive playback support to SoftMPEG decoder.Ronghua Wu2014-09-116-29/+47
* | | | | | Merge "GenericSource: move track packet init from start to prepare" into lmp-devRobert Shih2014-09-121-4/+4
|\ \ \ \ \ \
| * | | | | | GenericSource: move track packet init from start to prepareRobert Shih2014-09-111-4/+4
| |/ / / / /
* | | | | | Merge "LiveSession: added onSwitchDown" into lmp-devRobert Shih2014-09-124-4/+128
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | LiveSession: added onSwitchDownRobert Shih2014-09-114-4/+128
* | | | | | Merge "LiveSession: raise upwards adaptation constraint" into lmp-devRobert Shih2014-09-122-16/+21
|\ \ \ \ \ \
| * | | | | | LiveSession: raise upwards adaptation constraintRobert Shih2014-09-102-16/+21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "StagefrightRecorder: default to codec and fps from camcorder low profi...Chong Zhang2014-09-112-6/+33
|\ \ \ \ \ \
| * | | | | | StagefrightRecorder: default to codec and fps from camcorder low profileChong Zhang2014-09-112-6/+33
| | |_|_|/ / | |/| | | |
* | | | | | Merge "PlaylistFetcher: avoid repeated fetch when we run off the edge of live...Robert Shih2014-09-111-6/+0
|\ \ \ \ \ \
| * | | | | | PlaylistFetcher: avoid repeated fetch when we run off the edge of live playlistsRobert Shih2014-09-071-6/+0
| | |_|_|_|/ | |/| | | |
* | | | | | avoid kWhatReadBuffer message spam in GenericSourceLajos Molnar2014-09-112-4/+19
* | | | | | Merge "Clean up AudioTrack position and timestamp handling" into lmp-devGlenn Kasten2014-09-111-18/+73
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Clean up AudioTrack position and timestamp handlingGlenn Kasten2014-09-111-18/+73
* | | | | | Merge "stagefright: add adaptive playback support to SoftAVC decoder." into l...Ronghua Wu2014-09-115-107/+130
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | stagefright: add adaptive playback support to SoftAVC decoder.Ronghua Wu2014-09-105-107/+130
* | | | | | Merge "stagefright: don't use AAtomizer in AMessage" into lmp-devLajos Molnar2014-09-111-30/+93
|\ \ \ \ \ \
| * | | | | | stagefright: don't use AAtomizer in AMessageLajos Molnar2014-09-101-30/+93
* | | | | | | mediaplayer: release MediaBuffer in stale input buffersLajos Molnar2014-09-101-0/+11
| |_|_|/ / / |/| | | | |
* | | | | | Merge "NuPlayerDriver: do not set to paused state when receiving playback com...Wei Jia2014-09-101-5/+8
|\ \ \ \ \ \
| * | | | | | NuPlayerDriver: do not set to paused state when receiving playback complete a...Wei Jia2014-09-101-5/+8
* | | | | | | Merge "Revert "Fix AAC timestamps for multiple aac frames per input buffer"" ...Marco Nelissen2014-09-102-194/+128
|\ \ \ \ \ \ \
| * | | | | | | Revert "Fix AAC timestamps for multiple aac frames per input buffer"Marco Nelissen2014-09-102-194/+128
* | | | | | | | Merge "fix failure in MediaCodecTest#testException" into lmp-devChong Zhang2014-09-101-1/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix failure in MediaCodecTest#testExceptionChong Zhang2014-09-101-1/+14