summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am 42d89e5d: am b904d53f: am 8115f4b2: Merge "stagefright: do not offload LD-...Eric Laurent2013-12-211-0/+1
|\
| * 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 "Fix some (but not all) unused parameter warnings"Glenn Kasten2013-12-202-2/+2
|\ \ \
| * | | Fix some (but not all) unused parameter warningsGlenn Kasten2013-12-192-2/+2
* | | | Merge "Add versions of get/SetParameters without I/O handle"Glenn Kasten2013-12-201-0/+4
|\ \ \ \
| * | | | Add versions of get/SetParameters without I/O handleGlenn Kasten2013-12-191-0/+4
| |/ / /
* | | | Fix bug in test-resample's AudioBufferProviderGlenn Kasten2013-12-171-0/+11
|/ / /
* | | Better character set encoding detectionMarco Nelissen2013-12-111-9/+5
* | | Merge "Avoid the call to CameraSourceTimeLapse::trySettingVideoSize if initia...Robert Shih2013-11-261-1/+2
|\ \ \
| * | | Avoid the call to CameraSourceTimeLapse::trySettingVideoSize if initializationRobert Shih2013-11-221-1/+2
* | | | update offloaded audio track sampling rateEric Laurent2013-11-223-2/+3
* | | | am 72afcd5d: am 5ea5b020: Merge "WA: Queue extra buffers on output port durin...Lajos Molnar2013-11-181-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | am 576e89b5: am 7dae71d6: Merge "AwesomePlayer: correct stream type for offlo...Eric Laurent2013-11-152-1/+3
|\ \ \ \ | |/ / /
| * | | 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
* | | | am db50cb5f: am caee8747: Merge "configure bitrate and bitrate mode at encode...Andreas Huber2013-11-111-0/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | am cc5aeced: am e100b813: Merge "StageFrightRecorder: do not use meta-data mo...Lajos Molnar2013-11-111-2/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
| | |/
* | | Only initialize sniffers once, don't hold mutex while sniffingMarco Nelissen2013-11-111-1/+3
* | | am d9d8b7b6: am fd6ecdd3: Camera HAL3/API1: Add support for the partial resul...Eino-Ville Talvala2013-11-061-0/+5
|\ \ \ | |/ /
| * | 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
* | Support TS + AC3 for ATSC standardChangwan Ryu2013-11-061-0/+2
* | Support AC3 in stagefrightChangwan Ryu2013-11-062-0/+3
* | Assign blame for playback wakelocks.Marco Nelissen2013-10-252-3/+8
* | am 77177fa2: am 95c03858: Merge "Allow releaseBuffer after flush" into klp-devGlenn Kasten2013-10-181-2/+3
|\ \ | |/
| * Allow releaseBuffer after flushGlenn Kasten2013-10-181-2/+3
* | am b2059ff3: am f8f15b05: Merge "Fix race condition in AudioTrack::pause foll...Glenn Kasten2013-10-161-0/+1
|\ \ | |/
| * 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
* | | am 7f8c3973: am 120a8847: Merge "AudioTrack: fix head position after restore"...Eric Laurent2013-10-161-0/+2
|\ \ \ | |/ /
| * | AudioTrack: fix head position after restoreEric Laurent2013-10-161-0/+2
| |/
* | Merge "Add missing namespace for AudioTimestamp"Glenn Kasten2013-10-071-0/+4
|\ \
| * | Add missing namespace for AudioTimestampGlenn Kasten2013-09-291-0/+4
* | | resolved conflicts for merge of 9a7d11f0 to masterGlenn Kasten2013-10-071-0/+3
|\ \ \ | | |/ | |/|
| * | Merge "Cleanup openRecord error handling" into klp-devGlenn Kasten2013-10-071-0/+3
| |\ \
| | * | Cleanup openRecord error handlingGlenn Kasten2013-09-241-0/+3
* | | | am 38ea22bb: am b2d71d3a: Merge "Camera API 2, Device 2/3: Implement idle and...Eino-Ville Talvala2013-10-043-6/+20
|\ \ \ \ | |/ / /
| * | | Merge "Camera API 2, Device 2/3: Implement idle and shutter callbacks" into k...Eino-Ville Talvala2013-10-033-6/+20
| |\ \ \
| | * | | Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-023-6/+20
* | | | | am aa50cc78: am 56ce7260: IOMX: Add prepareForAdaptivePlayback methodLajos Molnar2013-10-041-0/+4
|\ \ \ \ \ | |/ / / /