summaryrefslogtreecommitdiffstats
path: root/decoder/ihevcd_parse_slice_header.c
Commit message (Expand)AuthorAgeFilesLines
* 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-071-0/+3
* Check only allocated mv bufs for releasing from referenceNaveen Kumar Ponnusamy2017-06-091-3/+3
* Set current slice ctb x and y to fill prev incomplete sliceNaveen Kumar P2017-06-091-0/+4
* Handle error return from ref list in slice hdr parsingNaveen Kumar Ponnusamy2017-05-231-1/+5
* Fix in reading short_term_ref_pic_set_idx in slice headerHarish Mahendrakar2015-10-091-4/+7
* Few bug fixes in loop filterNaveen Kumar Ponnusamy2015-07-311-5/+2
* Source files clean upNaveen Kumar Ponnusamy2014-07-121-51/+0
* Few bug fixes and warnings removedHarish Mahendrakar2014-06-061-1/+2
* Initial Version of HEVC decoderHarish Mahendrakar2014-05-211-0/+1090