summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Fix divide by zerostable/cm-13.0-ZNH0EMarco Nelissen2016-12-091-5/+18
* Fix potential NULL dereference in Visualizer effectrago2016-12-091-3/+8
* stagefright: don't fail MediaCodec.configure if clients use store-meta keyLajos Molnar2016-11-151-1/+4
* IOMX: do not clear buffer if it's allocated by componentChong Zhang2016-11-091-1/+0
* IOMX: allow configuration after going to loaded stateLajos Molnar2016-11-091-2/+8
* IOMX: restrict conversion of ANWB to gralloc source in emptyBufferLajos Molnar2016-11-091-2/+7
* SoundTrigger: get service by value.Eric Laurent2016-11-092-5/+5
* Radio: get service by value.Eric Laurent2016-11-092-4/+4
* SampleIterator: clear members on seekTo errorRobert Shih2016-11-091-3/+4
* IOMX: work against metadata buffer spoofingLajos Molnar2016-11-097-41/+196
* Fix stack content leak vulnerability in mediaserverJeff Tinker2016-11-091-1/+1
* Fix potential overflow in Visualizer effectrago2016-11-091-0/+9
* Check mprotect resultMarco Nelissen2016-11-091-24/+28
* Limit mp4 atom size to something reasonableMarco Nelissen2016-11-091-0/+13
* MediaPlayerService: allow next player to be NULLWei Jia2016-10-041-1/+1
* Fix build break from SoftMPEG4Encoder.cppFeng Yu2016-10-041-1/+1
* Fix build breakage caused by commit 940829f69b52d6038db66a9c727534636ecc456d.Pawin Vongmasa2016-10-041-2/+2
* DO NOT MERGE - SoftMPEG4: Check the buffer size before writing the reference ...Pawin Vongmasa2016-10-042-2/+24
* better validation lengths of strings in ID3 tagsRay Essick2016-10-041-15/+42
* MediaPlayerService: avoid invalid static castRobert Shih2016-10-042-0/+11
* Add EFFECT_CMD_SET_PARAM parameter checkingAndy Hung2016-10-041-0/+23
* soundtrigger: add size check on sound model and recogntion dataEric Laurent2016-10-041-8/+30
* DO NOT MERGE - stagefright: fix integer overflow errorWonsik Kim2016-09-071-14/+14
* fix buildLajos Molnar2016-09-071-1/+2
* SoftVPX: fix nFilledLen overflowRobert Shih2016-09-072-3/+20
* Fix buildRobert Shih2016-09-071-1/+1
* Fix buildRobert Shih2016-09-071-1/+1
* SoftMP3: memset safelyRobert Shih2016-09-072-4/+19
* Add bound checks to utf16_to_utf8Sergio Giro2016-09-071-1/+2
* DO NOT MERGE stagefright: fix possible stack overflow in AVCC reassembleWonsik Kim2016-09-071-9/+19
* Impose a size bound for dynamically allocated tables in stbl.Pawin Vongmasa2016-09-072-25/+134
* OMXCodec: check IMemory::pointer() before using allocationRobert Shih2016-09-071-1/+3
* omx: prevent input port enable/disable for software codecsWonsik Kim2016-09-071-0/+7
* Fix corruption via buffer overflow in mediaserverRay Essick2016-09-071-5/+9
* libstagefright: mtk: Use vendor extensions to check if we should fixup croppingDiogo Ferreira2016-08-301-0/+10
* Check effect command reply size in AudioFlingerAndy Hung2016-08-011-0/+6
* DO NOT MERGE omx: check buffer port before usingWonsik Kim2016-08-012-20/+55
* Fix potential overflowMarco Nelissen2016-08-011-0/+8
* SoftHEVC: Exit gracefully in case of decoder errorsHarish Mahendrakar2016-08-011-0/+22
* Don't use sp<>&Marco Nelissen2016-08-014-6/+6
* SoftAAC2: fix crash on all-zero adts bufferMarco Nelissen2016-08-011-6/+9
* DO NOT MERGE: Camera: Adjust pointers to ANW buffers to avoid infoleakEino-Ville Talvala2016-08-015-1/+51
* Check malloc result to avoid NPDMarco Nelissen2016-07-071-1/+18
* MPEG4Extractor: ensure kKeyTrackID exists before creatingWei Jia2016-07-073-14/+33
* limit mediaserver memoryMarco Nelissen2016-07-075-0/+117
* h264bsdActivateParamSets: Prevent multiplication overflow.Pawin Vongmasa2016-07-071-3/+21
* Fix security vulnerability in libstagefrightJeff Tinker2016-07-071-1/+11
* Check section size when verifying CRCMarco Nelissen2016-07-071-0/+7
* Clear unused pointer field when sending across binderMarco Nelissen2016-07-071-0/+1
* Fix OMX_IndexParamConsumerUsageBits size checkMarco Nelissen2016-06-071-3/+4