Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | -22/+9 |
2012-10-24 | Unify the code for xxx_free_avc_surface | Xiang, Haihao | 1 | -22/+9 |
2012-10-23 | Haswell: Disable Picture ID Remapping for AVC decoding | Xiang, Haihao | 1 | -0/+23 |
2012-10-23 | Handle the MFX change between A stepping and B-stepping for haswell | Zhao Yakui | 1 | -4/+591 |
2012-10-23 | Add the seperated file for media decoding on Haswell | Zhao Yakui | 1 | -0/+2827 |
2012-10-23 | Haswell: Disable Picture ID Remapping for AVC decoding | Xiang, Haihao | 1 | -1/+23 |
2012-10-23 | Handle the MFX change between A stepping and B-stepping for haswell | Zhao Yakui | 1 | -9/+567 |
2012-10-23 | Add the seperate decoding callback API for Haswell | Zhao Yakui | 1 | -0/+2858 |