summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libstagefright: handle MediaFormat "operating-rate" key.Ronghua Wu2015-04-102-0/+39
* libstagefright: convert status_t to OMX_ERRORTYPE.Ronghua Wu2015-04-101-1/+1
* Merge "libstagefright: propagate error from allocateNode."Ronghua Wu2015-04-101-5/+6
|\
| * libstagefright: propagate error from allocateNode.Ronghua Wu2015-04-101-5/+6
* | Merge "Add a method to associate MediaDrm session with MediaCrypto"Jeff Tinker2015-04-104-0/+59
|\ \
| * | Add a method to associate MediaDrm session with MediaCryptoJeff Tinker2015-04-104-0/+59
* | | Merge "HLS: allow down switch during prepare"Chong Zhang2015-04-103-33/+63
|\ \ \
| * | | HLS: allow down switch during prepareChong Zhang2015-04-093-33/+63
* | | | Merge "AudioFlinger: more DTS passthrough support"Phil Burk2015-04-103-19/+29
|\ \ \ \
| * | | | AudioFlinger: more DTS passthrough supportPhil Burk2015-04-093-19/+29
* | | | | Merge "Add playback rate to AudioTrack"Andy Hung2015-04-107-35/+229
|\ \ \ \ \
| * | | | | Add playback rate to AudioTrackAndy Hung2015-04-097-35/+229
* | | | | | Merge "Add playback rate to AudioMixer"Andy Hung2015-04-105-1/+278
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add playback rate to AudioMixerAndy Hung2015-04-095-1/+278
* | | | | | Merge "Fix integer underflow in ESDS processing"Nick Kralevich2015-04-101-0/+6
|\ \ \ \ \ \
| * | | | | | Fix integer underflow in ESDS processingJoshua J. Drake2015-04-091-0/+6
* | | | | | | Merge "Fix integer overflow during MP4 atom processing"Nick Kralevich2015-04-101-0/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix integer overflow during MP4 atom processingJoshua J. Drake2015-04-091-0/+3
* | | | | | | Merge "Detect allocation failures and bail gracefully"Nick Kralevich2015-04-101-5/+16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Detect allocation failures and bail gracefullyJoshua J. Drake2015-04-091-5/+16
* | | | | | | Merge "Fix several ineffective integer overflow checks"Nick Kralevich2015-04-101-3/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix several ineffective integer overflow checksJoshua J. Drake2015-04-091-3/+3
* | | | | | | Merge "Fix multiple division-by-zero conditions in MPEG4 parsing"Nick Kralevich2015-04-101-3/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix multiple division-by-zero conditions in MPEG4 parsingJoshua J. Drake2015-04-091-3/+5
* | | | | | | Merge "Fix null-pointer-dereferences accessing the SampleTable"Nick Kralevich2015-04-101-0/+18
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix null-pointer-dereferences accessing the SampleTableJoshua J. Drake2015-04-091-0/+18
* | | | | | | Merge "MPEG4Extractor: still more NULL dereference fixes"Nick Kralevich2015-04-101-0/+56
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MPEG4Extractor: still more NULL dereference fixesJoshua J. Drake2015-04-091-0/+56
* | | | | | | Merge "Factor out buffer provider code from AudioMixer"Andy Hung2015-04-106-434/+523
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Factor out buffer provider code from AudioMixerAndy Hung2015-04-086-434/+523
* | | | | | | Merge "Enable 8 bit and float pcm record formats for AudioPolicyManager"Andy Hung2015-04-106-48/+130
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Enable 8 bit and float pcm record formats for AudioPolicyManagerAndy Hung2015-04-086-48/+130
| | |_|/ / / | |/| | | |
* | | | | | Merge "MediaClock: allow user to query playback rate."Wei Jia2015-04-092-0/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | MediaClock: allow user to query playback rate.Wei Jia2015-04-092-0/+6
| | |_|/ / | |/| | |
* | | | | Add expiration update and keys change eventsJeff Tinker2015-04-093-24/+132
* | | | | Merge "stagefright: define CB_CODEC_RELEASED and ReleaseReason enum."Ronghua Wu2015-04-091-1/+7
|\ \ \ \ \
| * | | | | stagefright: define CB_CODEC_RELEASED and ReleaseReason enum.Ronghua Wu2015-04-091-1/+7
| |/ / / /
* | | | | Merge "stagefright: LiveSession: delay consuming reply ID for seek"Lajos Molnar2015-04-092-17/+10
|\ \ \ \ \
| * | | | | stagefright: LiveSession: delay consuming reply ID for seekLajos Molnar2015-04-082-17/+10
* | | | | | am 3f14f569: am de2faabb: am d661654a: am 0958e926: Merge "Log cause of failu...Marco Nelissen2015-04-091-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ am de2faabb: am d661654a: am 0958e926: Merge "Log cause of failure to dlopen"Marco Nelissen2015-04-091-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ am d661654a: am 0958e926: Merge "Log cause of failure to dlopen"Marco Nelissen2015-04-091-1/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ am 0958e926: Merge "Log cause of failure to dlopen"Marco Nelissen2015-04-091-1/+1
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge "Log cause of failure to dlopen"Marco Nelissen2015-04-091-1/+1
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Log cause of failure to dlopenMarco Nelissen2015-04-091-1/+1
* | | | | | | | | | | am fdbafc07: am da589e3d: am fc33bb3f: am e686cc09: Merge "Don\'t fail read w...Marco Nelissen2015-04-091-6/+11
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | am da589e3d: am fc33bb3f: am e686cc09: Merge "Don\'t fail read when "seeking"...Marco Nelissen2015-04-091-6/+11
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | am fc33bb3f: am e686cc09: Merge "Don\'t fail read when "seeking" to current p...Marco Nelissen2015-04-091-6/+11
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | am e686cc09: Merge "Don\'t fail read when "seeking" to current position"Marco Nelissen2015-04-091-6/+11
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / /
| | | | * | | | | | | Merge "Don't fail read when "seeking" to current position"Marco Nelissen2015-04-091-6/+11
| | | | |\ \ \ \ \ \ \