summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* fix MediaCodec release deadlock and resource leakChong Zhang2014-03-032-1/+31
* Merge "Fix includes so that they no longer rely on the global Skia includes d...Derek Sollenberger2014-02-284-5/+3
|\
| * Fix includes so that they no longer rely on the global Skia includes director...Derek Sollenberger2014-02-274-5/+3
* | Cleanup unnecessary includes for libskia.Derek Sollenberger2014-02-271-5/+0
|/
* Merge "Move Session apis to android.media.session"RoboErik2014-02-2610-15/+24
|\
| * Move Session apis to android.media.sessionRoboErik2014-02-2510-15/+24
* | Merge "Tabs -> spaces in frameworks/base."John Spurlock2014-02-251-6/+6
|\ \
| * | Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-6/+6
| |/
* | Merge "support time lapse/slow motion on SURFACE source"Chong Zhang2014-02-242-6/+47
|\ \
| * | support time lapse/slow motion on SURFACE sourceChong Zhang2014-02-142-6/+47
* | | Add method to get redirected UriMarco Nelissen2014-02-212-7/+19
| |/ |/|
* | Another javadoc fixRoboErik2014-02-191-2/+2
* | Fix build (bad javadoc reference)RoboErik2014-02-191-1/+1
* | Merge "Initial round of MediaSession APIs"RoboErik2014-02-2012-35/+1002
|\ \
| * | Initial round of MediaSession APIsRoboErik2014-02-1912-35/+1002
| * | Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."Andreas Huber2014-02-132-2/+0
| * | Split AndroidRuntime into AndroidRuntimeBase base-class and the rest.Andreas Huber2014-02-122-0/+2
| |/
* | Fix regressionMarco Nelissen2014-02-181-1/+1
* | Update createInputSurface() docAndy McFadden2014-02-141-0/+4
|/
* am 43c9516a: am 860bba68: am 7b7726b7: Merge "Fix in MediaMuxer\'s JNI code"Narayan Kamath2014-02-111-2/+2
|\
| * am 860bba68: am 7b7726b7: Merge "Fix in MediaMuxer\'s JNI code"Narayan Kamath2014-02-111-2/+2
| |\
| | * Fix in MediaMuxer's JNI codeAshok Bhat2014-02-071-2/+2
* | | Merge "Remove no longer needed http proxy handling code, it's obsolete now"Andreas Huber2014-02-062-114/+0
|\ \ \
| * | | Remove no longer needed http proxy handling code, it's obsolete nowAndreas Huber2014-02-052-114/+0
* | | | Merge "MediaRecorderTest: add tests for getSurface() and SURFACE source"Chong Zhang2014-02-063-23/+250
|\ \ \ \
| * | | | MediaRecorderTest: add tests for getSurface() and SURFACE sourceChong Zhang2014-01-163-23/+250
* | | | | Merge "android_media_MediaMuxer_setLocation: amended signature."Robert Shih2014-02-051-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | android_media_MediaMuxer_setLocation: amended signature.Robert Shih2014-02-051-1/+1
* | | | | Merge "FINAL ATTEMPT: HTTP services are now provided from JAVA and made avail...Andreas Huber2014-02-0515-21/+703
|\ \ \ \ \
| * | | | | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-0415-21/+703
| |/ / / /
* | | | | Cache media/nomedia pathsMarco Nelissen2014-02-041-16/+50
|/ / / /
* | | | am 4f840dd1: am 5901ddeb: am 0a1b64fe: Merge "Release locked buffer when it f...Zhijun He2014-01-311-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | am 5901ddeb: am 0a1b64fe: Merge "Release locked buffer when it fails to acqui...Zhijun He2014-01-311-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Release locked buffer when it fails to acquire graphics buffer"Zhijun He2014-01-301-0/+1
| | |\ \
| | | * | Release locked buffer when it fails to acquire graphics bufferlina.x.pi2014-01-281-0/+1
| * | | | am aa9ba887: am 6e09eb4c: Merge "AArch64: Make graphics classes 64-bit compat...Narayan Kamath2014-01-281-2/+2
| |\ \ \ \ | | |/ / /
| | * | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-2/+2
| | |/ /
* | | | Merge "Fix invocation of notification callback in case the callback is modified"Andreas Huber2014-01-281-3/+4
|\ \ \ \
| * | | | Fix invocation of notification callback in case the callback is modifiedAndreas Huber2014-01-271-3/+4
* | | | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-2/+2
|/ / / /
* | | | API that allows usage of MediaCodec APIs without polling.Andreas Huber2014-01-273-13/+199
* | | | Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-2/+2
* | | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-2/+2
* | | | Merge "Check that the exif bits are actually there"Marco Nelissen2014-01-221-2/+2
|\ \ \ \
| * | | | Check that the exif bits are actually thereMarco Nelissen2014-01-221-2/+2
* | | | | Merge "Add "throws IOException" to MediaCodec factory methods"Andy Hung2014-01-211-6/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add "throws IOException" to MediaCodec factory methodsAndy Hung2014-01-161-6/+27
* | | | | Resolved conflicts for merge of 28c6ec02 to masterNarayan Kamath2014-01-1624-153/+157
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am bc0468e6: am 6f17adba: Merge "AArch64: Use long for pointers in media clas...Narayan Kamath2014-01-1624-153/+157
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | AArch64: Use long for pointers in media classesAshok Bhat2014-01-1524-153/+157