summaryrefslogtreecommitdiffstats
path: root/decoder/ihevcd_decode.c
Commit message (Expand)AuthorAgeFilesLines
* Consume bytes for sps with unsupported resolutionNaveen Kumar P2018-01-101-2/+1
* Fix incomplete frame errorNaveen Kumar P2018-01-101-0/+17
* Added an out of bound check on u4_num_bufs in input argumentreplicant-6.0-0003Harish Mahendrakar2017-11-101-1/+2
* Fix slice decrement for skipped slicesNaveen Kumar P2017-10-041-1/+0
* Check number of output buffers and sizesNaveen Kumar P2017-09-141-0/+5
* Handle invalid slice_address in slice headerHarish Mahendrakar2017-03-221-0/+1
* Reduced memory requirementsHarish Mahendrakar2015-10-091-6/+32
* Memset 8 extra bytes at the end of internal bitstream bufferHarish Mahendrakar2015-10-091-0/+7
* Fixed returning U and V output pointers in shared mode for 420pHarish Mahendrakar2015-10-091-5/+16
* Few bug fixes in loop filterNaveen Kumar Ponnusamy2015-07-311-9/+13
* Source files clean upNaveen Kumar Ponnusamy2014-07-121-25/+0
* Few bug fixes and warnings removedHarish Mahendrakar2014-06-061-3/+8
* Initial Version of HEVC decoderHarish Mahendrakar2014-05-211-0/+859