summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "MPEG4Extractor: more NULL derefernce fixes in parseChunk" into lmp-mr1...Robert Shih2015-01-231-1/+1
|\
| * MPEG4Extractor: more NULL derefernce fixes in parseChunkRobert Shih2015-01-211-1/+1
* | Merge "stagefright: do not reject SPL4 files outright in SoftMpeg4 decoder" i...Ronghua Wu2015-01-231-0/+4
|\ \
| * | stagefright: do not reject SPL4 files outright in SoftMpeg4 decoderRonghua Wu2015-01-221-0/+4
| |/
* | libstagefright: Use aligned width and height.Ronghua Wu2015-01-221-2/+4
|/
* Merge "do not use paused postition if it's not available" into lmp-mr1-devChong Zhang2015-01-161-2/+8
|\
| * do not use paused postition if it's not availableChong Zhang2015-01-151-2/+8
* | MidiFile: report correct state during transient period when start() is called...Wei Jia2015-01-141-1/+1
* | Merge "ACodec: Added support for E-AC3 decoders" into lmp-mr1-devRachad2015-01-102-0/+68
|\ \
| * | ACodec: Added support for E-AC3 decodersRachad2014-12-232-0/+68
* | | stagefright: keep alignment restrictions for SoftVideoDecoderLajos Molnar2015-01-091-21/+14
* | | Merge "Use aligned width and height to compute size." into lmp-mr1-devRonghua Wu2015-01-081-3/+6
|\ \ \
| * | | Use aligned width and height to compute size.Ronghua Wu2015-01-071-3/+6
| |/ /
* | | Merge "mark any copyrighted content as protected to disable capture" into lmp...Chong Zhang2015-01-084-1/+18
|\ \ \
| * | | mark any copyrighted content as protected to disable captureChong Zhang2015-01-074-1/+18
| |/ /
* | | stagefright: report crop rectangle as codec resolution if existsLajos Molnar2015-01-061-5/+7
* | | 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
| |/ /