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