Age | Commit message (Expand) | Author | Files | Lines |
2013-09-24 | fix the broken package generated by make distHEADmaster | 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 |
2013-09-11 | VPP: the similar fix to Bob DI on SNB | Xiang, Haihao | 1 | -30/+32 |
2013-09-11 | VPP: Update DEINTERLACE_SAMPLER_STATE on IVB | Xiang, Haihao | 1 | -26/+26 |
2013-09-11 | VPP: VAProcFilterParameterBufferDeinterlacing::flags overrides VAProcPipeline... | Xiang, Haihao | 1 | -3/+5 |
2013-09-09 | Update NEWS | Xiang, Haihao | 1 | -1/+7 |
2013-09-09 | allow vaDeriveImage() to work for UYVY formats | Gwenole Beauchesne | 1 | -4/+1 |
2013-09-09 | vpp: fix output filter count from QueryVideoProcFilters(). | Gwenole Beauchesne | 1 | -1/+4 |
2013-09-09 | vpp: add basic processing support for packed YUV to packed YUV. | Gwenole Beauchesne | 5 | -1/+326 |
2013-09-09 | VPP: Packed 4:2:2 to packed 4:2:2 on IVB+ | Xiang, Haihao | 6 | -3/+1448 |
2013-09-09 | VPP: cleanup code | Xiang, Haihao | 1 | -28/+54 |
2013-09-09 | Return the status of image processing | Xiang, Haihao | 1 | -39/+40 |
2013-09-09 | More conversions between two images with different pixel formsts | Xiang, Haihao | 1 | -44/+78 |
2013-09-09 | Convert RGBx/RGBA into non-NV12 format | Xiang, Haihao | 1 | -7/+66 |
2013-09-09 | Support B frame for reference frame | Xiang, Haihao | 1 | -2/+5 |
2013-09-06 | Remove the unnecessary shader binary for MPEG2 encoding on Haswell/Ivb | Zhao Yakui | 5 | -412/+4 |
2013-09-06 | Optimize quantization rounding precision for MPEG2 encoding on Ivy | Zhao Yakui | 1 | -1/+8 |
2013-09-06 | Optimize the VME shader for MPEG2 encoding on Ivb | Zhao Yakui | 3 | -3/+182 |
2013-09-06 | Optimize MPEG2 encoding on Ivb | Zhao Yakui | 4 | -13/+43 |
2013-09-06 | Rewrite the VME shader for MPEG2 encoding on Ivy | Zhao Yakui | 6 | -15/+883 |
2013-09-06 | Remove the dead code in file of gen7_vme.c | Zhao Yakui | 1 | -72/+0 |
2013-09-06 | Pass the constant buffer info for MPEG2 encoding correctly on Ivb | Zhao Yakui | 1 | -16/+25 |
2013-09-06 | Optimize quantization rounding precision for MPEG2 encoding on haswell | Zhao Yakui | 1 | -1/+7 |
2013-09-06 | Optimize the VME shader for MPEG2 on Haswell | Zhao Yakui | 3 | -3/+234 |
2013-09-06 | Configure the cost-center of MPEG2 VME shader on haswell | Zhao Yakui | 3 | -11/+18 |
2013-09-06 | Use the scoreboard/walker to assure MB dependency for MPEG2 encoding | Zhao Yakui | 3 | -2/+166 |
2013-09-06 | configure the dynamic VME MV/mode cost for MPEG2 encoding on Haswell | Zhao Yakui | 1 | -0/+42 |
2013-09-06 | Enable the Intra-prediction for MPEG2 P-B frame | Zhao Yakui | 1 | -1/+20 |
2013-09-06 | Restrict the MV search range based on MPEG2 encoding LEVEL | Zhao Yakui | 5 | -0/+58 |
2013-09-06 | Rewrite inter-frame shader for MPEG2 encoding on HSW to follow MPEG2 spec | Zhao Yakui | 8 | -4/+1008 |
2013-09-06 | Convert 422H/422V/411P/444P into other formats for internal using | Xiang, Haihao | 1 | -0/+4 |
2013-09-06 | A separate batch buffer for video processing | Xiang, Haihao | 3 | -1/+6 |
2013-09-06 | Use the right wight/height to initialize the internal buffers for MPEG-2 enco... | Xiang, Haihao | 2 | -6/+30 |
2013-09-06 | Cleanup profile tracking in encoder | Xiang, Haihao | 8 | -29/+33 |
2013-09-06 | Rename the macros | Xiang, Haihao | 5 | -7/+7 |
2013-09-06 | Enable the Bay Trail platform. | Zhao Halley | 2 | -2/+18 |
2013-09-06 | VPP: remove needless functions and parameters in gpe pipeline | Li Xiaowei | 2 | -10/+0 |
2013-09-06 | Fixes valgrind warning | Xiang, Haihao | 1 | -1/+1 |
2013-09-06 | Release the private driver data when call vaTerminate() | Xiang, Haihao | 1 | -0/+3 |
2013-09-06 | VPP: check the filter when query the video filter capabilities | Xiang, Haihao | 1 | -0/+11 |