summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check change in CTB size when decoding multiple SPS with same idcm-14.1Harish Mahendrakar2019-12-031-1/+13
* decoder: Reset slice header at start of slice header decodeHarish Mahendrakar2019-12-031-1/+1
* Add push-pop for Neon D8-D15 registersSaurabh Sood2019-08-073-16/+17
* Add few more checks for invalid parameters in spsHarish Mahendrakar2019-07-022-1/+28
* Add bounds check for tile dimensionsHarish Mahendrakar2019-07-021-0/+8
* Add missing return check for short_term_ref_pic_set()Harish Mahendrakar2019-07-022-6/+16
* Decoder: Signal IVD_RES_CHANGED error for change in crop paramsRakesh Kumar2019-03-041-0/+12
* Add limits check for the CTB position in a frameShubham Tandle2018-12-061-7/+23
* Return error for invalid st/lt sps parametersNaveen Kumar P2018-07-152-3/+9
* Add limits check for depth hierarchy sps parametersNaveen Kumar P2018-06-081-0/+8
* Return error for invalid sps sub layers parametersNaveen Kumar P2018-06-081-2/+2
* Return error for invalid reorder parameterNaveen Kumar P2018-06-081-6/+4
* Fix output buffer size checkNaveen Kumar P2018-04-061-0/+3
* Check limits for log2_max_pic_order_cnt_lsb_minus4 in spsNaveen Kumar P2018-04-061-0/+2
* Update ctb pu map for I sliceNaveen Kumar P2018-02-082-16/+44
* Check if luma wd and ht are multiple of min cb sizeNaveen Kumar P2018-02-081-7/+3
* Add PUSH-POP of D registers in Arm Neon 32 bit functionsRakesh Kumar2018-01-1357-463/+835
* Fixed few issues in SAO arm assembliesHarish Mahendrakar2018-01-137-0/+60
* Decoder: Handle ps_codec_obj memory allocation failure gracefullyHarish Mahendrakar2018-01-131-4/+20
* Fix prev slice incomplete checkNaveen Kumar P2018-01-131-11/+12
* Set error skip ctbs as multiple 8x8 pusNaveen Kumar P2018-01-131-88/+94
* Fix first frame error returnNaveen Kumar P2018-01-132-26/+22
* Return error for negative crop parametersNaveen Kumar P2018-01-131-4/+4
* Consume bytes for sps with unsupported resolutionNaveen Kumar P2018-01-131-2/+1
* Fix slice address zero for not first slice in picNaveen Kumar P2018-01-131-1/+1
* Fix incomplete frame errorNaveen Kumar P2018-01-131-0/+17
* Alloc extra bytes for bits buf for parse optimzationNaveen Kumar P2017-12-061-2/+2
* Added an out of bound check on u4_num_bufs in input argumentHarish Mahendrakar2017-11-151-1/+2
* Fix tile index buf alloc sizeNaveen Kumar P2017-11-151-3/+3
* Fix slice decrement for skipped slicesNaveen Kumar P2017-10-021-1/+0
* Ensure CTB size > 16 for clips with tiles and width/height >= 4096Harish Mahendrakar2017-10-021-0/+13
* Limit boundary PU sizes in case of errorsHarish Mahendrakar2017-09-151-2/+13
* Fix array size for hrd parametersNaveen Kumar P2017-09-151-6/+6
* Check number of output buffers and sizesNaveen Kumar P2017-09-152-0/+106
* Return error for invalid crop parametersNaveen Kumar P2017-09-151-0/+16
* Merge cherrypicks of [2413849, 2413760, 2413901, 2413776, 2413658, 2413792, 2...android-build-team Robot2017-06-153-25/+116
|\
| * Fix OOB issue in nal unit parsingNaveen Kumar P2017-06-151-3/+4
| * Set pic_present at end of pic_init instead of beginningNaveen Kumar P2017-06-151-2/+2
| * Handle error return in parse sliceNaveen Kumar P2017-06-151-20/+110
|/
* Merge cherrypicks of [2307556, 2307630, 2307631, 2307557, 2307632, 2307656, 2...android-build-team Robot2017-05-242-8/+63
|\
| * Fix heap buffer overflow while searching for valid PPSHarish Mahendrakar2017-05-241-3/+4
| * Check for buffer overflow in pps/slice header parsingNaveen Kumar P2017-05-242-0/+6
| * memset SPS to zeroHarish Mahendrakar2017-05-241-0/+6
| * Fix reallocation for new spsNaveen Kumar P2017-05-241-2/+14
| * DO NOT MERGE Handle streams with change in max_dec_buffering/num_reorder_framesHarish Mahendrakar2017-05-241-0/+21
| * Check for cpb cnt in hrd parsingNaveen Kumar P2017-05-241-4/+13
|/
* Merge cherrypicks of [2007123, 2089669, 2072002, 2094113, 1989895, 2094094, 2...android-build-team Robot2017-04-215-8/+23
|\
| * Merge "Check only allocated mv bufs for releasing from reference" into snap-t...android-build-team Robot2017-04-214-6/+11
| |\
| | * Check only allocated mv bufs for releasing from referenceNaveen Kumar Ponnusamy2017-04-214-6/+11
| |/ |/|
| * Merge "Correct Tiles rows and cols check" into snap-temp-L87400000056978794android-build-team Robot2017-04-211-2/+8
| |\