summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_frameworks_a...Wolfgang Wiedmeyer2016-03-186-17/+67
|\
| * stagefright: Clear RenderQueue on port settings changedShalaj Jain2016-03-081-0/+5
| * video: Add metadata support for DataSourceSurajit Podder2016-03-081-1/+0
| * video: Add support to push blank buffers on surface switchSurajit Podder2016-03-081-1/+8
| * ACodec: update the right size and crop in smooth streaming caseSanthosh Behara2016-03-081-2/+16
| * SoftVorbis: memory access checkHaynes Mathew George2016-03-082-1/+15
| * Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-071-1/+9
| |\
| | * Fix out-of-bounds writeMarco Nelissen2016-01-221-1/+9
| * | stagefright: Don't crash on invalid / null AVCC atoms in MKVSteve Kondik2016-03-012-11/+14
* | | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_frameworks_a...Wolfgang Wiedmeyer2016-02-036-14/+43
|\ \ \ | |/ /
| * | Merge tag 'android-6.0.1_r13' into HEADJessica Wagantall2016-02-012-0/+18
| |\ \ | | |/
| | * libstagefright: check requested memory size before allocation for SoftMPEG4En...Wei Jia2015-12-102-0/+18
| * | Revert "Stagefright: Allow setting high-framerates in CameraSource"Keith Mok2016-01-221-12/+0
| * | av: "ACodec: update native window crop rectangle" depends on QCOMChristopher R. Palmer2016-01-201-0/+2
| * | ACodec: update native window crop rectangleSanthosh Behara2016-01-181-1/+19
| * | StagefrightMetadataRetriever: correct the status flagKim Zhang2016-01-181-0/+3
| * | libstagefright:Fix random memcmp crash while accessing output format.Vasantha Balla2016-01-181-1/+1
* | | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_frameworks_a...Wolfgang Wiedmeyer2016-01-14125-8520/+8447
|\ \ \ | |/ /
| * | libstagefright: Support YVU420SemiPlanar camera formatEthan Chen2016-01-111-0/+4
| * | Use standard arm assembly syntax.Chih-Hung Hsieh2016-01-0823-26/+24
| * | Fix overflow in amrwbencMarco Nelissen2016-01-081-0/+3
| * | codecs: update for check ifeq ($(TARGET_ARCH),arm)Yongqin Liu2016-01-086-113/+69
| * | Use unified syntax to compile with both llvm and gas.Chih-Hung Hsieh2016-01-0833-188/+119
| * | Disable integer sanitization for amrwbencMarco Nelissen2016-01-082-1/+4
| * | Fix more potential (benign) AMRWB overflowsMarco Nelissen2016-01-082-2/+4
| * | Fix more amrwbenc overflowsMarco Nelissen2016-01-084-20/+21
| * | Tabs -> spacesMarco Nelissen2016-01-0861-8177/+8177
| * | ACodec: Fix error handling in OutputPortSettingsChangedStateShivaprasad Hongal2016-01-081-10/+27
| * | stagefright: Forward-port HFR and HSR supportSteve Kondik2016-01-052-4/+16
* | | Merge remote-tracking branch 'cyanogenmod/cm-13.0' into replicant-6.0Wolfgang Wiedmeyer2015-12-2910-130/+163
|\ \ \ | |/ /
| * | stagefright: Those who cannot remember history are doomed to repeat itSteve Kondik2015-12-282-5/+18
| * | nuplayer: Pass along the sniffed metadata from GenericSourceSteve Kondik2015-12-281-1/+4
| * | stagefright: Remove special handling of FFMPEG extractorSteve Kondik2015-12-282-50/+5
| * | stagefright: Add more hardware codec support for our extractorSteve Kondik2015-12-282-50/+95
| * | stagefright: Remove special case for FLAC offloadSteve Kondik2015-12-263-15/+0
| * | stagefright: Copy the thumbnail timeSteve Kondik2015-12-261-0/+1
| * | Validation of Number of Channels on WAV files.Niel Alejandro Paz2015-12-261-7/+7
| * | Fix overflows in amrwbencMarco Nelissen2015-12-264-3/+34
* | | Merge remote-tracking branch 'cyanogenmod/cm-13.0' into replicant-6.0Wolfgang Wiedmeyer2015-12-262-31/+29
|\ \ \ | |/ /
| * | stagefright: Fix audio profile retrievedKeith Mok2015-12-211-1/+1
| * | stagefright: Deal with output format of other AAC decodersSteve Kondik2015-12-211-4/+7
| * | stagefright: Fix AAC profile selectionSteve Kondik2015-12-202-28/+23
* | | Merge remote-tracking branch 'github/cm-13.0' into replicant-6.0Wolfgang Wiedmeyer2015-12-215-16/+34
|\ \ \ | |/ /
| * | frameworks/av: fix channelmask and source format for pcm filesAmit Shekhar2015-12-191-1/+1
| * | Move overflow checks into SkipCutBufferMarco Nelissen2015-12-183-15/+32
| * | Fix potential double close in IMediaMetadataRetriever::setDataSourceTaiju Tsuiki2015-12-181-0/+1
* | | colorconversion: not only check for the emulator, but also for a device that ...Wolfgang Wiedmeyer2015-12-211-1/+6
|/ /
* | stagefright: Fix some aac file cannot be played backKeith Mok2015-12-172-4/+5
* | stagefright: Update makefile for Exynos variants.Ethan Chen2015-12-151-8/+9
* | stagefright: Additional fixes for extended offload supportSteve Kondik2015-12-144-1/+9