summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-26MPEG4Extractor: ensure kKeyTrackID exists before creating an MPEG4Source as t...android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-5.1.1_r38lollipop-mr1-releaselollipop-mr1-cts-releaseWei Jia
2016-05-26limit mediaserver memoryMarco Nelissen
2016-05-26Check malloc result to avoid NPDMarco Nelissen
2016-05-26Fix security vulnerability in libstagefrightJeff Tinker
2016-05-26h264bsdActivateParamSets: Prevent multiplication overflow.Pawin Vongmasa
2016-05-26Clear unused pointer field when sending across binderMarco Nelissen
2016-04-22DO NOT MERGE Don't reject "thumbnail mode" setConfigMarco Nelissen
2016-04-22DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen
2016-04-22SampleTable.cpp: Fixed a regression caused by a fix for bugPawin Vongmasa
2016-04-22SampleTable.cpp: Prevent corrupted stts block from causingPawin Vongmasa
2016-04-22h264dec: check for overflows when calculating allocation size.Marco Nelissen
2016-04-22DO NOT MERGE codecs: check OMX buffer size before use in (gsm|g711)decWonsik Kim
2016-04-22AudioSource: initialize variablesMarco Nelissen
2016-04-22Check mp3 output buffer sizeMarco Nelissen
2016-04-22codecs: check OMX buffer size before use in (h263|h264)decWonsik Kim
2016-04-22DO NOT MERGE codecs: check OMX buffer size before use in hevcdecWonsik Kim
2016-04-22Fix initialization of AAC presentation structMarco Nelissen
2016-04-22DO NOT MERGE codecs: check OMX buffer size before use in (vorbis|opus)decWonsik Kim
2016-03-25Fix AMR decoderMarco Nelissen
2016-03-25SoftAMR: check input buffer size to avoid overflow.Wei Jia
2016-03-25SoftAMR: check output buffer size to avoid overflow.Wei Jia
2016-03-25codecs: check OMX buffer size before use in VP8 encoder.Wonsik Kim
2016-03-25NuPlayerStreamListener: NULL and bounds check before memcpyRobert Shih
2016-03-25Camera3Device: Validate template IDChien-Yu Chen
2016-03-25Add VPX output buffer size checkMarco Nelissen
2016-02-26Get service by value instead of referenceandroid-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r10android-5.1.1_r37Marco Nelissen
2016-02-26Also fix out of bounds access for normal readMarco Nelissen
2016-02-26Clear allocation to avoid info leakMarco Nelissen
2016-02-26IOMX.cpp uninitialized pointer in BnOMX::onTransactmspector@google.com
2016-01-22Merge Conflict Addressed.android-5.1.1_r36android-5.1.1_r35Eino-Ville Talvala
2016-01-22DO NOT MERGE - Remove deprecated image definesVignesh Venkatasubramanian
2016-01-22Fix out-of-bounds writeMarco Nelissen
2016-01-22fix possible overflow in effect wrappers.Eric Laurent
2015-12-17merge in lmp-mr1-release history after reset to lmp-mr1-devandroid-cts-5.1_r6android-5.1.1_r34The Android Automerger
2015-12-17merge in lmp-mr1-release history after reset to lmp-mr1-devandroid-5.1.1_r33The Android Automerger
2015-12-14GenericSource: reset mDrmManagerClient when mDataSource is cleared.Wei Jia
2015-12-10DO NOT MERGE - libstagefright: check requested memory size before allocation ...Wei Jia
2015-12-10DO NOT MERGE nuplayer: do not use cached source for wvm contentChong Zhang
2015-12-10DO NOT MERGE SoundPool: add lock for findSample access from SoundPoolThreadAndy Hung
2015-10-27stagefright: check bounds for MediaCodecList.getCodecInfoandroid-5.1.1_r30Lajos Molnar
2015-10-27DO NOT MERGE - OMX: allow only secure codec to remotely call allocateBuffer.Wei Jia
2015-10-27ID3: check possible integer overflow for extendedHeaderSize and paddingSize.Wei Jia
2015-10-27Check NAL size before useMarco Nelissen
2015-10-27MPEG4Extractor: ensure buffer size is not less than 8 for LastCommentData.Wei Jia
2015-10-27Don't crash when there's no conceal frameMarco Nelissen
2015-10-27stagefright: fix AMessage::FromParcelFlanker
2015-10-27DO NOT MERGE - AudioFlinger: Clear record buffers when starting RecordThreadAndy Hung
2015-10-27DO NOT MERGE Fix vulnerability in mediaserverJeff Tinker
2015-10-27DO NOT MERGE NuCachedSource2: fix possible erroneous early freeWonsik Kim
2015-10-27Limit allocations to avoid out-of-memoryMarco Nelissen