summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
* | AudioMixer: Remove tracks from enabledTracks after reseting outTempGaurav Kumar2014-03-051-4/+7
* | update offloaded audio track sampling rateEric Laurent2014-03-059-4/+53
* | audioflinger: fix offload write buffer offsetEric Laurent2014-03-051-2/+2
|/
* fix deadlock issues that arise when there are simultaneousjpadmana2014-03-046-55/+88
* audioflinger: check for condition before waitingHaynes Mathew George2014-03-041-1/+6
* audioflinger: update track ready conditionHaynes Mathew George2014-03-041-1/+1
* audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-042-2/+6
* AudioTrack: fix position callback after restoreEric Laurent2013-11-271-1/+0
* Merge "WA: Queue extra buffers on output port during reconfig if input EOS-ed...Lajos Molnar2013-11-192-0/+30
|\
| * WA: Queue extra buffers on output port during reconfig if input EOS-edLajos Molnar2013-11-142-0/+30
* | Merge "Fix metadata access" into klp-devMarco Nelissen2013-11-152-3/+9
|\ \
| * | Fix metadata accessMarco Nelissen2013-11-152-3/+9
| |/
* | audioflinger: do not use raw pointer for tracksEric Laurent2013-11-152-8/+8
* | Merge "AwesomePlayer: correct stream type for offload" into klp-devEric Laurent2013-11-156-5/+21
|\ \
| * | AwesomePlayer: correct stream type for offloadEric Laurent2013-11-146-5/+21
| |/
* | Camera2: Rework the FPS range vs. FPS single setting detectionEino-Ville Talvala2013-11-142-33/+20
|/
* Merge "audioflinger: fix offload track transition" into klp-devEric Laurent2013-11-141-17/+24
|\
| * audioflinger: fix offload track transitionEric Laurent2013-11-121-17/+24
* | Merge "audioflinger: fix offload resume after drain" into klp-devEric Laurent2013-11-141-5/+9
|\ \ | |/
| * audioflinger: fix offload resume after drainEric Laurent2013-11-121-5/+9
* | Merge "stagefright: limit default max-input-size for AVC" into klp-devLajos Molnar2013-11-131-7/+18
|\ \
| * | stagefright: limit default max-input-size for AVCLajos Molnar2013-11-131-7/+18
* | | Merge "AwesomePlayer: Improve performance on high-fps clips" into klp-devLajos Molnar2013-11-131-1/+36
|\ \ \ | |/ / |/| |
| * | AwesomePlayer: Improve performance on high-fps clipsLajos Molnar2013-11-121-1/+36
| |/
* | Merge "Only initialize sniffers once, don't hold mutex while sniffing" into k...Marco Nelissen2013-11-132-17/+30
|\ \
| * | Only initialize sniffers once, don't hold mutex while sniffingMarco Nelissen2013-11-112-17/+30
* | | Merge "Ignore transport stream packets with the "transport_error_indicator" b...Andreas Huber2013-11-131-1/+4
|\ \ \
| * | | Ignore transport stream packets with the "transport_error_indicator" bit setAndreas Huber2013-11-121-1/+4
| |/ /
* | | am 27ae268a: am 00cb884f: Merge "StageFright: Removes hacks for Nvidia MPEG2 ...Adam Hampson2013-11-132-9/+2
|\ \ \ | |_|/ |/| |
| * | am 00cb884f: Merge "StageFright: Removes hacks for Nvidia MPEG2 decoder" into...Adam Hampson2013-11-132-9/+2
| |\ \
| | * \ Merge "StageFright: Removes hacks for Nvidia MPEG2 decoder" into jb-mr2-devAdam Hampson2013-11-132-9/+2
| | |\ \
| | | * | StageFright: Removes hacks for Nvidia MPEG2 decoderSuresh Choudhary2013-08-092-9/+2
* | | | | Merge "Back to the old way of making sure that no more buffers are submitted"...Andreas Huber2013-11-121-2/+4
|\ \ \ \ \
| * | | | | Back to the old way of making sure that no more buffers are submittedAndreas Huber2013-11-081-2/+4
* | | | | | Camera API2: Add support for partial result quirkEino-Ville Talvala2013-11-125-14/+29
* | | | | | Merge "configure bitrate and bitrate mode at encoder initialization for VP8/9...Andreas Huber2013-11-122-0/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | configure bitrate and bitrate mode at encoder initialization for VP8/9Andreas Huber2013-11-052-0/+17
* | | | | | Merge "StageFrightRecorder: do not use meta-data mode for software encoders" ...Lajos Molnar2013-11-114-13/+39
|\ \ \ \ \ \
| * | | | | | StageFrightRecorder: do not use meta-data mode for software encodersLajos Molnar2013-10-304-13/+39
* | | | | | | Merge "TimedEventQueue: improve wakelock management" into klp-devEric Laurent2013-11-112-43/+55
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | TimedEventQueue: improve wakelock managementEric Laurent2013-11-072-43/+55
* | | | | | | Merge "Properly handle executing->idle in GraphicBufferSource" into klp-devAndreas Huber2013-11-083-7/+29
|\ \ \ \ \ \ \
| * | | | | | | Properly handle executing->idle in GraphicBufferSourceAndreas Huber2013-11-073-7/+29
* | | | | | | | Replace assert with error messageAndy McFadden2013-11-071-1/+6
| |/ / / / / / |/| | | | | |
* | | | | | | Camera HAL3/API1: Add support for the partial result quirk.Eino-Ville Talvala2013-11-0610-87/+446
* | | | | | | Merge "audioflinger: fix direct output underrun" into klp-devEric Laurent2013-11-061-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | audioflinger: fix direct output underrunEric Laurent2013-11-051-0/+6
* | | | | | | Merge "Notify current video size if available" into klp-devMarco Nelissen2013-11-041-1/+10
|\ \ \ \ \ \ \
| * | | | | | | Notify current video size if availableMarco Nelissen2013-11-011-1/+10