summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add property to ignore audio effects on the platformJean-Michel Trivi2015-06-222-4/+13
* Merge "Check binder transact status" into mnc-devJeff Tinker2015-06-191-30/+124
|\
| * Check binder transact statusJeff Tinker2015-06-161-30/+124
* | Merge "Fix clamp issue with AudioMixer with float input and int16 output" int...Andy Hung2015-06-191-3/+2
|\ \
| * | Fix clamp issue with AudioMixer with float input and int16 outputAndy Hung2015-06-181-3/+2
* | | Merge "Return DEAD_OBJECT if getTimestamp cannot restore track" into mnc-devAndy Hung2015-06-192-1/+12
|\ \ \
| * | | Return DEAD_OBJECT if getTimestamp cannot restore trackAndy Hung2015-06-182-1/+12
* | | | Merge "Reduce log messages on AudioFlinger throttle" into mnc-devAndy Hung2015-06-182-2/+17
|\ \ \ \
| * | | | Reduce log messages on AudioFlinger throttleAndy Hung2015-06-182-2/+17
| | |/ / | |/| |
* | | | Merge "Bug fix on Engine Configurable" into mnc-devEric Laurent2015-06-184-109/+38
|\ \ \ \
| * | | | Bug fix on Engine ConfigurableFrançois Gaffie2015-06-184-109/+38
* | | | | Merge "Add a configurable version of the policy engine based on PFW" into mnc...Eric Laurent2015-06-1863-2/+20495
|\ \ \ \ \ | |/ / / /
| * | | | Add a configurable version of the policy engine based on PFWFrançois Gaffie2015-06-1863-2/+20495
* | | | | Merge "Fix AudioTrack comments relating to use of restoreTrack_l()" into mnc-devAndy Hung2015-06-182-4/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix AudioTrack comments relating to use of restoreTrack_l()Andy Hung2015-06-182-4/+14
| | |/ / | |/| |
* | | | Merge "fix buffer leak due to unreleased last repeat frame" into mnc-devChong Zhang2015-06-182-56/+56
|\ \ \ \
| * | | | fix buffer leak due to unreleased last repeat frameChong Zhang2015-06-182-56/+56
* | | | | Merge "readAt can return negative values (error codes)." into mnc-devAlex Klyubin2015-06-181-1/+8
|\ \ \ \ \
| * | | | | readAt can return negative values (error codes).Alex Klyubin2015-06-181-1/+8
| | |_|/ / | |/| | |
* | | | | Merge "audiopolicy: Add AUDIO_OUTPUT_FLAG_TTS to flags enum table" into mnc-devEric Laurent2015-06-181-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | audiopolicy: Add AUDIO_OUTPUT_FLAG_TTS to flags enum tableRavi Kumar Alamanda2015-06-181-0/+1
* | | | | Merge "audio policy: fix explicit routing and accessibility" into mnc-devEric Laurent2015-06-181-1/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | audio policy: fix explicit routing and accessibilityEric Laurent2015-06-111-1/+8
* | | | | Fix software video decoder buffer size calculationMarco Nelissen2015-06-172-2/+2
* | | | | Add distortion correction opcodes in DngCreator.Ruben Brunk2015-06-162-1/+133
| |_|/ / |/| | |
* | | | Merge "Revert "stagefright: relax check of OMX buffer header"" into mnc-devRachad Alao2015-06-151-12/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "stagefright: relax check of OMX buffer header"Rachad Alao2015-06-151-12/+8
* | | | don't trigger an integer underflow when decrementing.Nick Kralevich2015-06-134-5/+10
* | | | Merge "Fix AudioRecord cleanup if construction fails" into mnc-devAndy Hung2015-06-131-1/+3
|\ \ \ \
| * | | | Fix AudioRecord cleanup if construction failsAndy Hung2015-06-121-1/+3
* | | | | am 7d3be414: am f475f6c0: am e168bdd2: am f19acf48: am 66b91b34: am e6382cb0:...Wei Jia2015-06-130-0/+0
|\ \ \ \ \
| * \ \ \ \ am f475f6c0: am e168bdd2: am f19acf48: am 66b91b34: am e6382cb0: am 115e995c:...Wei Jia2015-06-121-0/+4
| |\ \ \ \ \
| | * \ \ \ \ am e168bdd2: am f19acf48: am 66b91b34: am e6382cb0: am 115e995c: resolved con...Wei Jia2015-06-111-0/+4
| | |\ \ \ \ \
| | | * \ \ \ \ am f19acf48: am 66b91b34: am e6382cb0: am 115e995c: resolved conflicts for me...Wei Jia2015-06-101-0/+4
| | | |\ \ \ \ \
| | | | * \ \ \ \ am 66b91b34: am e6382cb0: am 115e995c: resolved conflicts for merge of 1f44d8...Wei Jia2015-06-101-0/+4
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ am e6382cb0: am 115e995c: resolved conflicts for merge of 1f44d837 to lmp-devWei Jia2015-06-101-0/+4
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ am 115e995c: resolved conflicts for merge of 1f44d837 to lmp-devWei Jia2015-06-061-0/+4
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ resolved conflicts for merge of 1f44d837 to lmp-devWei Jia2015-06-051-0/+4
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ am 82e90e10: Merge "Fix integer overflow when handling MPEG4 tx3g atom" into ...Wei Jia2015-06-051-0/+7
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * \ \ \ \ Merge "Fix integer overflow when handling MPEG4 tx3g atom" into klp-devWei Jia2015-06-051-0/+7
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | | * | | | | Fix integer overflow when handling MPEG4 tx3g atomJoshua J. Drake2015-06-031-0/+7
* | | | | | | | | | | | | | | am 7e2d436f: am 06880580: am 9784b406: am 49029189: am 30b72fcf: am 0773dc37:...Joshua J. Drake2015-06-130-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | am 06880580: am 9784b406: am 49029189: am 30b72fcf: am 0773dc37: am 768a8fb4:...Joshua J. Drake2015-06-121-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | am 9784b406: am 49029189: am 30b72fcf: am 0773dc37: am 768a8fb4: am f0e1fb59:...Joshua J. Drake2015-06-111-0/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | | * | | | | | | | | | | | am 49029189: am 30b72fcf: am 0773dc37: am 768a8fb4: am f0e1fb59: am 4a492bf2:...Joshua J. Drake2015-06-101-0/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / /
| | | | * | | | | | | | | | | am 30b72fcf: am 0773dc37: am 768a8fb4: am f0e1fb59: am 4a492bf2: Fix integer ...Joshua J. Drake2015-06-101-0/+4
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / /
| | | | | * | | | | | | | | | am 0773dc37: am 768a8fb4: am f0e1fb59: am 4a492bf2: Fix integer underflow in ...Joshua J. Drake2015-06-101-0/+4
| | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / /
| | | | | | * | | | | | | | | am 768a8fb4: am f0e1fb59: am 4a492bf2: Fix integer underflow in covr MPEG4 pr...Joshua J. Drake2015-06-051-0/+4
| | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / /
| | | | | | | * | | | | | | | am f0e1fb59: am 4a492bf2: Fix integer underflow in covr MPEG4 processingJoshua J. Drake2015-06-051-0/+4
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |/ / / / / / /
| | | | | | | | * | | | | | | am 4a492bf2: Fix integer underflow in covr MPEG4 processingJoshua J. Drake2015-06-051-0/+4
| | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | |/ / / / / /