summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* fix record from default input sourceEric Laurent2015-01-061-4/+0
* Merge "NuPlayer: Do not recreate AudioTrack if not needed" into lmp-mr1-devAndy Hung2014-12-232-0/+39
|\
| * NuPlayer: Do not recreate AudioTrack if not neededAndy Hung2014-12-192-0/+39
* | HLS: QCom enhancementsRobert Shih2014-12-227-14/+71
* | Merge "NuPlayer: reports paused position in paused state." into lmp-mr1-devWei Jia2014-12-193-7/+67
|\ \
| * | NuPlayer: reports paused position in paused state.Wei Jia2014-12-193-7/+67
| |/
* | Merge "NuPlayer: Fix failure to stop audio playback" into lmp-mr1-devAndy Hung2014-12-191-4/+7
|\ \
| * | NuPlayer: Fix failure to stop audio playbackAndy Hung2014-12-181-4/+7
| |/
* | Merge "OggExtractor: ignore timestamp calculation for configuration packets" ...Robert Shih2014-12-191-10/+8
|\ \
| * | OggExtractor: ignore timestamp calculation for configuration packetsRobert Shih2014-12-181-10/+8
| |/
* | MPEG4Extractor: null check in MPEG4Source::parseChunkRobert Shih2014-12-171-0/+3
|/
* Fix bounds checking for GetPartialObject commandMike Lockwood2014-12-171-2/+8
* Merge "audioflinger: implement pause/resume for direct outputs" into lmp-mr1-devEric Laurent2014-12-171-0/+5
|\
| * audioflinger: implement pause/resume for direct outputsEric Laurent2014-12-161-0/+5
* | Merge "ESQueue: change warning message of one buffer containing multiple ADTS...Wei Jia2014-12-161-1/+1
|\ \
| * | ESQueue: change warning message of one buffer containing multiple ADTS frames...Wei Jia2014-12-161-1/+1
| |/
* | Merge "Fix for Bundled Effects level compensation" into lmp-mr1-devRicardo Garcia2014-12-162-104/+144
|\ \
| * | Fix for Bundled Effects level compensationRicardo Garcia2014-12-092-104/+144
* | | Merge "Fix for apps that forget to use widevine:// urls" into lmp-mr1-devJeff Tinker2014-12-151-0/+8
|\ \ \
| * | | Fix for apps that forget to use widevine:// urlsJeff Tinker2014-12-151-0/+8
* | | | Merge "MediaCodecList: handle binder death" into lmp-mr1-devLajos Molnar2014-12-151-1/+12
|\ \ \ \
| * | | | MediaCodecList: handle binder deathLajos Molnar2014-12-121-1/+12
| | |_|/ | |/| |
* | | | Merge "NuPlayer: send NOT_SEEKABLE media info to client when the source is no...Wei Jia2014-12-152-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | NuPlayer: send NOT_SEEKABLE media info to client when the source is not seeka...Wei Jia2014-12-122-2/+6
* | | | Merge "Tunneled video Playback/Max resolution: Call mOmx->prepareForAdaptiveP...Rachad2014-12-131-1/+15
|\ \ \ \
| * | | | Tunneled video Playback/Max resolution:Rachad2014-12-121-1/+15
| | |/ / | |/| |
* | | | stagefright: advertise 8kHz AAC decoder supportLajos Molnar2014-12-131-1/+2
|/ / /
* | | stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-1018-997/+594
* | | mediaplayer: allow setVideoSurface before setDataSourceLajos Molnar2014-12-101-1/+1
* | | Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitionsBernhard Rosenkränzer2014-12-092-3/+3
* | | Merge "audio policy: binder calls for dynamic audio policy mixes" into lmp-mr...Eric Laurent2014-12-102-1/+59
|\ \ \
| * | | audio policy: binder calls for dynamic audio policy mixesEric Laurent2014-12-092-1/+59
* | | | Merge "audio policy: add support for custom mixes" into lmp-mr1-devEric Laurent2014-12-103-1/+125
|\ \ \ \ | |/ / /
| * | | audio policy: add support for custom mixesEric Laurent2014-12-093-1/+125
| |/ /
* | | Merge "Fix AAC recording issue" into lmp-mr1-devMarco Nelissen2014-12-091-1/+2
|\ \ \ | |/ / |/| |
| * | Fix AAC recording issueMarco Nelissen2014-12-091-1/+2
| |/
* | Prevent ANR when AudioTrack is paused or re-routedzunkyu.lee2014-12-081-0/+2
* | mediaplayerservice: add support for legacy DRMLajos Molnar2014-12-051-3/+32
* | Merge "stagefright: preserve output format flags on format change" into lmp-m...Lajos Molnar2014-12-061-2/+5
|\ \
| * | stagefright: preserve output format flags on format changeLajos Molnar2014-12-051-2/+5
* | | Merge "NuPlayerRenderer: Update mAnchorMaxMediaUs when anchor time is changed...Wei Jia2014-12-064-1/+16
|\ \ \ | |/ / |/| |
| * | NuPlayerRenderer: Update mAnchorMaxMediaUs when anchor time is changed to fix...Wei Jia2014-12-054-1/+16
| |/
* | Merge "fixes for non-secure widevine playback" into lmp-mr1-devChong Zhang2014-12-052-13/+32
|\ \
| * | fixes for non-secure widevine playbackChong Zhang2014-12-052-13/+32
| |/
* | Track volume should be maintained even if track is restoredseunghak.han2014-12-051-1/+5
|/
* Merge "Fix for AOSP force virtualization mode" into lmp-mr1-devRicardo Garcia2014-12-051-4/+6
|\
| * Fix for AOSP force virtualization modeRicardo Garcia2014-12-041-4/+6
* | Merge "Fix NuPlayer assertion on failure to create AudioTrack" into lmp-mr1-devAndy Hung2014-12-0510-82/+88
|\ \
| * | Fix NuPlayer assertion on failure to create AudioTrackAndy Hung2014-12-0310-82/+88
* | | Merge "fix threading in RTSPSource and StreamingSource" into lmp-mr1-devChong Zhang2014-12-054-39/+172
|\ \ \