summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Check RTSP payload lengthMarco Nelissen2015-10-191-2/+3
* Sanity check padding/delay values for gapless playbackMarco Nelissen2015-10-191-0/+7
* Prevent integer issues in ID3::Iterator::findFrameJoshua J. Drake2015-10-191-2/+21
* Fix for memory corruption in ID3::removeUnsynchronizationV2_4().Neel Mehta2015-10-191-1/+1
* Fix comparison sign warnings.Dan Albert2015-10-191-1/+1
* libstagefright: fix possible overflow in ID3.Wei Jia2015-10-191-2/+5
* Fix Ogg album artMarco Nelissen2015-10-191-4/+9
* MatroskaExtractor: detect infinite loop when parsing NALsRobert Shih2015-10-191-1/+7
* libstagefright: check remaining data size before parsing it.Wei Jia2015-10-191-0/+3
* Check integer overflow to prevent memory corruptionJeff Tinker2015-10-191-1/+2
* ABuffer: reset members when memory allocation fails.Wei Jia2015-10-191-4/+9
* DO NOT MERGE - SoftwareRenderer: sanity check buffer size before copying data.Wei Jia2015-10-191-0/+7
* SoftAVCEnc: check requested memory size before allocation.Wei Jia2015-10-191-0/+16
* libstagefright: fix overflow in pvdec_api.cpp.Wei Jia2015-10-191-2/+2
* libstagefright: check memory size for overflow before allocation.Wei Jia2015-10-192-0/+65
* Fix compile failure after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4Abhishek Arya2015-10-192-0/+15
* Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4Abhishek Arya2015-10-192-0/+5
* Fix crash on malformed id3Marco Nelissen2015-10-192-12/+26
* libstagefright: fix possible overflow in amrwbenc.Wei Jia2015-10-191-8/+11
* Guard against codecinfo overflowMarco Nelissen2015-10-181-1/+6
* DO NOT MERGE: Add AUtils::isInRange, and use it to detect malformed MPEG4 nal...Lajos Molnar2015-10-182-4/+122
* DO NOT MERGE - IOMX: Add buffer range check to emptyBufferAndy Hung2015-10-181-0/+6
* MPEG4Extractor.cpp: handle chunk_size > SIZE_MAXNick Kralevich2015-08-311-1/+1
* Fix integer underflow in covr MPEG4 processingJoshua J. Drake2015-08-311-0/+4
* Fix integer overflow when handling MPEG4 tx3g atomJoshua J. Drake2015-08-311-0/+7
* Prevent integer overflow when processing covr MPEG4 atomsJoshua J. Drake2015-08-311-1/+5
* Fix null-pointer-dereferences accessing the SampleTableJoshua J. Drake2015-08-311-0/+18
* MPEG4Extractor: still more NULL derefernce fixesJoshua J. Drake2015-08-311-0/+41
* Fix integer underflow in ESDS processingJoshua J. Drake2015-08-311-0/+6
* SampleTable: fix integer overflow checks.Wei Jia2015-08-311-2/+2
* Fix integer overflow during MP4 atom processingJoshua J. Drake2015-08-311-0/+3
* Detect allocation failures and bail gracefullyJoshua J. Drake2015-08-311-5/+16
* Fix several ineffective integer overflow checksJoshua J. Drake2015-08-311-0/+13
* libstagefright: Add support for custom LPA buffer sizeArne Coucheron2013-09-051-1/+4
* Fix includes for media-cafNicholas Flintham2013-07-031-0/+5
* libstagefright: [Reworked] Fix incorrectness nPortIndex value for QueryCodecDheeraj CVR2013-07-031-0/+4
* libstagefright: Fix a video lag bug after audio reached EOS.Yunji Kim2013-06-241-0/+12
* libstagefright: fix indefinate loop in QueryCodecDheeraj CVR2013-06-241-1/+2
* Revert "libstagefright: Fix incorrectness nPortIndex value for QueryCodec"Ricardo Cerqueira2013-06-201-1/+1
* Squashed commit of A/V changes from CodeAuroraKrishnankutty Kolathappilly2013-06-1824-117/+1172
* Revert "frameworks/av: Add metadata mode changes to LPAPlayer"Giulio Cervera2013-06-011-2/+3
* frameworks/av: Add metadata mode changes to LPAPlayerKrishnankutty Kolathappilly2013-05-221-3/+2
* Add camera parameters for htc evo 3D. (1/2)Kevin Bruckert2013-04-283-1/+27
* OMXCodec: Re-implement requires-flush-before-shutdown quirkPawit Pornkitprasan2013-04-241-0/+4
* libstagefright: Squashed audio fixes from CodeAuroraHaynes Mathew George2013-04-084-82/+168
* qcom-fm: audio: add support for FM featureMingming Yin2013-03-062-0/+328
* audio: Subsystem Restart changesRavishankar Sarawadi2013-03-041-0/+23
* libstagefright: Stop the logspam from LPAPlayerSteve Kondik2013-02-271-2/+2
* libstagefright: Fix incorrectness nPortIndex value for QueryCodecYuanQY2013-02-271-1/+1
* libstagefright: Squashed commit of LPA/tunnel updates from CAFHaynes Mathew George2013-02-274-98/+284