summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
* Fix build breakage caused by commitPawin Vongmasa2016-08-251-2/+2
* SoftMPEG4: Check the buffer size before writing the reference frame.Pawin Vongmasa2016-08-252-2/+24
* Fix buildRobert Shih2016-07-211-1/+1
* Fix buildRobert Shih2016-07-211-1/+1
* fix buildLajos Molnar2016-07-211-1/+2
* SoftVPX: fix nFilledLen overflowRobert Shih2016-07-212-3/+20
* SoftMP3: memset safelyRobert Shih2016-07-212-4/+19
* SoftHEVC: Exit gracefully in case of decoder errorsHarish Mahendrakar2016-06-231-0/+22
* SoftAAC2: fix crash on all-zero adts bufferMarco Nelissen2016-06-231-6/+9
* Fix potential overflowMarco Nelissen2016-06-231-0/+8
* h264bsdActivateParamSets: Prevent multiplication overflow.Pawin Vongmasa2016-05-271-3/+21
* h264dec: check for overflows when calculating allocation size.Marco Nelissen2016-04-217-14/+30
* codecs: check OMX buffer size before use in (avc|hevc|mpeg2)decWonsik Kim2016-04-216-33/+62
* codecs: check OMX buffer size before use in (gsm|g711)decWonsik Kim2016-04-212-0/+17
* Check mp3 output buffer sizeMarco Nelissen2016-04-211-0/+8
* codecs: check OMX buffer size before use in (h263|h264)decWonsik Kim2016-04-213-7/+31
* DO NOT MERGE codecs: check OMX buffer size before use in (vorbis|opus)decWonsik Kim2016-04-212-2/+18
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-2117-42/+416
* Fix AMR decoderMarco Nelissen2016-03-251-7/+7
* SoftAMR: check input buffer size to avoid overflow.Wei Jia2016-03-253-15/+25
* SoftAMR: check output buffer size to avoid overflow.Wei Jia2016-03-251-0/+18
* codecs: check OMX buffer size before use in VP8 encoder.Wonsik Kim2016-03-251-6/+22
* Add VPX output buffer size checkMarco Nelissen2016-03-251-9/+14
* libstagefright: check requested memory size before allocation for SoftMPEG4En...Wei Jia2015-12-102-0/+18
* Reconcile with master after mass cherrypicksMarco Nelissen2015-10-161-0/+1
* Merge "SoftAVCDec: Exit gracefully when memory allocation fails in the decode...Marco Nelissen2015-10-161-0/+11
|\
| * SoftAVCDec: Exit gracefully when memory allocation fails in the decoderHarish Mahendrakar2015-10-161-0/+11
* | Merge "SoftAVCDec: Added a check for unsupported resolutions" into mnc-dr-devMarco Nelissen2015-10-161-0/+11
|\ \ | |/
| * SoftAVCDec: Added a check for unsupported resolutionsHarish Mahendrakar2015-10-161-0/+11
* | SoftHEVCDec: Reduced memory requirementsHarish Mahendrakar2015-10-162-248/+98
|/
* SoftMPEG2Dec: Added support for deinterlacerHarish Mahendrakar2015-10-161-1/+2
* am 711e9dfc: am 8b3aa04a: am a0c94bc6: am 567ad5c6: am 7ce82583: am 13b6b51e:...Marco Nelissen2015-10-061-0/+5
|\
| * am 8b3aa04a: am a0c94bc6: am 567ad5c6: am 7ce82583: am 13b6b51e: am f7d1f627:...Marco Nelissen2015-10-061-0/+5
| |\
| | * am a0c94bc6: am 567ad5c6: am 7ce82583: am 13b6b51e: am f7d1f627: am 257b3bc5:...Marco Nelissen2015-10-061-0/+5
| | |\
| | | * am 7ce82583: am 13b6b51e: am f7d1f627: am 257b3bc5: Don\'t crash when there\'...Marco Nelissen2015-10-061-0/+5
| | | |\
| | | | * am f7d1f627: am 257b3bc5: Don\'t crash when there\'s no conceal frameMarco Nelissen2015-10-061-0/+5
| | | | |\
| | | | | * am 257b3bc5: Don\'t crash when there\'s no conceal frameMarco Nelissen2015-10-061-0/+5
| | | | | |\
| | | | | | * Don't crash when there's no conceal frameMarco Nelissen2015-10-051-0/+5
| | * | | | | DO NOT MERGE - Fix build for commit 69ae6a87Andy Hung2015-09-221-1/+1
| | * | | | | am eed3955c: am 5e46ca5a: am 3b130dbd: am c5121002: am c256004a: am 69ae6a87:...Wei Jia2015-09-201-1/+4
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | am 3b130dbd: am c5121002: am c256004a: am 69ae6a87: libstagefright: fix A_Ref...Wei Jia2015-09-171-1/+4
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | am c256004a: am 69ae6a87: libstagefright: fix A_Refl to return immediately wh...Wei Jia2015-09-121-1/+4
| | | | |\ \ \ | | | | | |/ /
| | | | | * | am 69ae6a87: libstagefright: fix A_Refl to return immediately when there is a...Wei Jia2015-09-101-1/+4
| | | | | |\ \ | | | | | | |/
| | | | | | * libstagefright: fix A_Refl to return immediately when there is an error.Wei Jia2015-09-081-1/+4
| | | | | * | am 9a2be5d4: Merge "DO NOT MERGE - Fix software video decoder buffer size cal...Abhishek Arya2015-08-251-1/+1
| | | | | |\ \ | | | | | | |/
| | | | | | * DO NOT MERGE - Fix software video decoder buffer size calculationMarco Nelissen2015-08-241-1/+1
| | * | | | | am 524f9946: am 76b3fb29: am 4fd0696a: am 4f797b92: Merge "DO NOT MERGE - Fix...Abhishek Arya2015-08-251-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | am 4fd0696a: am 4f797b92: Merge "DO NOT MERGE - Fix software video decoder bu...Abhishek Arya2015-08-251-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | DO NOT MERGE - Fix software video decoder buffer size calculationMarco Nelissen2015-08-241-1/+1
| | * | | | | am 3dcb448f: am 4bb01def: am 84a4221e: am a9b3cd3c: am 5221133b: am b2ae4351:...Wei Jia2015-08-201-2/+2
| | |\ \ \ \ \ | | | |/ / / /