platform/upstream/libva-intel-driver.git
2013-09-23 Xiang, HaihaoVPP: MADI on IVB
2013-09-23 Xiang, HaihaoVPP: track the frame sequence for DI on IVB
2013-09-23 Xiang, HaihaoVPP: move the BO for STMM into sub-contexts
2013-09-23 Xiang, HaihaoVPP: Create separate sub-context for each processing
2013-09-11 Xiang, HaihaoVPP: the similar fix to Bob DI on SNB
2013-09-11 Xiang, HaihaoVPP: Update DEINTERLACE_SAMPLER_STATE on IVB
2013-09-11 Xiang, HaihaoVPP: VAProcFilterParameterBufferDeinterlacing::flags...
2013-09-09 Xiang, HaihaoUpdate NEWS
2013-09-09 Gwenole Beauchesneallow vaDeriveImage() to work for UYVY formats
2013-09-09 Gwenole Beauchesnevpp: fix output filter count from QueryVideoProcFilters().
2013-09-09 Gwenole Beauchesnevpp: add basic processing support for packed YUV to...
2013-09-09 Xiang, HaihaoVPP: Packed 4:2:2 to packed 4:2:2 on IVB+
2013-09-09 Xiang, HaihaoVPP: cleanup code
2013-09-09 Xiang, HaihaoReturn the status of image processing
2013-09-09 Xiang, HaihaoMore conversions between two images with different...
2013-09-09 Xiang, HaihaoConvert RGBx/RGBA into non-NV12 format
2013-09-09 Xiang, HaihaoSupport B frame for reference frame
2013-09-06 Zhao YakuiRemove the unnecessary shader binary for MPEG2 encoding...
2013-09-06 Zhao YakuiOptimize quantization rounding precision for MPEG2...
2013-09-06 Zhao YakuiOptimize the VME shader for MPEG2 encoding on Ivb
2013-09-06 Zhao YakuiOptimize MPEG2 encoding on Ivb
2013-09-06 Zhao YakuiRewrite the VME shader for MPEG2 encoding on Ivy
2013-09-06 Zhao YakuiRemove the dead code in file of gen7_vme.c
2013-09-06 Zhao YakuiPass the constant buffer info for MPEG2 encoding correc...
2013-09-06 Zhao YakuiOptimize quantization rounding precision for MPEG2...
2013-09-06 Zhao YakuiOptimize the VME shader for MPEG2 on Haswell
2013-09-06 Zhao YakuiConfigure the cost-center of MPEG2 VME shader on haswell
2013-09-06 Zhao YakuiUse the scoreboard/walker to assure MB dependency for...
2013-09-06 Zhao Yakuiconfigure the dynamic VME MV/mode cost for MPEG2 encodi...
2013-09-06 Zhao YakuiEnable the Intra-prediction for MPEG2 P-B frame
2013-09-06 Zhao YakuiRestrict the MV search range based on MPEG2 encoding...
2013-09-06 Zhao YakuiRewrite inter-frame shader for MPEG2 encoding on HSW...
2013-09-06 Xiang, HaihaoConvert 422H/422V/411P/444P into other formats for...
2013-09-06 Xiang, HaihaoA separate batch buffer for video processing
2013-09-06 Xiang, HaihaoUse the right wight/height to initialize the internal...
2013-09-06 Xiang, HaihaoCleanup profile tracking in encoder
2013-09-06 Xiang, HaihaoRename the macros
2013-09-06 Zhao HalleyEnable the Bay Trail platform.
2013-09-06 Li XiaoweiVPP: remove needless functions and parameters in gpe...
2013-09-06 Xiang, HaihaoFixes valgrind warning
2013-09-06 Xiang, HaihaoRelease the private driver data when call vaTerminate()
2013-09-06 Xiang, HaihaoVPP: check the filter when query the video filter capab...
2013-09-06 Xiang, HaihaoInsert a phantom slice for H.264 deocdong on SNB
2013-07-10 Xiang, HaihaoCheck the returned pointer from malloc() before using it
2013-07-01 Xiang, HaihaoAdd the dependency to the ring supported by the underly...
2013-07-01 Xiang, HaihaoCheck whether VEBOX is supported by the underlying OS
2013-06-28 Xiang, HaihaoWon't build the shaders for Sharpening on HSW
2013-06-27 Gwenole Beauchesnebuild: fix make dist for packaging.
2013-06-26 Xiang, HaihaoUdate the micro version
2013-06-26 Xiang, HaihaoBump version for development
2013-06-26 Xiang, HaihaoIntel driver 1.2.0 1.2.0
2013-06-26 Xiang, HaihaoNEWS: updates
2013-06-25 Xiang, HaihaoUpdate the dependency on libdrm
2013-06-25 Xiang, HaihaoRevert "Make it built against the current upstream...
2013-06-21 Xiang, HaihaoSilence the warning upstream/1.2.0pre
2013-06-21 Xiang, HaihaoVPP: Filter parameters are stored in system memory
2013-06-21 Xiang, HaihaoFix copy&paste error
2013-06-21 Xiang, HaihaoVEBOX: output 2 frames for advanced DI
2013-06-21 Xiang, HaihaoVEBOX: motion adaptive DI on HSW
2013-06-21 Xiang, HaihaoVEBOX: update internal surface
2013-06-21 Xiang, HaihaoVEBOX: track the frame sequence
2013-06-21 Xiang, HaihaoVEBOX: clean up
2013-06-21 Xiang, HaihaoVEBOX: Update VEBOX_STATE for Bob DI
2013-06-21 Xiang, HaihaoVEBOX: Update DNDI table on Haswell
2013-06-21 Xiang, HaihaoUpdate the supported render target format and pixel...
2013-06-21 Xiang, HaihaoUpdate the implementation of vaQueryVideoProcFilterCaps()
2013-06-21 Xiang, HaihaoUpdate the implementation of vaQueryVideoProcFilters()
2013-06-21 Xiang, HaihaoVAProcFilterNone isn't a actual filter
2013-06-21 Xiang, HaihaoReturn supported external memory types in vaQuerySurfac...
2013-06-21 Xiang, HaihaoAdd support for vaQuerySurfaceAttributes()
2013-06-21 Xiang, HaihaoAdd support for VA_SURFACE_ATTRIB_MEM_TYPE_KERNEL_DRM...
2013-06-20 Li XiaoweiVEBOX: Fix image garbage at border when pro amp
2013-06-20 Li XiaoweiVEBOX: Fix endingX setting for dndi/iecp command
2013-06-13 Li XiaoweiVEBOX: Turn off CSC function in VEBOX pipeline
2013-06-09 Xiang, HaihaoMore reserved PCI IDs for Haswell
2013-06-09 Xiang, HaihaoUpdate max_wm_threads on Haswell
2013-06-09 Xiang, HaihaoFix Haswell GT3
2013-06-07 Xiang, HaihaoA workaround for clearing a Y-tiled surface
2013-06-05 Xiang, Haihaoversion 1.2.0.pre1
2013-06-05 Xiang, HaihaoVPP: Update the mapping of VPP filter to internal flag
2013-06-05 Xiang, Haihaoremove VAProcFilterColorStandard
2013-05-21 Xiang, HaihaoVPP/HSW: don't use VAProcFilterColorStandard
2013-05-20 Xiang, HaihaoSupport tiled surface for IMC1/IMC3
2013-05-20 Xiang, HaihaoUse IMC3 for JPEG decoding
2013-05-09 Zhao YakuiAdd the config attribute of EncMaxRefFrames
2013-05-09 Zhao YakuiPAK encoding uses the reference list parsed from slice_...
2013-05-09 Zhao YakuiUnify the AVC ref frame index setting on Snb/Ivy/HSW
2013-05-09 Zhao YakuiVME uses reference frame parsed from slice_param instea...
2013-04-24 Xiang, HaihaoClean up gen7_vme_context_init()
2013-04-03 Zhao YakuiRework the VPP CSC shader from NV12 to RGB to eliminate...
2013-04-03 Zhao YakuiFix the incorrect VPP parameter setting on Ivy/Haswell
2013-04-03 Zhao YakuiHandle the pitch when using RGBX surface in VPP
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-26 Li XiaoweiFix the obj_image error in i965_hw_putimage
2013-03-19 Xiang, HaihaoBump version for development.
2013-03-19 Xiang, Haihaolibva-intel-driver 1.0.20 1.0.20
2013-03-19 Armin KAutomake 1.13 fixups
2013-03-15 Xiang, HaihaoFix the size to malloc()
2013-03-15 Xiang, HaihaoCheck the pointer is NULL or not
2013-03-15 Xiang, HaihaoFix potential buffer overflow for JPEG decoding
next