summaryrefslogtreecommitdiff
path: root/src/i965_decoder_utils.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-03H.264: Support Constrained Baseline profile instead of Baseline profileXiang, Haihao1-1/+1
2013-12-03dec/mpeg2: ignore slices which aren't in raster scan order on SNBXiang, Haihao1-0/+41
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