summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audio policy: fix isSourceActive() for hotwordEric Laurent2014-12-191-5/+16
* audio policy: improve accessibility routingEric Laurent2014-12-191-0/+8
* Merge "NuPlayer: Fix failure to stop audio playback" into lmp-mr1-devAndy Hung2014-12-191-4/+7
|\
| * NuPlayer: Fix failure to stop audio playbackAndy Hung2014-12-181-4/+7
* | Merge "OggExtractor: ignore timestamp calculation for configuration packets" ...Robert Shih2014-12-191-10/+8
|\ \
| * | OggExtractor: ignore timestamp calculation for configuration packetsRobert Shih2014-12-181-10/+8
| |/
* | MPEG4Extractor: null check in MPEG4Source::parseChunkRobert Shih2014-12-171-0/+3
|/
* Fix bounds checking for GetPartialObject commandMike Lockwood2014-12-171-2/+8
* Merge "audioflinger: implement pause/resume for direct outputs" into lmp-mr1-devEric Laurent2014-12-174-30/+120
|\
| * audioflinger: implement pause/resume for direct outputsEric Laurent2014-12-164-30/+120
* | Merge "Fix routing not happening after change in output device list" into lmp...Jean-Michel Trivi2014-12-171-0/+18
|\ \
| * | Fix routing not happening after change in output device listJean-Michel Trivi2014-12-161-0/+18
* | | Merge "Fix permission check for audio recording" into lmp-mr1-devJean-Michel Trivi2014-12-176-14/+74
|\ \ \ | |/ /
| * | Fix permission check for audio recordingJean-Michel Trivi2014-12-156-14/+74
* | | [FM] Fix notification routing when FM enableHochi Huang2014-12-171-2/+2
* | | Merge "ESQueue: change warning message of one buffer containing multiple ADTS...Wei Jia2014-12-161-1/+1
|\ \ \
| * | | ESQueue: change warning message of one buffer containing multiple ADTS frames...Wei Jia2014-12-161-1/+1
| | |/ | |/|
* | | Merge "audiopolicy : Fix for incorrect input device selection" into lmp-mr1-devEric Laurent2014-12-161-0/+3
|\ \ \
| * | | audiopolicy : Fix for incorrect input device selectionEric Laurent2014-12-161-0/+3
* | | | audio: Force audio to Speaker if requested during VOIP callEric Laurent2014-12-161-1/+1
|/ / /
* | | Merge "Fix for Bundled Effects level compensation" into lmp-mr1-devRicardo Garcia2014-12-162-104/+144
|\ \ \
| * | | Fix for Bundled Effects level compensationRicardo Garcia2014-12-092-104/+144
* | | | Merge "Camera2Client: flush requests in stopPreviewL" into lmp-mr1-devChien-Yu Chen2014-12-151-0/+9
|\ \ \ \
| * | | | Camera2Client: flush requests in stopPreviewLRuchit Sharma2014-12-151-0/+9
| | |/ / | |/| |
* | | | Merge "Fix for apps that forget to use widevine:// urls" into lmp-mr1-devJeff Tinker2014-12-151-0/+8
|\ \ \ \
| * | | | Fix for apps that forget to use widevine:// urlsJeff Tinker2014-12-151-0/+8
* | | | | Merge "MediaCodecList: handle binder death" into lmp-mr1-devLajos Molnar2014-12-152-1/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | MediaCodecList: handle binder deathLajos Molnar2014-12-122-1/+18
| | |/ / | |/| |
* | | | Merge "NuPlayer: send NOT_SEEKABLE media info to client when the source is no...Wei Jia2014-12-152-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | NuPlayer: send NOT_SEEKABLE media info to client when the source is not seeka...Wei Jia2014-12-122-2/+6
* | | | Merge "Tunneled video Playback/Max resolution: Call mOmx->prepareForAdaptiveP...Rachad2014-12-131-1/+15
|\ \ \ \
| * | | | Tunneled video Playback/Max resolution:Rachad2014-12-121-1/+15
* | | | | Merge "stagefright: advertise 8kHz AAC decoder support" into lmp-mr1-devLajos Molnar2014-12-131-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | stagefright: advertise 8kHz AAC decoder supportLajos Molnar2014-12-131-1/+2
* | | | | audio policy: fix remote mic captureEric Laurent2014-12-122-17/+43
| |_|/ / |/| | |
* | | | Merge "audio policy: suppport for dynamic source" into lmp-mr1-devEric Laurent2014-12-112-48/+101
|\ \ \ \ | |/ / / |/| | |
| * | | audio policy: suppport for dynamic sourceEric Laurent2014-12-102-48/+101
* | | | stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-1019-997/+600
* | | | Merge "[audio][audioflinger] Consume all frames when a DirectThread is done."...Phil Burk2014-12-111-2/+7
|\ \ \ \
| * | | | [audio][audioflinger] Consume all frames when a DirectThread is done.Phil Burk2014-12-101-2/+7
| | |_|/ | |/| |
* | | | mediaplayer: allow setVideoSurface before setDataSourceLajos Molnar2014-12-101-1/+1
| |/ / |/| |
* | | Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitionsBernhard Rosenkränzer2014-12-092-3/+3
* | | AudioPolicyManager: distinguish between mirroring and reroutingJean-Michel Trivi2014-12-092-2/+8
* | | Merge "audio policy: binder calls for dynamic audio policy mixes" into lmp-mr...Eric Laurent2014-12-108-2/+95
|\ \ \
| * | | audio policy: binder calls for dynamic audio policy mixesEric Laurent2014-12-098-2/+95
* | | | Merge "audio policy: add support for custom mixes" into lmp-mr1-devEric Laurent2014-12-108-106/+648
|\ \ \ \ | |/ / /
| * | | audio policy: add support for custom mixesEric Laurent2014-12-098-106/+648
| | |/ | |/|
* | | Merge "Camera3Device: support shutter after result" into lmp-mr1-devChien-Yu Chen2014-12-092-141/+234
|\ \ \
| * | | Camera3Device: support shutter after resultChien-Yu Chen2014-12-092-141/+234
* | | | Merge "Camera2: Round unsupported surface sizes in configure." into lmp-mr1-devRuben Brunk2014-12-092-4/+81
|\ \ \ \ | |/ / / |/| | |