summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stagefright: use CODECS field in EXT-X_STREAM-INF as fallbackRobert Shih2014-03-062-7/+157
* Fixed misplaced bracket for switch-case block.Robert Shih2014-03-061-4/+4
* stagefright: Fix issue with tracking media format in packet sourceLajos Molnar2014-03-062-13/+44
* stagefright: Fix bugs in playlist fetcher logicLajos Molnar2014-03-062-29/+105
* Merge "stagefright: fix offloading HE-AAC sampling rate." into klp-devEric Laurent2014-03-061-17/+23
|\
| * stagefright: fix offloading HE-AAC sampling rate.Eric Laurent2014-03-051-17/+23
* | set AAC MPEG version to MPEG-2Chong Zhang2014-03-061-1/+1
|/
* Increase kFastTrackMultiplier from 1 to 2Glenn Kasten2014-03-052-11/+14
* AudioTrack: fix obtainBuffer timeout calculationEric Laurent2014-03-052-2/+2
* libstagefright: Delay release of wakelock in TimedEventQueueHaynes Mathew George2014-03-052-6/+9
* 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