summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am ae6965ae: am 3aef3560: am e360f0f6: IAudioPolicyService: bound array size ...Eric Laurent2014-11-101-2/+7
|\
| * am 3aef3560: am e360f0f6: IAudioPolicyService: bound array size in queryDefau...Eric Laurent2014-11-101-2/+7
| |\
| | * IAudioPolicyService: bound array size in queryDefaultPreProcessingEric Laurent2014-11-101-2/+7
* | | Support CAST V2 Authentication in MediaDrmJeff Tinker2014-03-291-2/+12
* | | am f780d28d: Merge "DO NOT MERGE: Revert "mediaplayer: keep more buffers with...Lajos Molnar2014-03-281-1/+0
|\ \ \ | |/ /
| * | Merge "DO NOT MERGE: Revert "mediaplayer: keep more buffers with the BufferQu...Lajos Molnar2014-03-281-1/+0
| |\ \
| | * | DO NOT MERGE: Revert "mediaplayer: keep more buffers with the BufferQueue"Lajos Molnar2014-03-271-1/+0
* | | | am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview FPS single/r...Igor Murashkin2014-03-251-0/+203
|\ \ \ \ | |/ / /
| * | | DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range valuesIgor Murashkin2014-03-251-0/+203
| |/ /
* | | am b635b0e6: mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-0/+1
|\ \ \ | |/ /
| * | mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-0/+1
* | | am c69bc40a: Merge "Cap pts gap between adjacent frames to specified value" i...Chong Zhang2014-03-132-0/+2
|\ \ \ | |/ /
| * | Cap pts gap between adjacent frames to specified valueChong Zhang2014-03-112-0/+2
* | | am 6db20dcb: Merge "AudioTrack: When paused, return cached playback position"...Eric Laurent2014-03-081-0/+1
|\ \ \ | |/ /
| * | Merge "AudioTrack: When paused, return cached playback position" into klp-devEric Laurent2014-03-081-0/+1
| |\ \
| | * | AudioTrack: When paused, return cached playback positionHaynes Mathew George2014-03-061-0/+1
* | | | am 2613347d: Merge "Added support to query ACodec whether adaptive playback i...Lajos Molnar2014-03-071-0/+3
|\ \ \ \ | |/ / /
| * | | Merge "Added support to query ACodec whether adaptive playback is enabled." i...Lajos Molnar2014-03-071-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Added support to query ACodec whether adaptive playback is enabled.Robert Shih2014-03-061-0/+3
| * | | stagefright: do not offload LD-AAC decodingEric Laurent2014-03-061-0/+1
| |/ /
| * | update offloaded audio track sampling rateEric Laurent2014-03-053-2/+3
* | | am 6b260425: am 85b3013e: fix deadlock issues that arise when there are simul...jpadmana2014-03-051-24/+0
|\ \ \
| * \ \ am 85b3013e: fix deadlock issues that arise when there are simultaneous effec...jpadmana2014-03-051-24/+0
| |\ \ \ | | |/ /
| | * | fix deadlock issues that arise when there are simultaneousjpadmana2014-03-041-24/+0
* | | | [DO NOT MERGE] Support TS + AC3 for ATSC standardChangwan Ryu2014-02-031-0/+2
* | | | [DO NOT MERGE] Support AC3 in stagefrightChangwan Ryu2014-02-032-0/+3
|/ / /
* | | am 07a017d3: Merge "Added support for ID3v2 meta data in 3gp files"Marco Nelissen2014-01-171-0/+2
|\ \ \
| * | | Added support for ID3v2 meta data in 3gp filesOscar Rydhé2014-01-161-0/+2
* | | | am 8115f4b2: Merge "stagefright: do not offload LD-AAC decoding"Eric Laurent2013-12-201-0/+1
|\ \ \ \ | |/ / /
| * | | stagefright: do not offload LD-AAC decodingEric Laurent2013-12-211-0/+1
* | | | am 9060d498: Merge "update offloaded audio track sampling rate"Eric Laurent2013-12-173-2/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | update offloaded audio track sampling rateEric Laurent2013-12-173-2/+3
* | | Merge "WA: Queue extra buffers on output port during reconfig if input EOS-ed...Lajos Molnar2013-11-191-0/+2
|\ \ \ | |/ / |/| |
| * | WA: Queue extra buffers on output port during reconfig if input EOS-edLajos Molnar2013-11-141-0/+2
* | | AwesomePlayer: correct stream type for offloadEric Laurent2013-11-142-1/+3
|/ /
* | Merge "Only initialize sniffers once, don't hold mutex while sniffing" into k...Marco Nelissen2013-11-131-1/+3
|\ \
| * | Only initialize sniffers once, don't hold mutex while sniffingMarco Nelissen2013-11-111-1/+3
* | | Merge "configure bitrate and bitrate mode at encoder initialization for VP8/9...Andreas Huber2013-11-121-0/+1
|\ \ \ | |/ / |/| |
| * | configure bitrate and bitrate mode at encoder initialization for VP8/9Andreas Huber2013-11-051-0/+1
* | | Merge "StageFrightRecorder: do not use meta-data mode for software encoders" ...Lajos Molnar2013-11-111-2/+4
|\ \ \
| * | | StageFrightRecorder: do not use meta-data mode for software encodersLajos Molnar2013-10-301-2/+4
| |/ /
* | | Camera HAL3/API1: Add support for the partial result quirk.Eino-Ville Talvala2013-11-061-0/+5
|/ /
* | Assign blame for playback wakelocks.Marco Nelissen2013-10-252-3/+8
* | Allow releaseBuffer after flushGlenn Kasten2013-10-181-2/+3
* | Merge "Fix race condition in AudioTrack::pause followed by start" into klp-devGlenn Kasten2013-10-171-0/+1
|\ \
| * | Fix race condition in AudioTrack::pause followed by startGlenn Kasten2013-10-161-0/+1
* | | AudioTrack: fix head position after restoreEric Laurent2013-10-161-0/+2
|/ /
* | Merge "Cleanup openRecord error handling" into klp-devGlenn Kasten2013-10-071-0/+3
|\ \
| * | Cleanup openRecord error handlingGlenn Kasten2013-09-241-0/+3
* | | Merge "Camera API 2, Device 2/3: Implement idle and shutter callbacks" into k...Eino-Ville Talvala2013-10-033-6/+20
|\ \ \