summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-0733-98/+582
|\
| * 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
* | Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-035-33/+75
|\ \ | |/
| * 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
* | stagefright: Fix CLANG compilation for AMR decoderLeena Winterrowd2016-04-131-1/+1
* | Overflow fixes for amrwbencMarco Nelissen2016-03-224-16/+26
* | Stagefright: Remove unused variables and filesAndreas Gampe2016-03-226-510/+0
* | h264dec: Use intptr_t when a pointer is treated as an integerAshok Bhat2016-03-222-6/+6
* | SoftVorbis: memory access checkHaynes Mathew George2016-03-082-1/+15
* | Merge tag 'android-6.0.1_r13' into HEADJessica Wagantall2016-02-012-0/+18
|\ \ | |/
| * libstagefright: check requested memory size before allocation for SoftMPEG4En...Wei Jia2015-12-102-0/+18
* | Use standard arm assembly syntax.Chih-Hung Hsieh2016-01-0823-26/+24
* | Fix overflow in amrwbencMarco Nelissen2016-01-081-0/+3
* | codecs: update for check ifeq ($(TARGET_ARCH),arm)Yongqin Liu2016-01-085-112/+69
* | Use unified syntax to compile with both llvm and gas.Chih-Hung Hsieh2016-01-0833-188/+119
* | Disable integer sanitization for amrwbencMarco Nelissen2016-01-082-1/+4
* | Fix more potential (benign) AMRWB overflowsMarco Nelissen2016-01-082-2/+4
* | Fix more amrwbenc overflowsMarco Nelissen2016-01-084-20/+21
* | Tabs -> spacesMarco Nelissen2016-01-0861-8177/+8177
* | Fix overflows in amrwbencMarco Nelissen2015-12-264-3/+34
* | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-074-249/+101
|\ \ | |/
| * 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
* | audio: reset vorbis EOS status after a flushWeiyin Jiang2015-11-301-0/+2
* | SoftAVCDec: Exit gracefully when memory allocation fails in the decoderHarish Mahendrakar2015-11-071-0/+11
* | SoftAVCDec: Added a check for unsupported resolutionsHarish Mahendrakar2015-11-071-0/+11
* | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-055-298/+94
|\ \ | |/
| * 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