summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | Camera2: Round unsupported surface sizes in configure.Ruben Brunk2014-12-052-4/+81
* | | Merge "Fix AAC recording issue" into lmp-mr1-devMarco Nelissen2014-12-091-1/+2
|\ \ \ | |_|/ |/| |
| * | Fix AAC recording issueMarco Nelissen2014-12-091-1/+2
* | | Prevent ANR when AudioTrack is paused or re-routedzunkyu.lee2014-12-081-0/+2
* | | mediaplayerservice: add support for legacy DRMLajos Molnar2014-12-051-3/+32
* | | Merge "stagefright: preserve output format flags on format change" into lmp-m...Lajos Molnar2014-12-062-2/+6
|\ \ \
| * | | stagefright: preserve output format flags on format changeLajos Molnar2014-12-052-2/+6
* | | | Merge "NuPlayerRenderer: Update mAnchorMaxMediaUs when anchor time is changed...Wei Jia2014-12-064-1/+16
|\ \ \ \
| * | | | NuPlayerRenderer: Update mAnchorMaxMediaUs when anchor time is changed to fix...Wei Jia2014-12-054-1/+16
| | |/ / | |/| |
* | | | Merge "audio policy: fix inifinite loop in clearAudioPatches()" into lmp-mr1-devEric Laurent2014-12-061-5/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | audio policy: fix inifinite loop in clearAudioPatches()Eric Laurent2014-12-051-5/+2
* | | | Merge "fixes for non-secure widevine playback" into lmp-mr1-devChong Zhang2014-12-052-13/+32
|\ \ \ \
| * | | | fixes for non-secure widevine playbackChong Zhang2014-12-052-13/+32
| | |/ / | |/| |
* | | | Merge "audio policy: fix AudioPort parameter checks" into lmp-mr1-devEric Laurent2014-12-051-0/+20
|\ \ \ \
| * | | | audio policy: fix AudioPort parameter checksEric Laurent2014-12-041-0/+20
* | | | | Merge "Track volume should be maintained even if track is restored" into lmp-...Glenn Kasten2014-12-051-1/+5
|\ \ \ \ \
| * | | | | Track volume should be maintained even if track is restoredseunghak.han2014-12-051-1/+5
| | |_|/ / | |/| | |
* | | | | Merge "Camera: Add support for SCENE_MODE_HDR for newer HALs" into lmp-mr1-devEino-Ville Talvala2014-12-051-0/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Camera: Add support for SCENE_MODE_HDR for newer HALsEino-Ville Talvala2014-12-051-0/+6
| |/ / /
* | | | camera: fix logging in ZslProcessor to avoid spamRuchit Sharma2014-12-051-1/+1
|/ / /
* | | Merge "Fix for AOSP force virtualization mode" into lmp-mr1-devRicardo Garcia2014-12-051-4/+6
|\ \ \
| * | | Fix for AOSP force virtualization modeRicardo Garcia2014-12-041-4/+6
| |/ /
* | | Merge "Fix NuPlayer assertion on failure to create AudioTrack" into lmp-mr1-devAndy Hung2014-12-0510-82/+88
|\ \ \
| * | | Fix NuPlayer assertion on failure to create AudioTrackAndy Hung2014-12-0310-82/+88
* | | | Merge "fix threading in RTSPSource and StreamingSource" into lmp-mr1-devChong Zhang2014-12-054-39/+172
|\ \ \ \
| * | | | fix threading in RTSPSource and StreamingSourceChong Zhang2014-12-034-39/+172
* | | | | Merge "avc_util: try to find the first start code prefix 0x000001 even though...Wei Jia2014-12-052-17/+15
|\ \ \ \ \
| * | | | | avc_util: try to find the first start code prefix 0x000001 even though there ...Wei Jia2014-12-042-17/+15
* | | | | | Merge "Fix getTimestamp if offload thread is not initialized." into lmp-mr1-devAndy Hung2014-12-051-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix getTimestamp if offload thread is not initialized.Andy Hung2014-12-031-1/+2
| | |/ / / | |/| | |
* | | | | media_codecs.xml: extend vorbis sample rate to 8-96kHzLajos Molnar2014-12-041-1/+1
| |/ / / |/| | |
* | | | Merge "ESQueue: add frame length checking in validation of ADTS header." into...Wei Jia2014-12-041-4/+19
|\ \ \ \
| * | | | ESQueue: add frame length checking in validation of ADTS header.Wei Jia2014-12-031-4/+19
| |/ / /
* | | | [FM] Fix Buganizer ID: 18456930 - FM radio audio got routed to loudspeaker u...Hochi Huang2014-12-041-1/+1
|/ / /
* | | StreamingSource: check mTSParser before dereferencing it.Wei Jia2014-12-021-0/+4
|/ /
* | 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
|\ \ \ \ | |/ / / |/| | |