summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-8.1.0_r76' of https://android.googlesource.com/platform/fr...lineage-15.1Kevin F. Haggerty2020-05-062-8/+17
|\
| * BnCrypto: fix use-before-init in CREATE_PLUGINRobert Shih2020-03-121-3/+11
| * [DO NOT MERGE] Fix uninitialized data in IHDCP decryptChong Zhang2020-03-121-5/+6
* | Merge tag 'android-8.1.0_r69' into staging/lineage-15.1_merge-android-8.1.0_r69Kevin F. Haggerty2019-10-142-1/+13
|\|
| * Fix OOB access in mpeg4/h263 decoderMarco Nelissen2019-08-071-0/+8
| * m4v_h263: add a test for invalid/negative valueDongwon Kang2019-08-071-1/+5
| * AMR WB encoder: prevent OOB write in ACELP_4t64_fxJean-Michel Trivi2019-06-103-2/+13
| * httplive: detect oom if playlist is infiniteRobert Shih2019-06-101-0/+6
| * Fix overflow/dos in 3gg text description parsingMarco Nelissen2019-06-101-1/+1
| * DO NOT MERGE: audiopolicy: Remove raw pointer references to AudioMixMikhail Naganov2019-06-1010-80/+79
| * Zero-initialize HIDL structs before passingSteven Moreland2019-05-101-12/+12
| * Remove unused AVIExtractor sourceRay Essick2019-05-101-1307/+0
| * NuPlayerCCDecoder: fix memory OOBWei Jia2019-04-151-2/+24
| * audio: ensure effect chain with specific session id is uniqueWeiyin Jiang2019-04-151-2/+6
| * AudioFlinger: Prevent multiple effect chains with same sessionIdAndy Hung2019-04-151-0/+15
| * Reserve enough space for RTSP CSDRay Essick2019-03-121-2/+2
| * AudioFlinger: put effect desc lookup under mutex for createEffectAndy Hung2019-01-141-0/+4
| * RESTRICT AUTOMERGE: aaudio: improve test_atomic_fifoPhil Burk2019-01-142-0/+398
| * RESTRICT AUTOMERGE: aaudio: Fix converting negative FIFO counters to indexPhil Burk2019-01-141-2/+2
| * RESTRICT AUTOMERGE: aaudio: fix FIFO wrapround frame countsPhil Burk2019-01-141-7/+9
| * CTS error while media dump()ray-cy.lee2018-10-161-7/+16
| * MediaExtractor: stop rendering when an error occursakirilov2018-09-071-2/+3
| * Fix race condition for cas sessions -- DO NOT MERGEChong Zhang2018-09-074-20/+24
| * Check for overflow of crypto sizeMarco Nelissen2018-08-211-1/+7
| * Fix information disclosure in mediadrmserverJeff Tinker2018-08-211-2/+7
| * Revert "MediaExtractor: stop rendering when an error occurs"Ryan Longair2018-08-211-3/+2
| * M3UParser: handle missing EXT-X-MEDIA URIsRobert Shih2018-08-011-2/+6
| * Allow kPortModeDynamicANWBuffer for kBufferTypeANWBuffer in useBufferToshikazu Saito2018-08-011-1/+2
| * MediaExtractor: stop rendering when an error occursakirilov2018-08-011-2/+3
| * OMXNodeInstance: Allow dynamic native handle mode for input buffersSanjay Singh2018-06-151-3/+6
| * Fix possible out of bounds readMarco Nelissen2018-06-151-0/+3
| * M3UParser: make url on demandRobert Shih2018-06-152-10/+22
| * omx: restrict useBuffer according to buffer type and port modeWonsik Kim2018-06-121-20/+56
| * Fix security vulnerability in CryptoHalJeff Tinker2018-05-242-5/+35
| * Speed up id3v2 unsynchronizationRobert Shih2018-05-241-4/+17
| * aaudio: use weak pointer to prevent UAFPhil Burk2018-05-155-45/+105
| * Add minimum size check for ImageGrid atomChong Zhang2018-05-151-1/+2
| * Sanitize effect descriptors for AudioPolicyService binder calls.Andy Hung2018-04-242-14/+53
| * Add check preventing div0 issueRyszard Grzesica2018-04-171-0/+5
| * Init gain config to prevent uninit leak.jiabin2018-04-171-0/+1
| * Handle overflow in android::HeifDataSource::readAtSungtak Lee2018-03-151-0/+5
| * better mpeg2 TS elementary stream Access Unit parsingRay Essick2018-03-151-2/+7
| * heif: use width and height for decoder -- DO NOT MERGEChong Zhang2018-03-154-49/+46
| * Handle bad bitrate index in mp3dec.Dongwon Kang2018-03-151-1/+1
| * M3UParser: detect variant streams without EXT-X-STREAM-INFRobert Shih2018-02-281-2/+5
| * Check NAL size before looking insideRay Essick2018-02-281-1/+1
| * Refactor MediaPlayerBase's notifyPawin Vongmasa2018-02-135-69/+76
| * Prevent MediaPlayerService::Client's use-after-freePawin Vongmasa2018-02-135-19/+20
| * Fix use of uninitialized value in libmediadrmJeff Tinker2018-01-182-1/+8
| * Fix potential buffer overflow in mediadrmserverJeff Tinker2018-01-181-2/+9