summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* AudioRecord: use audio attributes instead of audio source.Eric Laurent2014-11-254-39/+75
* Merge "audio policy: new getOutputForAttr() prototype." into lmp-mr1-devEric Laurent2014-11-264-223/+128
|\
| * audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-254-223/+128
* | Merge "Fix AudioTrack loop mode to play audio from buffer start" into lmp-mr1...Andy Hung2014-11-252-4/+9
|\ \
| * | Fix AudioTrack loop mode to play audio from buffer startAndy Hung2014-11-242-4/+9
* | | Merge "stagefright: add graceful handling when setting port definition" into ...Lajos Molnar2014-11-251-12/+12
|\ \ \ | |_|/ |/| |
| * | stagefright: add graceful handling when setting port definitionLajos Molnar2014-11-251-12/+12
| |/
* | audio: new routing strategies and stream typesEric Laurent2014-11-211-1/+1
|/
* Merge "tunnel NuPlayer source and decoder input" into lmp-mr1-devChong Zhang2014-11-2113-1296/+1505
|\
| * tunnel NuPlayer source and decoder inputChong Zhang2014-11-2013-1296/+1505
* | Merge "NuPlayer: invalid anchor time when render is flushed." into lmp-mr1-devRonghua Wu2014-11-202-0/+8
|\ \ | |/ |/|
| * NuPlayer: invalid anchor time when render is flushed.Ronghua Wu2014-11-192-0/+8
* | Merge "close fd if data source is reset without prepare" into lmp-mr1-devChong Zhang2014-11-201-1/+7
|\ \
| * | close fd if data source is reset without prepareChong Zhang2014-11-191-1/+7
* | | Merge "Fix missing loop count for static tracks." into lmp-mr1-devGlenn Kasten2014-11-201-22/+38
|\ \ \
| * | | Fix missing loop count for static tracks.Andy Hung2014-11-181-22/+38
* | | | Merge "When aggregating buffers, make sure we don't lose data" into lmp-mr1-devMarco Nelissen2014-11-201-0/+6
|\ \ \ \
| * | | | When aggregating buffers, make sure we don't lose dataMarco Nelissen2014-11-191-0/+6
| | |_|/ | |/| |
* | | | Merge "AudioSystem: fix cross deadlock" into lmp-mr1-devEric Laurent2014-11-201-43/+58
|\ \ \ \
| * | | | AudioSystem: fix cross deadlockEric Laurent2014-11-201-43/+58
* | | | | Merge "mediaplayer: request auto-frc for high quality avsync" into lmp-mr1-devLajos Molnar2014-11-201-0/+13
|\ \ \ \ \
| * | | | | mediaplayer: request auto-frc for high quality avsyncLajos Molnar2014-11-191-0/+13
| |/ / / /
* | | | | stagefright: add (temporary) support for automatic video frcLajos Molnar2014-11-191-0/+18
|/ / / /
* | | | Merge "NuPlayer: open audio sink in offload mode when resuming from timeout t...Ronghua Wu2014-11-193-5/+36
|\ \ \ \
| * | | | NuPlayer: open audio sink in offload mode when resuming from timeout teardown.Ronghua Wu2014-11-183-5/+36
| |/ / /
* | | | Merge "AudioSystem: Add mutex for output cache" into lmp-mr1-devEric Laurent2014-11-191-37/+47
|\ \ \ \
| * | | | AudioSystem: Add mutex for output cacheEric Laurent2014-11-191-37/+47
| |/ / /
* | | | Merge "HLS: fix live lock after missing the boat during configuration change"...Robert Shih2014-11-191-0/+20
|\ \ \ \
| * | | | HLS: fix live lock after missing the boat during configuration changeRobert Shih2014-11-181-0/+20
* | | | | Merge "Don't autoloop notifications" into lmp-mr1-devMarco Nelissen2014-11-192-0/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't autoloop notificationsMarco Nelissen2014-11-182-0/+20
| |/ / /
* | | | Merge "NuPlayer: pass media time to selectTrack for responsiveness" into lmp-...Robert Shih2014-11-198-13/+39
|\ \ \ \
| * | | | NuPlayer: pass media time to selectTrack for responsivenessRobert Shih2014-11-198-13/+39
| |/ / /
* | | | Merge "audio policy: do not prevent routing to A2DP when suspended." into lmp...Eric Laurent2014-11-181-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | audio policy: do not prevent routing to A2DP when suspended.Eric Laurent2014-11-171-0/+5
* | | | Merge "Fix missing mutex lock in Drm::binderDied" into lmp-mr1-devJeff Tinker2014-11-181-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix missing mutex lock in Drm::binderDiedJeff Tinker2014-11-161-1/+5
* | | | Merge "Fix race condition in signaling completion for decode." into lmp-mr1-devAndy Hung2014-11-171-0/+1
|\ \ \ \
| * | | | Fix race condition in signaling completion for decode.Andy Hung2014-11-171-0/+1
| | |/ / | |/| |
* | | | Merge "NuPlayer HTTPLiveSource: impl getSelectedTrack" into lmp-mr1-devRobert Shih2014-11-176-0/+56
|\ \ \ \ | |_|_|/ |/| | |
| * | | NuPlayer HTTPLiveSource: impl getSelectedTrackRobert Shih2014-11-066-0/+56
* | | | Merge "NuPlayer: tunnel decoder with renderer for data buffer passing." into ...Wei Jia2014-11-157-124/+205
|\ \ \ \
| * | | | NuPlayer: tunnel decoder with renderer for data buffer passing.Wei Jia2014-11-147-124/+205
* | | | | Merge "PlaylistFetcher: handle sporadic fetch erros" into lmp-mr1-devRobert Shih2014-11-151-27/+37
|\ \ \ \ \
| * | | | | PlaylistFetcher: handle sporadic fetch errosRobert Shih2014-11-131-27/+37
| | |_|_|/ | |/| | |
* | | | | Merge "remove AudioSystem::getOutputSamplingRateForAttr()" into lmp-mr1-devEric Laurent2014-11-142-28/+15
|\ \ \ \ \
| * | | | | remove AudioSystem::getOutputSamplingRateForAttr()Eric Laurent2014-11-122-28/+15
* | | | | | Merge "stagefright: add runtime debug support" into lmp-mr1-devLajos Molnar2014-11-149-440/+764
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | stagefright: add runtime debug supportLajos Molnar2014-11-129-440/+764
* | | | | | Merge "Stagefright: use MediaCodec in async mode for recording" into lmp-mr1-devChong Zhang2014-11-131-164/+105
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |