summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add property to ignore audio effects on the platform" into mnc-devJean-Michel Trivi2015-06-222-4/+13
|\
| * Add property to ignore audio effects on the platformJean-Michel Trivi2015-06-222-4/+13
* | Merge "Fix for Visualizer release bug" into mnc-devRicardo Garcia2015-06-222-9/+6
|\ \
| * | Fix for Visualizer release bugRicardo Garcia2015-06-192-9/+6
* | | Merge "Fix FastMixer high bit depth Hal support" into mnc-devAndy Hung2015-06-221-0/+4
|\ \ \
| * | | Fix FastMixer high bit depth Hal supportAndy Hung2015-06-191-0/+4
* | | | Merge "stagefright: relax check of OMX buffer header - again" into mnc-devLajos Molnar2015-06-221-8/+23
|\ \ \ \
| * | | | stagefright: relax check of OMX buffer header - againLajos Molnar2015-06-191-8/+23
* | | | | Merge "stagefright: allow state change while handling OMX message list" into ...Lajos Molnar2015-06-222-1/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | stagefright: allow state change while handling OMX message listLajos Molnar2015-06-192-1/+11
* | | | | Merge "audio effects: fix heap overflow" into mnc-devEric Laurent2015-06-206-149/+96
|\ \ \ \ \
| * | | | | audio effects: fix heap overflowEric Laurent2015-06-196-149/+96
* | | | | | Merge "stagefright: handle removal of a tracked buffer in ACodec" into mnc-devLajos Molnar2015-06-203-14/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | stagefright: handle removal of a tracked buffer in ACodecLajos Molnar2015-06-193-14/+27
* | | | | | Merge "AudioFlinger: reset SPDIF encoder on flush" into mnc-devPhil Burk2015-06-201-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | AudioFlinger: reset SPDIF encoder on flushPhil Burk2015-06-191-1/+2
* | | | | | Merge "MediaCodec: handle a spontaneous error while configuring" into mnc-devAndy Hung2015-06-191-0/+6
|\ \ \ \ \ \
| * | | | | | MediaCodec: handle a spontaneous error while configuringAndy Hung2015-06-161-0/+6
* | | | | | | Merge "Camera3Device: Fix high speed configuration" into mnc-devChien-Yu Chen2015-06-191-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Camera3Device: Fix high speed configurationChien-Yu Chen2015-06-181-1/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Fixing no rates, chans & encodings on input devices for device enum AP...Paul McLean2015-06-192-7/+20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fixing no rates, chans & encodings on input devices for device enum API.Paul McLean2015-06-192-7/+20
| |/ / / / /
* | | | | | 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
|\ \ \ \