Use the right parameters to initialize bit rate context
[platform/upstream/libva-intel-driver.git] / src / i965_decoder_utils.c
2014-02-27 Zhong LiFix vp8 p frame decode error issue.
2014-02-27 Zhao YakuiRemove the unnecessary sorting to simplify the DPB...
2014-02-27 Zhao YakuiComplain the warning instead of assert fault when slice...
2014-02-27 Xiang, HaihaoUpdate states for VP8 decoding on BDW
2013-12-03 Xiang, HaihaoH.264: Support Constrained Baseline profile instead...
2013-12-03 Xiang, Haihaodec/mpeg2: ignore slices which aren't in raster scan...
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoDecoder: directly use surface object for decoding
2013-03-15 Xiang, HaihaoDecoder: Verify picture parameter before set up pipelin...
2013-03-15 Xiang, HaihaoDecoder: check whether the surface for decoding output...
2013-03-15 Xiang, HaihaoSilence a bunch of warnings
2013-01-04 Tobias Jakobinaive fix in avc_get_first_mb_bit_offset_with_epb
2012-12-28 Gwenole Beauchesneh264: fix first macroblock bit offset calculation ...
2012-11-05 Gwenole BeauchesneFix build and remaining compilation warnings.
2012-03-30 Gwenole Beauchesnempeg2: propagate reference surfaces to other slots.
2012-03-30 Gwenole Beauchesnempeg2: propagate reference surfaces to other slots.
2012-03-29 Gwenole Beauchesnempeg2: fix construction of reference frames list (SNB...
2012-03-29 Gwenole Beauchesnempeg2: fix incorrect slice_vertical_position from codec...
2012-03-18 Gwenole Beauchesnempeg2: fix construction of reference frames list (SNB...
2012-03-18 Gwenole Beauchesnempeg2: fix incorrect slice_vertical_position from codec...
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-14 Gwenole Beauchesneh264: fix max header size calculation with EPB.
2012-03-14 Gwenole Beauchesneh264: fix scan for bit offset to macroblock.
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-02 Gwenole Beauchesneh264: fix first macroblock bit offset calculation ...
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Gwenole Beauchesneh264: always submit MFX_QM_STATE for flat scaling lists...
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-01 Gwenole Beauchesneh264: fix and simplify REF_IDX_STATE (ILK, SNB, IVB).