summaryrefslogtreecommitdiff
path: root/src/i965_decoder_utils.h
Commit message (Expand)AuthorAgeFilesLines
* i965_decoder_utils: add support for VC-1 interlaced picturescarpalis2018-01-051-0/+6
* Unify the coding style in the driverXiang, Haihao2017-04-071-2/+2
* VP9 HWDec:add vp9 parameter check function before decodingPengfei Qu2015-12-071-0/+13
* HEVC: Make sure the buffer store is allocated for the current render targetXiang, Haihao2014-12-141-0/+8
* HEVC: update frame store indexXiang, Haihao2014-12-141-0/+9
* HEVC: Set the default flat IQ matrixXiang, Haihao2014-12-141-0/+3
* Move gen6 phantom slice function as commonZhong Li2014-09-051-0/+7
* decoder: h264: fix frame store logic for MVC.Gwenole Beauchesne2014-06-161-4/+7
* decoder: h264: enable Picture ID Remapping on Haswell and newer.Gwenole Beauchesne2014-06-161-0/+23
* decoder: h264: factor out look ups for VA/H264 picture info.Gwenole Beauchesne2014-06-161-0/+3
* decoder: h264: factor out allocation of reconstructed surfaces.Gwenole Beauchesne2014-06-021-0/+8
* vp8: fix support for segmentation-enabled streams.Gwenole Beauchesne2014-04-241-0/+4
* Warning fixesXiang, Haihao2014-02-271-0/+7
* dec/mpeg2: ignore slices which aren't in raster scan order on SNBXiang, Haihao2013-12-031-0/+8
* Decoder: directly use surface object for decodingXiang, Haihao2013-03-151-0/+11
* Decoder: check whether the surface for decoding output is validXiang, Haihao2013-03-151-0/+5
* h264: fix first macroblock bit offset calculation (ILK, SNB, IVB).Gwenole Beauchesne2012-12-281-0/+14
* mpeg2: fix construction of reference frames list (SNB, IVB).Gwenole Beauchesne2012-03-291-0/+8
* mpeg2: fix incorrect slice_vertical_position from codec layers.Gwenole Beauchesne2012-03-291-0/+8
* h264: always submit MFX_QM_STATE for flat scaling lists (IVB).Gwenole Beauchesne2012-02-141-0/+3
* h264: fix and simplify REF_IDX_STATE (ILK, SNB, IVB).Gwenole Beauchesne2012-02-011-0/+45