summaryrefslogtreecommitdiff
path: root/src/i965_decoder_utils.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-28intel-vaapi: Add more checks for H264 decoding parameter to filter the unsupp...Zhao Yakui1-1/+10
2014-01-15Fix vp8 p frame decode error issue.Zhong Li1-0/+52
2014-01-13Remove the unnecessary sorting to simplify the DPB buffer managementZhao Yakui1-41/+11
2014-01-13Complain the warning instead of assert fault when slice picture is not found ...Zhao Yakui1-3/+9
2013-12-19H.264: Support Constrained Baseline profile instead of Baseline profileXiang, Haihao1-1/+1
2013-12-19Update states for VP8 decoding on BDWXiang, Haihao1-0/+46
2013-04-03Merge branch 'master' into stagingXiang, Haihao1-9/+12
2013-03-15Decoder: directly use surface object for decodingXiang, Haihao1-48/+211
2013-03-15Decoder: Verify picture parameter before set up pipeline for decodingXiang, Haihao1-2/+139
2013-03-15Decoder: check whether the surface for decoding output is validXiang, Haihao1-0/+74
2013-03-15Silence a bunch of warningsXiang, Haihao1-1/+1
2013-01-04naive fix in avc_get_first_mb_bit_offset_with_epbTobias Jakobi1-4/+4
2012-12-28h264: fix first macroblock bit offset calculation (ILK, SNB, IVB).Gwenole Beauchesne1-0/+55
2012-11-05Fix build and remaining compilation warnings.Gwenole Beauchesne1-3/+1
2012-03-30mpeg2: propagate reference surfaces to other slots.Gwenole Beauchesne1-2/+6
2012-03-30mpeg2: propagate reference surfaces to other slots.Gwenole Beauchesne1-2/+6
2012-03-29mpeg2: fix construction of reference frames list (SNB, IVB).Gwenole Beauchesne1-0/+86
2012-03-29mpeg2: fix incorrect slice_vertical_position from codec layers.Gwenole Beauchesne1-0/+41
2012-03-18mpeg2: fix construction of reference frames list (SNB, IVB).Gwenole Beauchesne1-0/+86
2012-03-18mpeg2: fix incorrect slice_vertical_position from codec layers.Gwenole Beauchesne1-0/+41
2012-03-14h264: fix max header size calculation with EPB.Gwenole Beauchesne1-1/+1
2012-03-14h264: fix scan for bit offset to macroblock.Gwenole Beauchesne1-7/+8
2012-03-02h264: fix first macroblock bit offset calculation (ILK, SNB, IVB).Gwenole Beauchesne1-0/+55
2012-02-14h264: always submit MFX_QM_STATE for flat scaling lists (IVB).Gwenole Beauchesne1-0/+12
2012-02-01h264: fix and simplify REF_IDX_STATE (ILK, SNB, IVB).Gwenole Beauchesne1-0/+130