summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am c69bc40a: Merge "Cap pts gap between adjacent frames to specified value" i...Chong Zhang2014-03-134-6/+167
|\
| * Merge "Cap pts gap between adjacent frames to specified value" into klp-devChong Zhang2014-03-114-6/+167
| |\
| | * Cap pts gap between adjacent frames to specified valueChong Zhang2014-03-114-6/+167
* | | am 1c608ab3: save mGraphicBuffer pointer even when we\'re suspendedChong Zhang2014-03-131-0/+6
|\ \ \ | |/ /
| * | save mGraphicBuffer pointer even when we're suspendedChong Zhang2014-03-111-0/+6
| |/
* | am 19afb386: Merge "Remove streaming URI from default logs"Marco Nelissen2014-03-135-6/+5
|\ \
| * | Remove streaming URI from default logsDavid Williams2014-03-105-6/+5
* | | am 2ad7af29: Merge "Check for ARCH_ARM_HAVE_NEON flag only for ARM arch"Narayan Kamath2014-03-112-4/+7
|\ \ \ | |/ /
| * | Merge "Check for ARCH_ARM_HAVE_NEON flag only for ARM arch"Narayan Kamath2014-03-072-4/+7
| |\ \
| | * | Check for ARCH_ARM_HAVE_NEON flag only for ARM archAshok Bhat2014-03-032-4/+7
* | | | am a9b82160: Merge "LP64 fixes for media/libeffects"Narayan Kamath2014-03-1114-61/+62
|\ \ \ \ | |/ / /
| * | | Merge "LP64 fixes for media/libeffects"Narayan Kamath2014-03-0714-61/+62
| |\ \ \ | | |/ / | |/| |
| | * | LP64 fixes for media/libeffectsAshok Bhat2014-02-2014-61/+62
* | | | am 0cf16339: Merge "Fix preventing from heap overwrite in capture command"Glenn Kasten2014-03-111-34/+35
|\ \ \ \ | |/ / /
| * | | Merge "Fix preventing from heap overwrite in capture command"Glenn Kasten2014-02-281-34/+35
| |\ \ \
| | * | | Fix preventing from heap overwrite in capture commandRyszard Grzesica2014-02-201-34/+35
| | |/ /
* | | | am 096d72a3: Merge "AArch64: Correction for LP64"Narayan Kamath2014-03-111-5/+5
|\ \ \ \ | |/ / /
| * | | AArch64: Correction for LP64Marcus Oakland2014-02-261-5/+5
* | | | am 8fc4d57d: Merge "Avoid a building error"Glenn Kasten2014-03-111-1/+3
|\ \ \ \ | |/ / /
| * | | Merge "Avoid a building error"Glenn Kasten2014-02-251-1/+3
| |\ \ \
| | * | | Avoid a building errorChih-Wei Huang2013-01-101-1/+3
| * | | | Merge "LiveSession: Use the actual, possibly redirected url as base in the M3U"Marco Nelissen2014-02-202-4/+13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | LiveSession: Use the actual, possibly redirected url as base in the M3UMartin Storsjo2014-01-102-4/+13
* | | | | am 6db20dcb: Merge "AudioTrack: When paused, return cached playback position"...Eric Laurent2014-03-081-3/+22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge "AudioTrack: When paused, return cached playback position" into klp-devEric Laurent2014-03-081-3/+22
| |\ \ \ \
| | * | | | AudioTrack: When paused, return cached playback positionHaynes Mathew George2014-03-061-3/+22
* | | | | | am 2f55c2c0: Merge "Simplify AudioTrack stream end and fix race" into klp-devGlenn Kasten2014-03-081-17/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Simplify AudioTrack stream end and fix race" into klp-devGlenn Kasten2014-03-071-17/+15
| |\ \ \ \ \
| | * | | | | Simplify AudioTrack stream end and fix raceGlenn Kasten2014-03-071-17/+15
* | | | | | | am 5874615f: Allow for larger codec private dataMarco Nelissen2014-03-081-30/+50
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Allow for larger codec private dataMarco Nelissen2014-03-071-30/+50
| |/ / / / /
| * | | | | Merge "Fix SIGABRT when playing mp4 file" into klp-devMarco Nelissen2014-03-071-0/+6
| |\ \ \ \ \
| | * | | | | Fix SIGABRT when playing mp4 fileMarco Nelissen2014-03-061-0/+6
* | | | | | | am 80b72e6f: Merge "libeffects: don\'t set module path"Colin Cross2014-03-071-1/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | libeffects: don't set module pathColin Cross2014-02-131-1/+0
* | | | | | | am 49ea1337: Merge changes I787e1c05,I72d3a5e1,I0a5cc65f,I75fc2a25,I2c2be08d,...Lajos Molnar2014-03-079-254/+864
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge changes I787e1c05,I72d3a5e1,I0a5cc65f,I75fc2a25,I2c2be08d, ... into klp...Lajos Molnar2014-03-0712-266/+893
| |\ \ \ \ \ \
| | * | | | | | LiveSession: Use the actual, possibly redirected url as base in the M3UMartin Storsjo2014-03-062-4/+13
| | * | | | | | M3UParser: Skip query strings when looking for the last slash in a URLMartin Storsjo2014-03-061-12/+22
| | * | | | | | ChromiumHTTPDataSource: Keep track of the redirected URLMartin Storsjo2014-03-063-0/+7
| | * | | | | | Initial HLS seamless switch implementation.Robert Shih2014-03-064-48/+541
| | * | | | | | NuPlayer side support for seamless format switch.Robert Shih2014-03-063-1/+74
| | * | | | | | LiveSession refactorRobert Shih2014-03-064-140/+92
| | * | | | | | PlaylistFetcher: Add support for block-by-block decryption.Robert Shih2014-03-062-37/+75
| | * | | | | | LiveSession: Add support for block-by-block fetchFile.Robert Shih2014-03-062-35/+80
* | | | | | | | am e0c3058a: Merge "AnotherPacketSource support to get latest buffered MetaDa...Lajos Molnar2014-03-072-2/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge "AnotherPacketSource support to get latest buffered MetaData." into klp...Lajos Molnar2014-03-072-2/+25
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | AnotherPacketSource support to get latest buffered MetaData.Robert Shih2014-03-062-2/+25
* | | | | | | | am 2613347d: Merge "Added support to query ACodec whether adaptive playback i...Lajos Molnar2014-03-071-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge "Added support to query ACodec whether adaptive playback is enabled." i...Lajos Molnar2014-03-071-0/+5
| |\ \ \ \ \ \ \ | | |/ / / / / /