platform/upstream/libva-intel-driver.git
2012-08-31 Zhao Halleywork around hw limitation(dword alignment) of horizonta...
2012-08-31 Zhao HalleyPL8x4_Save_IMC3.asm fix of masked block
2012-08-31 Zhao Halleyreload block mask for the last(bottom/right) block...
2012-08-31 Zhao Halleyenable horizontal and vertical mask for bottom/right...
2012-08-31 Zhao Halleyadd RGBX/BGRX to supported image list
2012-08-31 Zhao Halleyadd format conversion stage in video post processing
2012-08-29 Xiang, HaihaoAdjust vertical scaling step for AVS on IVB
2012-08-29 Xiang, HaihaoAVS workaround on IVB
2012-08-23 Xiang, HaihaoUpdate the shader for DI on IVB
2012-08-22 Xiang, HaihaoAdd support DN on IVB
2012-08-22 Xiang, HaihaoNew combined shaders for Ivybridge
2012-08-17 Haitao Huangencode: sequence params should be reusable across frames
2012-08-17 Stéphane Marchesinintel-driver: Call intel_driver_terminate after i965_de...
2012-08-10 Zhao Halleyadd nv12 to rgb conversion in post processing
2012-08-10 Zhao Halleyadd GPU shader for NV12->RGBX conversion
2012-08-10 Zhao Halleyadd rgbx to nv12 conversion in post-processing
2012-08-10 Zhao Halleyadd GPU shader for RGB->NV12 conversion
2012-08-10 Zhao Halleydefine RGB layout in static parameter
2012-08-10 Zhao Halleydistinguish first plane width in pixel or in byte
2012-08-10 Zhao Halleyadd RGB format surface support
2012-08-06 Gwenole Beauchesnewayland: drop explicit dependencies to Wayland libraries.
2012-08-06 Zhao halleywayland: ship with wayland-drm protocol.
2012-08-06 Gwenole BeauchesneAdd Wayland support.
2012-08-06 Gwenole BeauchesneDrop explicit dependency on libva-x11.
2012-08-06 Dmitry ErmilovAllow build without VA/X11 API.
2012-08-06 Dmitry ErmilovAdd raw DRM support.
2012-08-06 Gwenole BeauchesneAdd shared library utils.
2012-07-27 Gwenole Beauchesnedri: cope with drm_state changes.
2012-07-25 Xiang, HaihaoAdopt the new interfaces for JPEG decoding
2012-07-07 Xiang, HaihaoAdjust the search path and LUT_MV table in VME
2012-06-28 Xiang, HaihaoAdd support for UYVY
2012-06-28 Xiang, Haihaocolor conversion between planar and packed formats...
2012-06-28 Xiang, HaihaoNew shaders for color conversion between packed and...
2012-06-28 Zhao Halleyadd YUY2 support in i965_GetSurfaceAttributes, fix...
2012-06-28 Zhao Halleysupport NV12/I420/YV12->I420/YV12 conversion
2012-06-27 Gwenole Beauchesneconfigure: require automake >= 1.9 for tar-ustar option.
2012-06-27 Gwenole Beauchesneh264: fix 4K decoding (IVB).
2012-06-27 Xiang, HaihaoFix the width of the UV surface for AVS on IVB
2012-06-26 Xiang, Haihaoonly update u/v offset for some video processes
2012-06-26 Xiang, HaihaoFix the parameter initialization for IVB
2012-06-26 Xiang, HaihaoFix the mapping between VA filters and internal video...
2012-06-26 Xiang, HaihaoFix the number of the supported image formats
2012-06-26 Xiang, HaihaoUpdate the PA shader for ILK/SNB
2012-06-25 Zhao halleyupdate image width of packed format
2012-06-25 Zhao halleyadd YUY2 format support in getimage/putimage
2012-06-25 Zhao halleyadd YUY2 to supported image list
2012-06-25 Zhao halleyfix a mistake in PA_Load_8x8.asm
2012-06-25 Zhao halleyadd YUY2->YV12 conversion in post processing (SNB/ILK)
2012-06-25 Zhao halleyadd pa_load_save_pl3 for YUY2-->YV12 conversion (SNB...
2012-06-18 Gwenole Beauchesnejpeg: fix submission of quantization and Huffman tables.
2012-06-15 Dmitry ErmilovImplementation for i965_SyncSurface and i965_QuerySurfa...
2012-06-11 Xiang, Haihaosilence compiler warning
2012-06-11 Xiang, HaihaoFix slice delta for CBR mode
2012-06-11 Rogozhkin,... New BRC algorithm to match HRD
2012-06-07 Xiang, HaihaoCurrently only SNB supports packed YUV image
2012-06-07 Xiang, HaihaoFix coded buffer size calculating for CBR mode
2012-06-07 Xiang, HaihaoFix QP setting for CBR mode
2012-05-31 Xiang, HaihaoAccept packed misc data package such as SEI data
2012-05-30 Xiang, HaihaoFix weight denom for implicit weight tables on SNB...
2012-05-30 Xiang, HaihaoDon't render the target surface with background if...
2012-05-30 Xiang, Haihaoclear background under right context
2012-05-29 Rogozhkin,... Optimal parameters for Intra prediction mode
2012-05-24 Xiang, HaihaoFix the regression caused by d90a5ea9f21bc20f35c26457de...
2012-05-17 Zhao halleyadd yuyv->nv12 conversion in image processing
2012-05-17 Zhao halleyadd YUYV to NV12 conversion(pa_load_save_nv12.asm etc)
2012-05-17 Zhao halleyadd YV12 to YUY2 conversion
2012-05-17 Zhao halleyadd pl3_load_save_pa.asm etc
2012-05-17 Zhao halleyadd NV12 to YUY2 color conversion
2012-05-17 Halley Zhaoadd nv12_load_save_pa.asm
2012-05-17 Zhao halleyadd 422/YUY2 to surface formats
2012-05-14 Zhou ChangEnable Stream-Out on IVB
2012-05-14 Haitao Huangsrc/Android.mk: add new files for mfc, gpe, enc
2012-05-14 Haitao Huangintel-driver: initial porting to Android ICS
2012-05-11 Gwenole Beauchesnejpeg: drop explicit check for VA/JPEG decoding API.
2012-05-11 Gwenole Beauchesnejpeg: fix configure check for newer API.
2012-05-11 Haitao Huangjpeg: update to latest API.
2012-05-11 Gwenole Beauchesneconfigure: enforce build against VA-API 0.34.
2012-05-08 Xiang, HaihaoENC: Enable all Intra mode on Ivybridge
2012-05-04 Xiang, HaihaoVPP: it should be float for normalized_x/y
2012-05-04 Xiang, HaihaoVPP: pass the origin of source region to vpp kernel
2012-05-04 Xiang, HaihaoFix the error code for unsupported resolution
2012-05-04 Xiang, HaihaoVPP: Render target surface with background color
2012-05-03 Xiang, HaihaoMPEG-2: Fix MFX_QM_STATE command on Ivybridge
2012-05-02 Xiang, HaihaoEnlarge some internal buffer for H.264 decoding on...
2012-04-25 Xiang, HaihaoSupport mixed mode for VME
2012-04-25 Xiang, HaihaoFix the filling of MFC batchbuffer for software path
2012-04-23 Zhou ChangAdded workaroud for CBR support in IVB.
2012-04-19 Xiang, HaihaoRemove hard-coded code.
2012-04-19 Xiang, HaihaoDon't use DNDI kernel on Ivybridge temporarily
2012-04-19 Xiang, HaihaoDon't call VPP if the kernel isn't ready.
2012-04-19 Xiang, HaihaoFix parameter setting for AVS on Ivybridge
2012-04-13 Xiang, HaihaoAdd support for new Ivybridge chipset
2012-04-10 Xiang, HaihaoDon't need to expand MVs on Ivybridge
2012-04-10 Xiang, HaihaoFix MvSize on Ivybridge
2012-04-10 Xiang, HaihaoCorrect the setting for search path in VME_STATE
2012-04-10 Xiang, HaihaoFix the length of writeback message for Inter frame
2012-04-06 Zhou ChangChange to none-block in CBR mode
2012-04-06 Zhou ChangFixed multipul slices edge prediction issue for Intra
2012-04-06 Zhou ChangAdded interlace mode check, just a workaround.
2012-04-06 Xiang, HaihaoSupport sub-partition for Inter frame
next