Age | Commit message (Expand) | Author | Files | Lines |
2013-12-16 | Intel driver 1.2.21.2.2 | Xiang, Haihao | 2 | -2/+10 |
2013-12-11 | 1.2.2.pre2 | Xiang, Haihao | 1 | -1/+1 |
2013-12-11 | VPP: Use the right top/bottom field flag used for DI | Xiang, Haihao | 2 | -3/+3 |
2013-12-03 | H.264: Support Constrained Baseline profile instead of Baseline profile | Xiang, Haihao | 10 | -22/+22 |
2013-12-03 | Upload the constant buffer on ILK/CTG so that subpicture can work | Zhao Yakui | 1 | -0/+1 |
2013-12-03 | Support the smpte240m color standard for conversion from YUV to RGB | Zhao Yakui | 1 | -0/+8 |
2013-12-03 | Support the BT709 color standard for conversion from YUV to RGB | Zhao Yakui | 3 | -5/+26 |
2013-12-03 | Constant buffer passes YUV2RGB CSC matrix instead of hardcoded matrix | Zhao Yakui | 12 | -254/+229 |
2013-12-03 | Increase the size of constant buffer for PS thread to pass more info | Zhao Yakui | 10 | -61/+60 |
2013-12-03 | Fix the error in render shader on Ivy/Haswell | Zhao Yakui | 2 | -16/+16 |
2013-12-03 | Enlarge the size of array misc_param | Xiang, Haihao | 2 | -1/+5 |
2013-12-03 | dec/mpeg2: ignore slices which aren't in raster scan order on SNB | Xiang, Haihao | 3 | -22/+61 |
2013-11-26 | SNB doesn't support MPEG-2 encoding | Xiang, Haihao | 1 | -1/+0 |
2013-11-13 | Workaround for SNB | Xiang, Haihao | 3 | -8/+47 |
2013-11-13 | VPP: remove some assert() | Xiang, Haihao | 2 | -24/+56 |
2013-11-13 | Correct the usage of width/height in struct object_surface | Xiang, Haihao | 3 | -20/+17 |
2013-11-13 | VPP: use the target widht/height to calculate the horizontal/vertical step on... | Xiang, Haihao | 1 | -4/+4 |
2013-11-13 | render: add support for brightness/contrast/hue/saturation | Xiang, Haihao | 14 | -6/+371 |
2013-11-13 | VPP: change the default values for Saturation and Contrast | Xiang, Haihao | 1 | -2/+2 |
2013-11-13 | Remove the unused variable to avoid the warning | Zhao Yakui | 3 | -6/+1 |
2013-11-13 | Use GPU to construct MFX command buffer for H264 encoding on Haswell | Zhao Yakui | 6 | -159/+761 |
2013-11-13 | Encoding reuses aux_batchbuffer instead of allocating another new buffer | Zhao Yakui | 3 | -19/+18 |
2013-11-13 | Calculate the required space of batch buffer to avoid buffer overflow in enco... | Zhao Yakui | 3 | -2/+19 |
2013-11-13 | Return the error instead of assert in vaEndPicture | Zhao Yakui | 1 | -10/+26 |
2013-11-13 | Add more strict check to fix crash issue caused by invalid parameter | Zhao Yakui | 1 | -4/+7 |
2013-11-13 | Fix one error of VME shader for MPEG2 encoding | Zhao Yakui | 4 | -4/+4 |
2013-11-13 | Fix one error of VME shader for H264 encoding | Zhao Yakui | 8 | -8/+8 |
2013-11-13 | Fix an incorrect makefile rule for VME shader on Ivybridge | Zhao Yakui | 1 | -1/+1 |
2013-11-13 | VPP: add vebox motion compensation support on HSW | Zhong Li | 2 | -8/+23 |
2013-11-13 | Fix the Reference Index Mapping Table L0/L1 | Xiang, Haihao | 1 | -5/+20 |
2013-11-13 | Follow the input Picture/Slice parameters to generate slice header/data | Xiang, Haihao | 3 | -24/+53 |
2013-11-13 | Pass the reference frame index in List0/1 into the PAK command | Xiang, Haihao | 8 | -15/+43 |
2013-11-13 | Select a reference frame from the reference list0/1 | Xiang, Haihao | 1 | -10/+66 |
2013-11-13 | Track the used reference surface | Xiang, Haihao | 2 | -37/+26 |
2013-11-13 | Clean up for setting up reference surface state | Xiang, Haihao | 5 | -99/+59 |
2013-11-13 | Fix the reference for list1 | Xiang, Haihao | 3 | -6/+3 |
2013-11-13 | Check the reference surface id against VA_INVALID_SURFACE | Xiang, Haihao | 4 | -8/+8 |
2013-11-13 | Indent the code of encoding | Xiang, Haihao | 9 | -944/+944 |
2013-09-24 | fix the broken package generated by make dist | Xiang, Haihao | 5 | -1/+13 |
2013-09-24 | fix make dist | Xiang, Haihao | 1 | -3/+0 |
2013-09-24 | 1.2.2.pre1 for development | Xiang, Haihao | 1 | -2/+2 |
2013-09-23 | Intel driver 1.2.11.2.1 | Xiang, Haihao | 2 | -4/+10 |
2013-09-23 | VPP: fix the check for DI filter flags on SNB/IVB | Xiang, Haihao | 1 | -14/+6 |
2013-09-23 | support 422H/422V/411P/444P format for wayland video output | Zhao Halley | 1 | -0/+4 |
2013-09-23 | VPP: also remove an assert on forward temporal reference on HSW | Xiang, Haihao | 1 | -5/+13 |
2013-09-23 | VPP: Remove an assert on forward temporal reference on IVB | Xiang, Haihao | 1 | -5/+10 |
2013-09-23 | VPP: MADI on IVB | Xiang, Haihao | 3 | -45/+136 |
2013-09-23 | VPP: track the frame sequence for DI on IVB | Xiang, Haihao | 2 | -0/+4 |
2013-09-23 | VPP: move the BO for STMM into sub-contexts | Xiang, Haihao | 2 | -35/+36 |
2013-09-23 | VPP: Create separate sub-context for each processing | Xiang, Haihao | 2 | -24/+33 |