summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* audio policy: add binder calls for audio source controlEric Laurent2015-04-152-0/+75
* Merge "fix NuPlayerDecoder discontinuity handling with async mode"Chong Zhang2015-04-151-4/+0
|\
| * fix NuPlayerDecoder discontinuity handling with async modeChong Zhang2015-04-151-4/+0
* | Merge "AudioPolicyManager: notification of dynamic policy mix activity"Jean-Michel Trivi2015-04-153-1/+26
|\ \
| * | AudioPolicyManager: notification of dynamic policy mix activityJean-Michel Trivi2015-04-143-1/+26
* | | skip parsing of 'hdlr' atom when parsing QT metaChong Zhang2015-04-151-1/+6
| |/ |/|
* | Merge "media: use ResourceManagerService with MediaCodec"Ronghua Wu2015-04-152-25/+236
|\ \
| * | media: use ResourceManagerService with MediaCodecRonghua Wu2015-04-142-25/+236
* | | Merge "HLS: parse stream resolution and set maxWidth/maxHeight"Chong Zhang2015-04-154-0/+64
|\ \ \
| * | | HLS: parse stream resolution and set maxWidth/maxHeightChong Zhang2015-04-144-0/+64
* | | | Merge "stagefright: metadata retriever changes for capture fps"Chong Zhang2015-04-143-20/+161
|\ \ \ \
| * | | | stagefright: metadata retriever changes for capture fpsChong Zhang2015-04-133-20/+161
| |/ / /
* | | | Merge "mpeg2ts: Set SAMPLE_FLAG_SYNC for mpeg2ts stream"Jinsuk Kim2015-04-142-0/+34
|\ \ \ \
| * | | | mpeg2ts: Set SAMPLE_FLAG_SYNC for mpeg2ts streamTerry Heo2015-04-142-0/+34
* | | | | Merge "AudioRecord::obtainBuffer() can return nonContig like AudioTrack"Glenn Kasten2015-04-142-2/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | AudioRecord::obtainBuffer() can return nonContig like AudioTrackGlenn Kasten2015-04-132-2/+14
| |/ / /
* | | | media: handle overrides and measure max codec instance.Ronghua Wu2015-04-138-31/+998
* | | | Merge "libstagefright: parse global settings from codec xml file."Ronghua Wu2015-04-141-10/+83
|\ \ \ \
| * | | | libstagefright: parse global settings from codec xml file.Ronghua Wu2015-04-131-10/+83
* | | | | Merge "TimestretchBufferProvider integration with Sonic Library"Ricardo Garcia2015-04-141-1/+2
|\ \ \ \ \
| * | | | | TimestretchBufferProvider integration with Sonic LibraryRicardo Garcia2015-04-131-1/+2
| | |_|/ / | |/| | |
* | | | | Merge "Remove deprecated image defines"Lajos Molnar2015-04-141-7/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove deprecated image definesJohann2015-04-101-7/+7
* | | | | Merge "MediaCodec: add DeathNotifier to BatteryNotifier"Chong Zhang2015-04-131-10/+74
|\ \ \ \ \
| * | | | | MediaCodec: add DeathNotifier to BatteryNotifierChong Zhang2015-04-101-10/+74
* | | | | | Merge "NuPlayerRenderer: adjust delay of posting drain audio message based on...Wei Jia2015-04-131-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | NuPlayerRenderer: adjust delay of posting drain audio message based on playba...Wei Jia2015-04-101-0/+3
* | | | | | mediaplayer: support async mode for widevine legacy modeLajos Molnar2015-04-102-15/+21
* | | | | | mediaplayer: use async mode in NuPlayerMarco Nelissen2015-04-103-118/+156
|/ / / / /
* | | | | libstagefright: handle MediaFormat "operating-rate" key.Ronghua Wu2015-04-101-0/+38
| |/ / / |/| | |
* | | | 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-103-0/+54
|\ \ \ \ \
| * | | | | Add a method to associate MediaDrm session with MediaCryptoJeff Tinker2015-04-103-0/+54
* | | | | | 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 "Add playback rate to AudioTrack"Andy Hung2015-04-102-15/+128
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add playback rate to AudioTrackAndy Hung2015-04-092-15/+128
| |/ / / / /
* | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / /