Age | Commit message (Expand) | Author | Files | Lines |
2013-01-08 | Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT command | Xiang, Haihao | 4 | -2/+5 |
2013-01-08 | render: fix rotation vertices for Ironlake. | Gwenole Beauchesne | 1 | -14/+14 |
2013-01-03 | subpicture: don't overallocate palette on 64-bit systems. | Gwenole Beauchesne | 1 | -1/+1 |
2013-01-03 | subpicture: fix creation of IA88/AI88 subpicture images. | Gwenole Beauchesne | 1 | -0/+12 |
2013-01-03 | subpicture: expose "global-alpha" is supported. | Gwenole Beauchesne | 1 | -6/+10 |
2012-12-28 | Render: Update the maximum number of WM threads | Xiang, Haihao | 2 | -6/+25 |
2012-12-28 | Add IS_SNB_GT1/IS_SNB_GT2/IS_IVB_GT1/IS_IVB_GT2 and remove IS_HSW_ULT and IS_... | Xiang, Haihao | 1 | -46/+52 |
2012-12-28 | Adopt the same fix used in the commit 29d73dc to HSW | Xiang, Haihao | 1 | -30/+3 |
2012-12-28 | h264: fix first macroblock bit offset calculation (ILK, SNB, IVB). | Gwenole Beauchesne | 6 | -108/+100 |
2012-12-20 | Fix the compile error in the previous commit | Xiang, Haihao | 1 | -0/+1 |
2012-12-20 | VPP: fix the AVS steping and frame origin issue | Li Xiaowei | 1 | -5/+11 |
2012-12-17 | workaround to set VC1 overlap filter flag | Li, Xiaowei A | 3 | -9/+60 |
2012-12-17 | Fill the bitplane for VC1 skip picture decoding | Li, Xiaowei A | 3 | -3/+21 |
2012-12-14 | MPEG-2 encoding on Haswell | Xiang, Haihao | 1 | -0/+1 |
2012-12-14 | MPEG-2 encoding path | Xiang, Haihao | 1 | -2/+11 |
2012-12-14 | Fix Motion Vector | Xiang, Haihao | 1 | -23/+42 |
2012-12-14 | MPEG-2 encoding: Use pre deblocking output for reconstructed picture. | Xiang, Haihao | 1 | -2/+2 |
2012-12-14 | Fixed an assertion failure | Xiang, Haihao | 1 | -2/+1 |
2012-12-14 | Follow the vme output to configure PAK command | Xiang, Haihao | 1 | -12/+48 |
2012-12-14 | Shader for MPEG-2 encoding | Xiang, Haihao | 6 | -4/+620 |
2012-12-14 | Fix the number of MVs for MPEG-2 encoding | Xiang, Haihao | 1 | -1/+1 |
2012-12-14 | PAK command for inter macroblock | Xiang, Haihao | 1 | -1/+76 |
2012-12-14 | vme for MPEG-2 on Haswell | Xiang, Haihao | 1 | -9/+352 |
2012-12-14 | New field profile in struct intel_encoder_context | Xiang, Haihao | 2 | -0/+4 |
2012-12-14 | gen75_vme.c: Fix some indentation | Xiang, Haihao | 1 | -77/+77 |
2012-12-14 | Update coded_block_pattern | Xiang, Haihao | 1 | -1/+1 |
2012-12-14 | Change the max size | Xiang, Haihao | 1 | -1/+1 |
2012-12-14 | Update QM/FQM matrices for MPEG-2 encoding | Xiang, Haihao | 1 | -18/+44 |
2012-12-14 | No emulation bytes for MPEG-2 | Xiang, Haihao | 1 | -3/+3 |
2012-12-14 | Internal flag for the coded buffer | Xiang, Haihao | 4 | -47/+85 |
2012-12-14 | rename I965_CODEDBUFFER_SIZE | Xiang, Haihao | 4 | -8/+8 |
2012-12-14 | Insert some redunrant data around a slice | Xiang, Haihao | 1 | -27/+38 |
2012-12-14 | Setup MFC pipeline for MPEG-2 encoding on Haswell | Xiang, Haihao | 5 | -2/+588 |
2012-12-14 | Explicitly clarify features | Xiang, Haihao | 2 | -43/+84 |
2012-12-14 | VPP: Add video sharpening processing feature on HSW | Li,Xiaowei | 9 | -60/+3060 |
2012-12-14 | Fix H264 YUV400 surface render issue | Li, Xiaowei A | 3 | -0/+33 |
2012-12-14 | vc1: fix bitplane buffer size(HSW) | Li, Xiaowei A | 1 | -1/+1 |
2012-12-14 | vc1: fix bitplane buffer size (SNB, IVB). | Gwenole Beauchesne | 3 | -2/+3 |
2012-12-14 | Render: Add four subpicture support | Li,Xiaowei | 4 | -18/+54 |
2012-12-14 | Render: Add AI88/IA88 surface foramt support for subpicture | Li,Xiaowei | 3 | -2/+10 |
2012-12-14 | Render: Add global alpha support for subpicture | Li,Xiaowei | 17 | -5/+75 |
2012-12-14 | Feed MFC PAK with correct MV of VME output on haswell | Zhao Yakui | 1 | -0/+37 |
2012-12-14 | Adjust the mode/mv cost for VME parameter based on QP for HSW | Zhao Yakui | 3 | -2/+214 |
2012-12-14 | Add the support of the chroma intra prediction on Haswell | Zhao Yakui | 3 | -3/+3 |
2012-12-14 | Fix the corrupted macroblock for AVC encoding on HSW | Zhao Yakui | 1 | -0/+1 |
2012-12-14 | Add CSC conversion between RGBX and NV12 for HSW by using AVS shader | Zhao Yakui | 1 | -2/+8 |
2012-12-14 | Optimize the sampler 8x8 coefficients for AVS shader | Zhao Yakui | 4 | -61/+75 |
2012-12-14 | Add the csc conversion from RGBX to NV12 on Ivy | Zhao Yakui | 8 | -7/+3281 |
2012-12-14 | Add CSC conversion from NV12 to RGBX for VPP on Ivy | Zhao Yakui | 7 | -6/+3867 |
2012-11-20 | configure: add missing dependency to libm. | Joe Konno | 1 | -0/+1 |