platform/upstream/libva-intel-driver.git
2012-02-02 Xiang, HaihaoGuess the format of a VA surface in vaDeriveImage()
2012-02-01 Xiang, HaihaoAdd support for I420, YV12 etc. formatted YUV surface...
2012-02-01 Xiang, HaihaoFix the base offset of cr(V) surface
2012-01-30 Xiang, HaihaoAccelerated vaGetImage() on Sandybridge & Ivybridge
2012-01-30 Xiang, HaihaoReuse AVS kernel for pixel format conversion on Ivybridge
2012-01-30 Xiang, HaihaoAdd support for I420/YV12/IMC1/IMC3 input/output surfac...
2012-01-30 Xiang, HaihaoBuild new shaders for Ivybridge
2012-01-30 Xiang, HaihaoNormal scaling on Ivybridge
2012-01-30 Xiang, HaihaoClear target surface with specified color
2012-01-30 Xiang, HaihaoFix AVS parameters for Ivybridge
2012-01-19 Xiang, HaihaoFix y offset for Cb/Cr
2012-01-19 Xiang, HaihaoRemove whitespace following trailing backslash
2012-01-19 Xiang, HaihaoJPEG component id macros are removed, so don't use...
2012-01-19 Xiang, HaihaoFix frame height/width for YUV400/YUV444/YUV422V_2Y...
2012-01-19 Xiang, HaihaoMap JPEG component id to Y, Cb, Cr
2012-01-19 Xiang, HaihaoRender YUV400 image on Ivybridge
2012-01-18 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-01-13 Xiang, Haihaouse AM_V_GEN to generate files quietly on Ivybridge
2012-01-13 Xiang, HaihaoAdd the missed register for vme on Ivybridge
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-01-12 Xiang, Haihaouse the revised JPEG decoding interface
2012-01-10 Xiang, HaihaoAvoid depending on va_backend.h for some files
2012-01-10 Xiang, HaihaoRemove legacy DRI support
2011-12-22 Hai LanFix the bug for IVB jpeg decoding
2011-12-21 Xiang, Haihaoi965_drv_video: check the internal format of a surface...
2011-12-19 Xiang, HaihaoSplit Gen6 MFC and Gen7 MFC
2011-12-16 Xiang, HaihaoAdd support for transform 8x8 on Ivybridge
2011-12-16 Xiang, HaihaoFix INSERT_OBJECT command on Ivybridge
2011-12-07 Xiang, HaihaoAdd support for B43 chipset
2011-11-24 Xiang, HaihaoFix parameters for SCALING & AVS
2011-11-22 Xiang, Haihaoadd support for VAQMatrixBufferType
2011-11-17 Xiang, HaihaoUsing deinterlaced chroma in DNDI kernel
2011-11-17 Xiang, HaihaoFixed surface height for DN/DI
2011-11-16 Xiang, HaihaoInternal CSC if the format of the input surface of...
2011-11-16 Xiang, HaihaoUpdate DNDI kernel and DNDI states on Sandybridge
2011-11-10 Xiang, HaihaoSwitch scaling method according to the setting
2011-11-02 Gwenole Beauchesneconfigure: bump version for development.
2011-11-02 Xiang, Haihaosupport picture order count type 2 for H.264 encoding
2011-10-28 Gwenole BeauchesneNEWS: add missing entry for auto-generated Debian packa... 1.0.15
2011-10-28 Gwenole Beauchesnebuild: fix make dist when intel-gen4asm is not installed.
2011-10-28 Gwenole Beauchesne1.0.15.
2011-10-28 Gwenole Beauchesnedebian: don't use simple-patchsys (upstream has no...
2011-10-26 Xiang, HaihaoUpdate surface state, sampler state and kernel for...
2011-10-25 Xiang, HaihaoUse the same tiling format for VPP input/output surface
2011-10-24 Xiang, Haihaouse the new JPEG decoding interface
2011-10-24 Zhou ChangFixed CAVLC/CABAC hardcoded issue.
2011-10-24 Xiang, HaihaoUpdate for post processing on IVB
2011-10-17 Gwenole Beauchesnei965_drv_video: fix return values to vaRenderPicture().
2011-10-17 Gwenole Beauchesnebuild: use AM_V_GEN to generate files quietly.
2011-10-17 Gwenole Beauchesnebuild: use GEN4ASM variable to hold path to intel-gen4a...
2011-10-17 Gwenole Beauchesne.gitignore: filter out generated Gen assembly files.
2011-10-13 Zhou ChangFixed 1080p issue and add transform 8x8 support.
2011-10-11 Gwenole BeauchesneFix slice-param & slice-data buffer memory leaks.
2011-10-11 Gwenole BeauchesneAdd new .gitignore rules.
2011-10-11 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-10-10 Gwenole BeauchesneNEWS: update.
2011-10-10 Gwenole Beauchesneconfigure: bump version for development.
2011-10-10 Gwenole Beauchesnevc1: fix TTFRM (picture-level transform type) packing.
2011-10-10 Xiang, Haihaoupdate due to the change of interface
2011-09-19 Xiang, Haihaosilence compiler warning
2011-09-19 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, Haihaodecode: fix for next slice when decoding MPEG2 on Ivybridge
2011-09-19 Gwenole BeauchesneVAImage.data_size represents the allocated size, thus...
2011-09-19 Xiang, HaihaoVPP: Add support for mixed content(frame & field)
2011-09-16 Xiang, HaihaoVPP: update AVS kernel
2011-09-14 Gwenole BeauchesneMake MPEG-2 QM state live until the next change from...
2011-09-14 Xiang, Haihaoencode: Correct slice QP and macroblock QP
2011-09-13 Xiang, HaihaoSupport DN only on Ironlake and Sandybridge
2011-09-13 Xiang, HaihaoFix the step for VAProcFilterNoiseReduction
2011-09-09 Xiang, HaihaoSupport parameter for VAProcFilterNoiseReduction
2011-09-09 Xiang, Haihao.gitignore
2011-09-09 Xiang, Haihaoupdate Makefile.am
2011-09-08 Xiang, Haihaoi965_drv_video: add missed break
2011-09-08 Xiang, Haihaoi965_drv_video: support JPEG decoding on Ivybridge
2011-09-08 Zhou ChangImprove performance of CBR mode.
2011-09-08 Zhou ChangImproved CBR's accuracy based on a multi-try based...
2011-09-08 Xiang, Haihaoi965_drv_video: emit base address command before other...
2011-09-08 Xiang, Haihaoi965_drv_video: set surface base address for post proce...
2011-09-08 Xiang, Haihaoupdate configure.ac as well
2011-09-08 Xiang, HaihaoShaders for post processing on Ivybridge
2011-09-08 Xiang, Haihaomove all post processing shader for GEN5/GEN6 to a...
2011-08-25 Xiang, Haihaoi965_drv_video: query attribute VAConfigAttribEncHeader...
2011-08-25 Xiang, Haihaoi965_drv_video: query video processing pipeline
2011-08-25 Xiang, Haihaoi965_drv_video: vaQueryVideoProcReferenceFramesCap...
2011-08-25 Xiang, Haihaoi965_drv_vidoe: update packed header iterface
2011-08-25 Xiang, Haihaoi965_drv_video: handle VPP pipeline
2011-08-25 Zhou ChangRevert "The MV's quarlity has been improved and multi...
2011-08-25 Zhou ChangThe MV's quarlity has been improved and multi MB type...
2011-08-25 Xiang, Haihaoi965_drv_video: post process depends on the internal...
2011-08-25 Xiang, Haihaoi965_drv_video: fix the pixel format of the derived...
2011-08-25 Xiang, Haihaoi965_drv_video: implement vaPutImage by post process...
2011-08-25 Xiang, Haihaoi965_drv_video: code clean up
2011-08-25 Xiang, Haihaoi965_drv_video: enable AVS for scaling
2011-08-25 Zhou ChangFixed a vme search path bug, current search area is...
2011-08-25 Xiang, Haihaoi965_drv_video: handle VPP buffers
2011-08-25 Xiang, Haihaoi965_drv_video: check the internal format of a surface...
2011-08-25 Xiang, Haihaoi965_drv_video: support for Video Proc Pipeline (VPP)
2011-08-25 Zhou ChangImprove VME search area from 32x32 to 48x48.
2011-08-25 Xiang, Haihaoi965_drv_video: add missed break
2011-08-25 Xiang, Haihaoi965_drv_video: deallocate all unused surfaces
next