summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AudioRecord: use audio attributes instead of audio source.Eric Laurent2014-11-2513-146/+192
* Merge "audio policy: do not route accessibility prompts to compressed output"...Eric Laurent2014-11-261-0/+15
|\
| * audio policy: do not route accessibility prompts to compressed outputEric Laurent2014-11-251-0/+15
* | Merge "audio policy: new getOutputForAttr() prototype." into lmp-mr1-devEric Laurent2014-11-2617-341/+433
|\ \ | |/
| * audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-2517-341/+433
* | 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 "camera: fix frame deletion logic in mInFlightMap" into lmp-mr1-devZhijun He2014-11-251-2/+6
|\ \ \
| * | | camera: fix frame deletion logic in mInFlightMapRuchit Sharma2014-11-251-2/+6
| |/ /
* | | 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
| |/
* | fix the build.Eric Laurent2014-11-251-8/+1
* | audio: new routing strategies and stream typesEric Laurent2014-11-2112-54/+171
|/
* Merge "Camera2: Fix CameraParameters parse segfault." into lmp-mr1-devRuben Brunk2014-11-212-0/+6
|\
| * Camera2: Fix CameraParameters parse segfault.Ruben Brunk2014-11-202-0/+6
* | 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 "SoundTrigger: allow sound model reloading" into lmp-mr1-devEric Laurent2014-11-202-0/+19
|\ \ \
| * | | SoundTrigger: allow sound model reloadingEric Laurent2014-11-202-0/+19
* | | | Merge "Fix format conversion in DuplicatingThread" into lmp-mr1-devGlenn Kasten2014-11-201-8/+8
|\ \ \ \
| * | | | Fix format conversion in DuplicatingThreadHaynes Mathew George2014-11-201-8/+8
| |/ / /
* | | | 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 "camera2: fix an error reading a NULL string" into lmp-mr1-devChien-Yu Chen2014-11-201-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | camera2: fix an error reading a NULL stringChien-Yu Chen2014-11-201-3/+3
* | | | 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-202-23/+46
|\ \ \ \ \
| * | | | | Fix missing loop count for static tracks.Andy Hung2014-11-182-23/+46
* | | | | | 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-204-53/+71
|\ \ \ \ \ \
| * | | | | | AudioSystem: fix cross deadlockEric Laurent2014-11-204-53/+71
| | |_|_|_|/ | |/| | | |
* | | | | | 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 "Camera2Client: remove recording stream if necessary" into lmp-mr1-devYin-Chia Yeh2014-11-193-7/+56
|\ \ \ \ \
| * | | | | Camera2Client: remove recording stream if necessaryYin-Chia Yeh2014-11-183-7/+56
| | |_|_|/ | |/| | |
* | | | | Merge "AudioSystem: Add mutex for output cache" into lmp-mr1-devEric Laurent2014-11-192-41/+52
|\ \ \ \ \
| * | | | | AudioSystem: Add mutex for output cacheEric Laurent2014-11-192-41/+52
| | |/ / / | |/| | |
* | | | | 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-182-4/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | audio policy: do not prevent routing to A2DP when suspended.Eric Laurent2014-11-172-4/+17