summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-193-13/+27
* libstagefright: fix possible overflow in amrwbenc.Wei Jia2015-10-191-8/+11
* DO NOT MERGE - audio flinger: fix fuzz test crashEric Laurent2015-10-192-4/+20
* DO NOT MERGE Part of fix for libmedia OOB write anywhereJeff Tinker2015-10-181-4/+4
* 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-183-4/+167
* DO NOT MERGE - IOMX: Add buffer range check to emptyBufferAndy Hung2015-10-181-0/+6
* HDCP: buffer over flow check -- DO NOT MERGEChong Zhang2015-10-181-1/+12
* 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
* audio effects: fix heap overflowEric Laurent2015-08-315-139/+90
* libstagefright: Add support for custom LPA buffer sizeArne Coucheron2013-09-051-1/+4
* camera: Fix preview on SEMC msm7x30 devicesMichael Bestas2013-08-211-1/+1
* Add LG camera HAL parametersmadmack2013-08-182-0/+46
* Add some Samsung camera color effectsJavier Ferrer2013-07-192-0/+18
* Merge "Camera: Add more htc parameters" into cm-10.1Daniel Hillenbrand2013-07-042-0/+6
|\
| * Camera: Add more htc parametersatis1122013-06-302-0/+6
* | Fix includes for media-cafNicholas Flintham2013-07-032-2/+12
* | libstagefright: [Reworked] Fix incorrectness nPortIndex value for QueryCodecDheeraj CVR2013-07-031-0/+4
* | audioflinger: remove redundand ifdefGiulio Cervera2013-07-031-5/+0
|/
* camera: add more htc parametersDaniel Hillenbrand2013-06-272-0/+2
* 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-1843-213/+1859
* Merge "libstagefright: support for disabling buffer metadata" into cm-10.1Ricardo Cerqueira2013-06-111-1/+10
|\
| * libstagefright: support for disabling buffer metadataHaynes Mathew George2013-06-111-1/+9
* | Noise will be heard if audio sample rate not matched with audio trackMing Zhou2013-06-101-1/+1
|/
* 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
* camera: fixup htc paramsDaniel Hillenbrand2013-05-052-5/+15
* [WIP]: camera: add parameters for htc camerasDaniel Hillenbrand2013-05-042-0/+71
* camera: Don't segfault if we get a NULL parameterSteve Kondik2013-05-011-0/+3