Age | Commit message (Expand) | Author | Files | Lines |
2014-09-05 | Add phantom slice support on IVB+ | Zhong Li | 1 | -0/+12 |
2014-06-16 | decoder: h264: fix frame store logic for MVC. | Gwenole Beauchesne | 1 | -0/+1 |
2014-06-16 | surface: drop SURFACE_DISPLAYED flag. | Gwenole Beauchesne | 1 | -2/+4 |
2014-06-16 | decoder: h264: expose the set of supported MVC profiles. | Gwenole Beauchesne | 1 | -0/+4 |
2014-06-16 | decoder: h264: enable Picture ID Remapping on Haswell and newer. | Gwenole Beauchesne | 1 | -19/+8 |
2014-06-16 | decoder: h264: factor out look ups for VA/H264 picture info. | Gwenole Beauchesne | 1 | -19/+7 |
2014-06-16 | Define i965_CreateSurfaces in header file explicitly to avoid multiple declar... | Zhao Yakui | 1 | -8/+0 |
2014-06-05 | decoder: h264: don't allocate bottom DMV buffer on Broadwell. | Gwenole Beauchesne | 1 | -12/+2 |
2014-06-02 | decoder: h264: optimize support for grayscale surfaces. | Gwenole Beauchesne | 1 | -1/+5 |
2014-06-02 | decoder: h264: factor out allocation of reconstructed surfaces. | Gwenole Beauchesne | 1 | -11/+1 |
2014-04-24 | vp8: fix support for segmentation-enabled streams. | Gwenole Beauchesne | 1 | -5/+30 |
2014-04-23 | vp8: fix loop filter for bitexact reconstruction. | Gwenole Beauchesne | 1 | -8/+8 |
2014-04-23 | Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D) | Zhao Yakui | 1 | -13/+13 |
2014-04-23 | Define i965_DestroySurfaces in header file explicitly to avoid multiple decla... | Zhao Yakui | 1 | -4/+0 |
2014-02-27 | Don't use assert() in case getting wrong parameters from user | Xiang, Haihao | 1 | -5/+11 |
2014-02-27 | Fix vp8 partition offset set error | Zhao, Halley | 1 | -1/+2 |
2014-02-27 | Fix vp8 p frame decode error issue. | Zhong Li | 1 | -0/+5 |
2014-02-27 | vp8 dec: fix when bool_coder_ctx.count is 0 | Zhao, Halley | 1 | -3/+14 |
2014-02-27 | vp8 dec: follows va_dec_vp8.h update | Zhao, Halley | 1 | -3/+4 |
2014-02-27 | Update the MFX_AVC_IMAGE_STATE to follow the spec | Zhao Yakui | 1 | -1/+1 |
2014-02-27 | Fix a bug of vp8 quant index calculation error | Zhong Li | 1 | -1/+3 |
2014-02-27 | Update the supported render target format and pixel format for JPEG on BDW | Zhao Yakui | 1 | -16/+25 |
2014-02-27 | BDW doesn't support H.264 Baseline profile | Xiang, Haihao | 1 | -2/+2 |
2014-02-27 | Vp8 quant index converted to quant value on BDW | Zhong Li | 1 | -7/+51 |
2014-02-27 | Enable loop-deblock of bdw vp8 decoder | Zhong Li | 1 | -3/+4 |
2014-02-27 | Fix a vp8 decoder picture parameter error | Zhong Li | 1 | -2/+6 |
2014-02-27 | Set BSP buffer for VP8 decoding | Xiang, Haihao | 1 | -0/+1 |
2014-02-27 | Update states for VP8 decoding on BDW | Xiang, Haihao | 1 | -40/+95 |
2014-02-27 | Setup VP8 decoding pipeline | Xiang, Haihao | 1 | -1/+219 |
2014-02-27 | Enlarge deblocking filter row store on BDW | Xiang, Haihao | 1 | -1/+1 |
2014-02-27 | No workaround for JPEG decoding on BDW | Xiang, Haihao | 1 | -0/+5 |
2014-02-27 | Add the separated media encoding/decoding files for BDW | Zhao Yakui | 1 | -0/+2834 |