summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fixed StagefrightRecorder::setupVideoEncoder to use the clipped bitrate valueRobert Shih2013-11-112-28/+12
* | | | | am cc5aeced: am e100b813: Merge "StageFrightRecorder: do not use meta-data mo...Lajos Molnar2013-11-112-7/+27
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge "StageFrightRecorder: do not use meta-data mode for software encoders" ...Lajos Molnar2013-11-112-7/+27
| |\ \ \
| | * | | StageFrightRecorder: do not use meta-data mode for software encodersLajos Molnar2013-10-302-7/+27
* | | | | am 92168885: am f8a1169d: Merge "Notify current video size if available" into...Marco Nelissen2013-11-041-1/+10
|\ \ \ \ \ | |/ / / /
| * | | | Notify current video size if availableMarco Nelissen2013-11-011-1/+10
| |/ / /
| * | | Assign blame for playback wakelocks.Marco Nelissen2013-10-252-8/+14
| |/ /
* | | Assign blame for playback wakelocks.Marco Nelissen2013-10-252-8/+14
* | | am 8ee02943: am 1c7f35d1: Merge "soundpool: allocate shared memory heap by cl...Eric Laurent2013-09-242-26/+36
|\ \ \ | |/ /
| * | soundpool: allocate shared memory heap by clientEric Laurent2013-09-242-26/+36
* | | am 83774965: am bc910e5c: Merge "Fix hang" into klp-devMarco Nelissen2013-09-161-1/+1
|\ \ \ | |/ /
| * | Merge "Fix hang" into klp-devMarco Nelissen2013-09-161-1/+1
| |\ \
| | * | Fix hangMarco Nelissen2013-09-161-1/+1
* | | | am fcb7a247: am a5652e9c: Merge "Add FLAG_CAN_SEEK_BACKWARD and FLAG_CAN_SEEK...Chong Zhang2013-09-162-5/+9
|\ \ \ \ | |/ / /
| * | | Add FLAG_CAN_SEEK_BACKWARD and FLAG_CAN_SEEK_FORWARD see flagsChong Zhang2013-09-112-5/+9
| |/ /
* | | HDCP: use getCaps() to query HDCP capsChong Zhang2013-09-071-5/+1
|/ /
* | wifi-display: do not use HDCP's encryptNative method if its unsupportedChong Zhang2013-09-032-0/+15
* | fix MediaDrm.isCryptoSchemeSupported(uuid)Jeff Tinker2013-08-281-1/+5
* | Merge "MediaPlayer: add listener for raw track data" into klp-devChong Zhang2013-08-237-7/+181
|\ \
| * | MediaPlayer: add listener for raw track dataChong Zhang2013-08-197-7/+181
* | | Merge "Add ability to test supported content types to MediaDrm" into klp-devJeff Tinker2013-08-222-6/+9
|\ \ \ | |/ / |/| |
| * | Add ability to test supported content types to MediaDrmJeff Tinker2013-08-222-6/+9
* | | Add MEDIA_STARTED/PAUSED/STOPPED events to media playersLajos Molnar2013-08-155-0/+50
|/ /
* | libmediaplayerservice: offload playback supportRichard Fitzgerald2013-07-262-84/+207
* | ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-182-5/+13
* | Merge "Output more detailed error message if loading library fails"leozwang@google.com2013-07-173-1/+9
|\ \
| * | Output more detailed error message if loading library failsleozwang@google.com2013-07-173-1/+9
* | | Add commentsGlenn Kasten2013-07-101-1/+1
|/ /
* | am 9f0e0597: am 7266bc80: am ca7f1609: Merge "Prevent double disconnects in R...Jean-Baptiste Queru2013-07-081-0/+4
|\ \ | |/
| * am 7266bc80: am ca7f1609: Merge "Prevent double disconnects in RTSPSource"Jean-Baptiste Queru2013-07-081-0/+4
| |\
| | * am ca7f1609: Merge "Prevent double disconnects in RTSPSource"Jean-Baptiste Queru2013-07-081-0/+4
| | |\
| | | * Prevent double disconnects in RTSPSourceFredrik Rosin2013-07-011-0/+4
* | | | am 9a25c012: am eced745a: Merge "Part of fix for TEE resource leaks when app ...Jeff Tinker2013-07-072-1/+19
|\ \ \ \ | |/ / /
| * | | am eced745a: Merge "Part of fix for TEE resource leaks when app crashes" into...Jeff Tinker2013-07-072-1/+19
| |\ \ \ | | |/ / | |/| |
| | * | Part of fix for TEE resource leaks when app crashesJeff Tinker2013-07-032-1/+19
* | | | Include what is neededGlenn Kasten2013-07-021-3/+0
* | | | am 903871da: am 83790fcc: am bdf33c98: Merge "Fix compilation warning: incorr...Glenn Kasten2013-06-281-1/+1
|\ \ \ \ | |/ / /
| * | | am bdf33c98: Merge "Fix compilation warning: incorrect format specifier for t...Glenn Kasten2013-06-281-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix compilation warning: incorrect format specifier for type 'ssize_t'.Scott Fan2013-06-271-1/+1
* | | | Public API changes for audio offload support.Richard Fitzgerald2013-06-272-6/+12
* | | | Use sp<AudioTrack> instead of raw AudioTrack *Glenn Kasten2013-06-032-25/+18
* | | | am f9bb8358: am b7319a7e: Update HTTP proxy configuration for all media playb...Andreas Huber2013-06-032-0/+9
|\ \ \ \ | |/ / /
| * | | am b7319a7e: Update HTTP proxy configuration for all media playback inside st...Andreas Huber2013-06-032-0/+9
| |\ \ \ | | | |/ | | |/|
| | * | Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-312-0/+9
| * | | am dd309b97: Merge "Handle the case where an asynchronous prepare was initiat...Andreas Huber2013-04-252-0/+23
| |\ \ \ | | |/ /
| | * | Handle the case where an asynchronous prepare was initiated and thenAndreas Huber2013-04-252-0/+23
| * | | am 628a8c0e: Merge "fix a race condition of MediaPlayerServce::Client::mClient"Andreas Huber2013-04-241-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge "fix a race condition of MediaPlayerServce::Client::mClient"Andreas Huber2013-04-241-1/+1
| | |\ \
| * | | | Fix a typo that would cause us not to shutdown/flush the decoders inAndreas Huber2013-04-161-2/+2
| * | | | Guard against mLooper == NULL.Andreas Huber2013-04-151-1/+3