summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am 075c8f6e: am a69d6f52: Merge "stagefright: add ClockEstimator API and Wind...Lajos Molnar2014-05-021-0/+110
|\
| * 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
| | |\
| | * \ am b635b0e6: 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
| | |\ \ \
| | * \ \ \ am 6db20dcb: Merge "AudioTrack: When paused, return cached playback position"...Eric Laurent2014-03-081-0/+1
| | |\ \ \ \
| | * \ \ \ \ am 2613347d: Merge "Added support to query ACodec whether adaptive playback i...Lajos Molnar2014-03-071-0/+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 f131f873: Merge "Add private method NBLog::Reader::dumpLine()"Glenn Kasten2014-04-281-0/+6
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Add private method NBLog::Reader::dumpLine()Glenn Kasten2014-04-281-0/+6
* | | | | | | | | | am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-151-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | media: 64 bit compile issuesMark Salyzyn2014-04-151-1/+1
* | | | | | | | | | am 52a861d2: Merge "warnings be gone."Mark Salyzyn2014-04-111-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | warnings be gone.Andreas Huber2014-04-111-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | am 68d9d71a: Support CAST V2 Authentication in MediaDrmJeff Tinker2014-04-011-2/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Support CAST V2 Authentication in MediaDrmJeff Tinker2014-03-291-2/+12
* | | | | | | | | | am 1000d426: am f780d28d: Merge "DO NOT MERGE: Revert "mediaplayer: keep more...Lajos Molnar2014-03-281-1/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 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 65550a0e: am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview...Igor Murashkin2014-03-251-0/+203
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 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 9cde5172: am b635b0e6: mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | 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 a671f943: am c69bc40a: Merge "Cap pts gap between adjacent frames to speci...Chong Zhang2014-03-132-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | 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 38efe8eb: am 6db20dcb: Merge "AudioTrack: When paused, return cached playb...Eric Laurent2014-03-081-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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 72d09f62: am 2613347d: Merge "Added support to query ACodec whether adapti...Lajos Molnar2014-03-071-0/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
* | | | | | am af191eb4: Merge "Replace size_t in shared memory by uint32_t"Glenn Kasten2014-02-132-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-02-112-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-112-4/+4
* | | | | am dd432ce0: [DO NOT MERGE] Support TS + AC3 for ATSC standardChangwan Ryu2014-02-041-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |