summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am af191eb4: Merge "Replace size_t in shared memory by uint32_t"Glenn Kasten2014-03-072-6/+18
|\
| * Replace size_t in shared memory by uint32_tGlenn Kasten2014-02-132-6/+18
* | am 3c9130a8: Merge "Make frameworks/av 64-bit compatible"Narayan Kamath2014-03-072-4/+4
|\ \ | |/
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-112-4/+4
| * fix deadlock issues that arise when there are simultaneousjpadmana2014-01-311-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
* | | 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
|\ \
| * | Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-023-6/+20
* | | IOMX: Add prepareForAdaptivePlayback methodLajos Molnar2013-10-031-0/+4
|/ /
* | Merge "MediaTimeProvider support fixes" into klp-devLajos Molnar2013-10-011-0/+1
|\ \
| * | MediaTimeProvider support fixesLajos Molnar2013-09-301-0/+1
* | | fix volume and effect enable delay on offloaded tracksEric Laurent2013-09-301-0/+3
|/ /
* | Effects Factory changes for effects offloadjpadmana2013-09-271-0/+24
* | Revert "Effects Factory changes for effects offload"Eric Laurent2013-09-271-24/+0
* | Camera: Implement getCameraCharacteristicsZhijun He2013-09-251-0/+5
* | soundpool: allocate shared memory heap by clientEric Laurent2013-09-243-4/+15
|/
* Add support for level measurements in VisualizerJean-Michel Trivi2013-09-231-0/+9
* Fix slow AudioTrack and AudioRecord destructionGlenn Kasten2013-09-202-8/+12
* Fix underruns when fast track denied due to SRCGlenn Kasten2013-09-171-2/+0
* MediaMuxer: Hook up setLocation methodZhijun He2013-09-091-0/+10
* Effects Factory changes for effects offloadjpadmana2013-09-061-0/+24
* Merge "wifi-display: do not use HDCP's encryptNative method if its unsupporte...Chong Zhang2013-09-041-0/+11
|\
| * wifi-display: do not use HDCP's encryptNative method if its unsupportedChong Zhang2013-09-031-0/+11
* | Add ExtendedAudioBufferProvider::framesReleased and onTimestampGlenn Kasten2013-09-032-0/+11
* | Add NBAIO_Source::onTimestamp()Glenn Kasten2013-09-032-0/+6
* | Instantiate SingleStateQueue<AudioTimestamp>Glenn Kasten2013-09-031-0/+7