Age | Commit message (Expand) | Author | Files | Lines |
2015-09-06 | Clean up the duplicate extra two line of code | Lim Siew Hoon | 1 | -3/+0 |
2015-09-06 | Fix if statement checking sampling factor for YUV422V_4Y | Lim Siew Hoon | 1 | -1/+1 |
2015-09-06 | Fix klockwork critical message hit on calloc function usage | Lim Siew Hoon | 1 | -0/+3 |
2015-07-06 | H264: Use macroblock pair to calculate H264 decoding parameter under MBAFF flag | Zhao Yakui | 1 | -2/+8 |
2015-05-18 | Decode: Free the allocated internal surface used by JPEG to avoid memory leak | Zhao Yakui | 1 | -0/+12 |
2015-02-03 | VC1: No overlap smoothing if the overlap flag is 0 | Xiang, Haihao | 1 | -19/+23 |
2014-12-14 | decoder: Add struct gen_codec_surface | Xiang, Haihao | 1 | -1/+1 |
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 | -17/+6 |
2014-06-16 | decoder: h264: factor out look ups for VA/H264 picture info. | Gwenole Beauchesne | 1 | -38/+14 |
2014-06-16 | Define i965_CreateSurfaces in header file explicitly to avoid multiple declar... | Zhao Yakui | 1 | -8/+0 |
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-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 | -67/+46 |
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 | -4/+5 |
2013-03-15 | Decoder: directly use surface object for decoding | Xiang, Haihao | 1 | -188/+49 |
2013-03-15 | Decoder: check whether the surface for decoding output is valid | Xiang, Haihao | 1 | -26/+26 |
2013-03-15 | Return the status when running the pipeline | Xiang, Haihao | 1 | -1/+3 |
2013-03-15 | Silence a bunch of warnings | Xiang, Haihao | 1 | -3/+0 |
2013-01-23 | Fill the bitplane for VC1 skip picture decoding | Li, Xiaowei A | 1 | -1/+7 |
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 | Fix ttmbf/ttfrm when vstransform is 0 on HSW | Xiang, Haihao | 1 | -1/+12 |
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 | Fix ttmbf/ttfrm when vstransform is 0 on HSW | Xiang, Haihao | 1 | -1/+12 |
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 | Adopt the same fix used in the commit 29d73dc to HSW | Xiang, Haihao | 1 | -30/+3 |
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 | -1/+7 |
2012-12-14 | Fix H264 YUV400 surface render issue | Li, Xiaowei A | 1 | -0/+11 |
2012-12-14 | Fix H264 YUV400 surface render issue | Li, Xiaowei A | 1 | -0/+11 |
2012-12-14 | vc1: fix bitplane buffer size(HSW) | Li, Xiaowei A | 1 | -1/+1 |
2012-11-01 | Warning fixes | Xiang, Haihao | 1 | -22/+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 |