summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use char x[] rather than char x[0]."Elliott Hughes2014-06-121-1/+1
|\
| * Use char x[] rather than char x[0].Elliott Hughes2014-06-121-1/+1
* | Update OMX messages for 64 bitAndy Hung2014-06-122-3/+3
|/
* Offer a type-safe album art interface.Elliott Hughes2014-06-114-61/+28
* am a69d6f52: Merge "stagefright: add ClockEstimator API and WindowedLinearFit...Lajos Molnar2014-05-021-0/+110
|\
| * stagefright: add ClockEstimator API and WindowedLinearFitEstimatorLajos Molnar2014-05-011-0/+110
* | Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-294-0/+212
|\ \ | |/ |/|
| * 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 af191eb4: Merge "Replace size_t in shared memory by uint32_t"Glenn Kasten2014-03-072-6/+18
| |\ \
| * \ \ am 3c9130a8: Merge "Make frameworks/av 64-bit compatible"Narayan Kamath2014-03-072-4/+4
| |\ \ \
| * \ \ \ 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
| |\ \ \ \
| * \ \ \ \ am 8115f4b2: Merge "stagefright: do not offload LD-AAC decoding"Eric Laurent2013-12-201-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ am 9060d498: Merge "update offloaded audio track sampling rate"Eric 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
* | | | | | | | Add private method NBLog::Reader::dumpLine()Glenn Kasten2014-04-281-0/+6
* | | | | | | | media: 64 bit compile issuesMark Salyzyn2014-04-151-1/+1
* | | | | | | | warnings be gone.Andreas Huber2014-04-111-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Replace size_t in shared memory by uint32_tGlenn Kasten2014-02-132-6/+18
| |_|_|_|_|/ |/| | | | |
* | | | | | 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
| |_|_|_|/ |/| | | |
* | | | | Added support for ID3v2 meta data in 3gp filesOscar Rydhé2014-01-161-0/+2
| |_|_|/ |/| | |
* | | | stagefright: do not offload LD-AAC decodingEric Laurent2013-12-211-0/+1
| |_|/ |/| |
* | | update offloaded audio track sampling rateEric Laurent2013-12-173-2/+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
* | 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
|\