summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE stagefright: fix possible stack overflow in AVCC reassembleWonsik Kim2016-08-161-9/+19
* SoftMP3: memset safelyRobert Shih2016-08-162-4/+19
* MPEG4Extractor: ensure kKeyTrackID exists before creating an MPEG4Source as t...Wei Jia2016-05-272-0/+13
* Check malloc result to avoid NPDMarco Nelissen2016-05-271-0/+18
* Fix security vulnerability in libstagefrightJeff Tinker2016-05-271-1/+11
* h264bsdActivateParamSets: Prevent multiplication overflow.Pawin Vongmasa2016-05-271-3/+21
* Check section size when verifying CRCMarco Nelissen2016-05-271-0/+7
* SampleTable.cpp: Fixed a regression caused by a fix for bugPawin Vongmasa2016-04-212-2/+6
* Resolve merge conflict when cp'ing ag/931301 to mnc-mr1-releaseZach Jang2016-04-212-18/+22
* 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
* AudioSource: initialize variablesMarco Nelissen2016-04-211-0/+4
* 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
* Fix size check for OMX_IndexParamConsumerUsageBitsMarco Nelissen2016-04-211-44/+0
* Fix initialization of AAC presentation structMarco Nelissen2016-04-211-0/+1
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-2120-42/+470
* 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-252-10/+20
* Also fix out of bounds access for normal readMarco Nelissen2016-02-261-1/+9
* Fixing safteynet logging bug introduced in ag/862848mspector@google.com2016-02-261-0/+1
* Fix out-of-bounds writeMarco Nelissen2016-01-221-1/+9
* libstagefright: check requested memory size before allocation for SoftMPEG4En...Wei Jia2015-12-102-0/+18
* ALooper::awaitResponse gets reply and returns immediately if the looper is st...Ronghua Wu2015-11-021-16/+4
* Merge "Allow ALooper::awaitResponse to return immediately if the looper is st...Ronghua Wu2015-10-222-3/+30
|\
| * Allow ALooper::awaitResponse to return immediately if the looper is stopped.Ronghua Wu2015-10-222-3/+30
* | Fix offset adjustment when skipping off-spec meta chunkMarco Nelissen2015-10-221-3/+3
|/
* 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
* Merge "libstagefright: don't reclaim codec when there's buffer owned by clien...Ronghua Wu2015-10-131-1/+41
|\
| * libstagefright: don't reclaim codec when there's buffer ownedRonghua Wu2015-10-051-1/+41
* | am 39d91e7b: Merge "ID3: check possible integer overflow for extendedHeaderSi...Wei Jia2015-10-061-2/+19
|\ \
| * \ Merge "ID3: check possible integer overflow for extendedHeaderSize and paddin...Wei Jia2015-10-061-2/+19
| |\ \
| | * | ID3: check possible integer overflow for extendedHeaderSize and paddingSize.Wei Jia2015-10-051-2/+19
* | | | am 6f14568b: am f1790258: am 5e92fded: am 64cdd5f2: am f2cf2bd7: am 07395f4c:...Marco Nelissen2015-10-061-2/+9
|\ \ \ \ | |/ / /
| * | | am f1790258: am 5e92fded: am 64cdd5f2: am f2cf2bd7: am 07395f4c: am 00f5fa82:...Marco Nelissen2015-10-061-2/+9
| |\ \ \
| | * \ \ am 5e92fded: am 64cdd5f2: am f2cf2bd7: am 07395f4c: am 00f5fa82: am 74d1927e:...Marco Nelissen2015-10-061-2/+9
| | |\ \ \
| | | * \ \ am f2cf2bd7: am 07395f4c: am 00f5fa82: am 74d1927e: Merge "Check NAL size bef...Marco Nelissen2015-10-061-2/+9
| | | |\ \ \
| | | | * \ \ am 00f5fa82: am 74d1927e: Merge "Check NAL size before use" into klp-devMarco Nelissen2015-10-061-2/+9
| | | | |\ \ \
| | | | | * \ \ am 74d1927e: Merge "Check NAL size before use" into klp-devMarco Nelissen2015-10-061-2/+9
| | | | | |\ \ \