summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* M3UParser: handle missing EXT-X-MEDIA URIscm-11.0Robert Shih2018-09-131-2/+6
* M3UParser: make url on demandRobert Shih2018-09-132-11/+22
* Fix possible out of bounds readMarco Nelissen2018-08-111-0/+3
* Track: Check buffer size of static tracksAndy Hung2018-07-301-0/+14
* Speed up id3v2 unsynchronizationRobert Shih2018-07-171-4/+17
* Sanitize effect descriptors for AudioPolicyService binder calls.Andy Hung2018-06-092-7/+35
* Handle bad bitrate index in mp3dec.Dongwon Kang2018-05-121-1/+1
* better mpeg2 TS elementary stream Access Unit parsingRay Essick2018-05-121-2/+7
* OMXNodeInstance: Allow skipping CVE-2017-13154Wanja Schulze2018-05-072-0/+6
* Check NAL size before looking insideRay Essick2018-04-061-1/+1
* M3UParser: detect variant streams without EXT-X-STREAM-INFRobert Shih2018-04-061-2/+5
* AACExtractor: check bounds during seekRobert Shih2018-03-081-0/+4
* httplive: check for malformed EXT-X-STREAM-INFRobert Shih2018-02-171-0/+3
* Apply input buffer validation also to AVC and MPEG4 encodersDongwon Kang2018-02-174-8/+31
* Fix edge case when applying id3 unsynchronizationMarco Nelissen2018-01-141-1/+6
* Add EFFECT_CMD_SET_PARAM parameter checking to Preset ReverbMikhail Naganov2018-01-141-0/+4
* stagefright: MP4Extractor: allow 10% overhead on default sample sizeLajos Molnar2018-01-141-0/+3
* OMXNodeInstance: use a lock around OMX::freeNodeLajos Molnar2018-01-081-0/+2
* Fix information disclosure in mediadrmserverJeff Tinker2017-12-231-2/+7
* m4v_h263: fix global buffer overflowWonsik Kim2017-12-231-1/+1
* EffectBundle: Check parameter and value sizeAndy Hung2017-11-271-371/+529
* Check buffer size in useBuffer in software componentsDongwon Kang2017-11-061-2/+7
* Skip track if verification failsMarco Nelissen2017-11-061-6/+12
* Add EFFECT_CMD_SET_PARAM parameter checking to Downmix and ReverbMikhail Naganov2017-10-042-4/+41
* stagefright: avoid buffer overflow in base64 decoderLajos Molnar2017-10-041-3/+2
* AudioFlinger: Fix memory allocation for client-less tracksAndy Hung2017-10-011-6/+7
* stagefright: check aac_frame_length to prevent infinite loopChong Zhang2017-10-011-0/+5
* MPEG4Extractor: ensure returned status is checked.Wei Jia2017-10-011-12/+46
* MediaPlayerService: fix access of mPlayer in clientWei Jia2017-10-011-8/+35
* audio effects: filter reserved effect commandsEric Laurent2017-10-011-0/+18
* EffectBundle: Check value size for get preset nameAndy Hung2017-10-011-0/+7
* Fix TOCTOU problem in libstagefright_soft_aacencRay Essick2017-10-012-0/+13
* Fix security vulnerability: Equalizer setParameter memory overflowrago2017-10-011-3/+31
* RESTRICT AUTOMERGE Check the buffer index from acquireBufferPawin Vongmasa2017-10-011-0/+17
* better manage buffer for libstagefright_soft_mpeg4encRay Essick2017-10-012-16/+13
* Fix potential leakMarco Nelissen2017-10-011-0/+1
* m4v_h263: update width/height only when they are valid.Wei Jia2017-10-011-5/+13
* m4v_h263: check header first before decoding a frame.Wei Jia2017-10-011-4/+19
* Fix memory leak in error caseMarco Nelissen2017-07-091-0/+1
* Limit ogg packet sizeMarco Nelissen2017-07-091-1/+15
* Partial revert of "IOMX: work against metadata buffer spoofing"WolfEnders2017-07-081-4/+1
* Fix out of bounds accessMarco Nelissen2017-07-041-4/+8
* codecs: handle onReset() for a few encodersWonsik Kim2017-06-138-28/+59
* FLACExtractor: copy protect mWriteBufferRobert Shih2017-06-131-4/+8
* Add bounds check in SoftAACEncoder2::onQueueFilled()Ray Essick2017-06-131-0/+9
* Fix integer overflow and divide-by-zeroMarco Nelissen2017-05-172-2/+2
* Fix NPDs in h263 decoderMarco Nelissen2017-05-172-1/+24
* resolve merge conflicts of 79cf158c51 to mnc-devMarco Nelissen2017-04-081-3/+9
* Fix overflow check and check read resultMarco Nelissen2017-04-081-8/+10
* CameraBase: Don't return an sp<> by referenceEino-Ville Talvala2017-04-082-6/+6