summaryrefslogtreecommitdiffstats
path: root/decoder
Commit message (Expand)AuthorAgeFilesLines
...
* Memset 8 extra bytes at the end of internal bitstream bufferHarish Mahendrakar2015-10-091-0/+7
* 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
* Removed calls to strcat and strlenHarish Mahendrakar2015-10-091-18/+10
* Simplified error checks for setting strideHarish Mahendrakar2015-10-091-11/+1
* Fixed an out of bound read in accessing inverse scan tableHarish Mahendrakar2015-10-091-2/+3
* Align pic_width_in_luma_samples and pic_width_in_luma_samples to 8Harish Mahendrakar2015-07-311-0/+6
* Few bug fixes in loop filterNaveen Kumar Ponnusamy2015-07-3120-110/+463
* Update assembly files to unified syntaxBernhard Rosenkränzer2014-12-011-20/+20
* Source files clean upNaveen Kumar Ponnusamy2014-07-1223-1844/+22
* Reduced stack operations in arm64 assemblyNaveen Kumar Ponnusamy2014-07-122-40/+45
* Few bug fixes and warnings removedHarish Mahendrakar2014-06-0617-6648/+140
* Initial Version of HEVC decoderHarish Mahendrakar2014-05-2190-0/+49314