summaryrefslogtreecommitdiff
path: root/va/va_dec_hevc.h
Commit message (Expand)AuthorAgeFilesLines
* Add missed slice parameter 'slice_data_num_emu_prevn_bytes'Xu, Zhengguo2019-10-121-1/+3
* Revert "Add missed slice parameter 'slice_data_num_emu_prevn_bytes'"XinfengZhang2019-10-111-3/+1
* Add missed slice parameter 'slice_data_num_emu_prevn_bytes'Xu, Zhengguo2019-10-111-1/+3
* add hevc subsets parameters structureZhengguo.Xu2018-08-151-1/+5
* Remove executable mode from source filesMark Thompson2018-05-141-0/+0
* add hevc picture parameters, slice parameters and profile for range extension...Zhengguo.Xu2018-04-131-0/+232
* Add reserved bytes to most structuresXiang, Haihao2017-09-271-0/+7
* Add or update the comment for num_ref_idx_{l0,l1}_default_active_minus1Xiang, Haihao2017-09-271-2/+2
* Update the data structure for HEVC decodingXiang, Haihao2017-09-271-36/+0
* Refine the data type of slice_data_flag in VASliceParameterBufferHEVC to be c...Zhao Yakui2017-09-271-1/+1
* va_dec_hevc.h: Fix the misleading documentationSreerenj Balachandran2015-06-021-1/+0
* HEVC: type delta_chroma_log2_weight_denom as int8_t to match the specXiang, Haihao2015-04-291-1/+1
* Added HEVC decode APIWang, Ce2014-12-041-0/+428