summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added an out of bound check on u4_num_bufs in input argumentreplicant-6.0-0003Harish Mahendrakar2017-11-101-1/+2
* Fix tile index buf alloc sizeNaveen Kumar P2017-11-101-3/+3
* Fix slice decrement for skipped slicesNaveen Kumar P2017-10-041-1/+0
* Ensure CTB size > 16 for clips with tiles and width/height >= 4096Harish Mahendrakar2017-10-041-0/+13
* Limit boundary PU sizes in case of errorsHarish Mahendrakar2017-09-141-2/+13
* Fix array size for hrd parametersNaveen Kumar P2017-09-141-6/+6
* Return error for invalid crop parametersNaveen Kumar P2017-09-141-0/+16
* Check number of output buffers and sizesNaveen Kumar P2017-09-142-0/+106
* Fix OOB issue in nal unit parsingreplicant-6.0-0002Naveen Kumar P2017-08-131-3/+4
* Set pic_present at end of pic_init instead of beginningNaveen Kumar P2017-08-131-2/+2
* Handle error return in parse sliceNaveen Kumar P2017-08-131-20/+110
* Fix heap buffer overflow while searching for valid PPSHarish Mahendrakar2017-07-071-3/+4
* Check for buffer overflow in pps/slice header parsingNaveen Kumar P2017-07-072-0/+6
* Check for cpb cnt in hrd parsingNaveen Kumar P2017-07-061-4/+13
* Fix reallocation for new spsNaveen Kumar P2017-07-061-2/+14
* DO NOT MERGE Handle streams with change in max_dec_buffering/num_reorder_framesHarish Mahendrakar2017-07-061-0/+21
* memset SPS to zeroHarish Mahendrakar2017-07-061-0/+6
* Check only allocated mv bufs for releasing from referenceNaveen Kumar Ponnusamy2017-06-094-6/+11
* Set current slice ctb x and y to fill prev incomplete sliceNaveen Kumar P2017-06-091-0/+4
* Correct Tiles rows and cols checkNaveen Kumar P2017-06-091-2/+8
* Handle error return from ref list in slice hdr parsingNaveen Kumar Ponnusamy2017-05-231-1/+5
* Return error if SPS parsing reads more bytes than the nal lengthHarish Mahendrakar2017-05-211-0/+4
* Return error from cabac init if offset is greater than rangeNaveen Kumar Ponnusamy2017-05-212-20/+56
* Fix in handling wrong cu_qp_deltareplicant-6.0-0001Harish Mahendrakar2017-04-052-3/+11
* Handle invalid num_reorder_pics & max_dec_pic_buffering in SPSHarish Mahendrakar2017-04-051-0/+10
* Added check for invalid log2_max_transform_block_size in SPSHarish Mahendrakar2017-03-221-0/+9
* Fixed handling invalid chroma tu size for error clipsHarish Mahendrakar2017-03-221-0/+5
* Fixed out of bound reads in stack variablesHarish Mahendrakar2017-03-222-6/+9
* Fix in Chroma SAO for non-multiple of 8 heightHarish Mahendrakar2017-03-222-2/+2
* Handle invalid slice_address in slice headerHarish Mahendrakar2017-03-221-0/+1
* Added few memsets to avoid uninitialized reads for error clipsHarish Mahendrakar2015-12-012-6/+37
* Remove __DATE__/__TIME__ from Android buildsDan Willemsen2015-11-031-0/+7
* Aligned ps_pic_pu to 4 bytesHarish Mahendrakar2015-10-201-1/+4
* Reduced memory requirementsHarish Mahendrakar2015-10-0915-2723/+1253
* Memset 8 extra bytes at the end of internal bitstream bufferHarish Mahendrakar2015-10-091-0/+7
* Few intra pred fixes in arm functionsHarish Mahendrakar2015-10-091-13/+58
* Fix in reading short_term_ref_pic_set_idx in slice headerHarish Mahendrakar2015-10-091-4/+7
* Fixed returning U and V output pointers in shared mode for 420pHarish Mahendrakar2015-10-091-5/+16
* Added CLZNZ and POPCNT_U32 macro definitionsHarish Mahendrakar2015-10-093-4/+25
* Removed calls to strcat and strlenHarish Mahendrakar2015-10-091-18/+10
* Added SEI structures and reordered ihevc_structs.h contentsHarish Mahendrakar2015-10-095-692/+906
* Simplified error checks for setting strideHarish Mahendrakar2015-10-091-11/+1
* Removed unused thread abstractionsHarish Mahendrakar2015-10-091-268/+0
* Added few transform tablesHarish Mahendrakar2015-10-092-2/+64
* Fixed an out of bound read in accessing inverse scan tableHarish Mahendrakar2015-10-091-2/+3
* Few intra pred fixesHarish Mahendrakar2015-10-092-15/+61
* am b4475ae3: am 2b67e532: Align pic_width_in_luma_samples and pic_width_in_lu...Harish Mahendrakar2015-08-180-0/+0
|\
| * am 2b67e532: Align pic_width_in_luma_samples and pic_width_in_luma_samples to 8Harish Mahendrakar2015-08-171-0/+6
| |\
| | * Align pic_width_in_luma_samples and pic_width_in_luma_samples to 8Harish Mahendrakar2015-08-141-0/+6
* | | Align pic_width_in_luma_samples and pic_width_in_luma_samples to 8Harish Mahendrakar2015-07-311-0/+6