summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for AOSP force virtualization modeRicardo Garcia2014-12-041-4/+6
* nuplayer: clear pending audio access unit on flush.Ronghua Wu2014-12-012-6/+14
* Merge "notify seek complete upon first video output frame" into lmp-mr1-devChong Zhang2014-12-028-28/+107
|\
| * notify seek complete upon first video output frameChong Zhang2014-12-018-28/+107
* | Merge "AudioRecord: use audio attributes instead of audio source." into lmp-m...Eric Laurent2014-11-2613-146/+192
|\ \
| * | AudioRecord: use audio attributes instead of audio source.Eric Laurent2014-11-2513-146/+192
* | | Merge "MediaCodec: resume codec if state is FLUSHED in async mode" into lmp-m...Chong Zhang2014-11-261-0/+2
|\ \ \ | |/ / |/| |
| * | MediaCodec: resume codec if state is FLUSHED in async modeChong Zhang2014-11-261-0/+2
| |/
* | 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
|\ \ \ \ \