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 | -1/+3 |
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/+2 |
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-06 | mpeg2: calculate the slice data length on IVB | Xiang, Haihao | 1 | -2/+27 |
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-05-26 | Simplify some macros | Xiang, Haihao | 1 | -2/+2 |
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 | Update the MFX_AVC_IMAGE_STATE to follow the spec | Zhao Yakui | 1 | -2/+2 |
2013-12-03 | H.264: Support Constrained Baseline profile instead of Baseline profile | Xiang, Haihao | 1 | -2/+2 |
2013-06-21 | Update the supported render target format and pixel format | Xiang, Haihao | 1 | -17/+26 |
2013-05-20 | Use IMC3 for JPEG decoding | Xiang, Haihao | 1 | -1/+1 |
2013-04-03 | Merge branch 'master' into staging | Xiang, Haihao | 1 | -30/+2 |
2013-03-15 | Fix potential buffer overflow for JPEG decoding | Xiang, Haihao | 1 | -1/+7 |
2013-03-15 | Decoder: use surface object for the workaround | Xiang, Haihao | 1 | -3/+4 |
2013-03-15 | Decoder: directly use surface object for decoding | Xiang, Haihao | 1 | -168/+31 |
2013-03-15 | Decoder: check whether the surface for decoding output is valid | Xiang, Haihao | 1 | -21/+20 |
2013-03-15 | Return the status when running the pipeline | Xiang, Haihao | 1 | -1/+3 |
2013-03-12 | Fix H264 YUV400 surface render issue on IVB | Li Xiaowei | 1 | -0/+11 |
2013-02-22 | Update the size of DMV buffer for H.264 decoding on IVB | Xiang, Haihao | 1 | -2/+2 |
2013-02-22 | Update the size of DMV buffer for H.264 decoding on IVB | Xiang, Haihao | 1 | -2/+2 |
2013-01-23 | Fill the bitplane for VC1 skip picture decoding | Li, Xiaowei A | 1 | -2/+8 |
2013-01-23 | Enlarge deblocking filter row store for VC-1 decoding | Xiang, Haihao | 1 | -1/+1 |
2013-01-23 | Enlarge deblocking filter row store for VC-1 decoding | Xiang, Haihao | 1 | -1/+1 |
2013-01-09 | Use the internal CondOver flag | Xiang, Haihao | 1 | -4/+4 |
2013-01-09 | No overlap smoothing for B frame in Main and Simple profiles | Xiang, Haihao | 1 | -2/+3 |
2013-01-09 | Use the internal CondOver flag | Xiang, Haihao | 1 | -4/+4 |
2013-01-09 | No overlap smoothing for B frame in Main and Simple profiles | Xiang, Haihao | 1 | -2/+3 |
2013-01-09 | workaround to set VC1 overlap filter flag | Li, Xiaowei A | 1 | -3/+20 |
2013-01-08 | Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT command | Xiang, Haihao | 1 | -0/+1 |
2013-01-08 | Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT command | Xiang, Haihao | 1 | -0/+1 |
2012-12-28 | h264: fix first macroblock bit offset calculation (ILK, SNB, IVB). | Gwenole Beauchesne | 1 | -30/+7 |
2012-12-17 | workaround to set VC1 overlap filter flag | Li, Xiaowei A | 1 | -3/+20 |
2012-12-17 | Fill the bitplane for VC1 skip picture decoding | Li, Xiaowei A | 1 | -2/+8 |
2012-12-14 | vc1: fix bitplane buffer size (SNB, IVB). | Gwenole Beauchesne | 1 | -1/+1 |
2012-11-01 | Warning fixes | Xiang, Haihao | 1 | -20/+0 |
2012-11-01 | Allow to create batchbuffer based on the expected buffer size | Zhao Yakui | 1 | -1/+1 |
2012-10-31 | Avoid the dup of gen_free_avc_surface during compile | Zhao Yakui | 1 | -4/+0 |
2012-10-31 | Allow to create batchbuffer based on the expected buffer size | Zhao Yakui | 1 | -1/+1 |
2012-10-31 | Unify the XXX_free_avc_surface for media encoding/decoding | Zhao Yakui | 1 | -0/+1 |
2012-10-31 | Unify the code for xxx_free_avc_surface | Xiang, Haihao | 1 | -21/+8 |
2012-10-24 | Unify the code for xxx_free_avc_surface | Xiang, Haihao | 1 | -21/+8 |
2012-10-23 | haswell: fix MPEG-2 decoding. | Gwenole Beauchesne | 1 | -1/+11 |
2012-10-08 | Fix build with VA-API 0.32.0. | Gwenole Beauchesne | 1 | -0/+4 |
2012-10-08 | Add sysdeps.h for system-dependent definitions. | Gwenole Beauchesne | 1 | -7/+1 |
2012-09-27 | fix ttmbf/ttfrm when vstransform is 0 | Zhao Halley | 1 | -1/+12 |