OSDN Git Service

i965_drv_video: move pp_context to i965_driver_data and make it a pointer.
[android-x86/hardware-intel-common-libva.git] / i965_drv_video / i965_drv_video.h
2011-03-10 Xiang, Haihaoi965_drv_video: move pp_context to i965_driver_data...
2011-03-10 Xiang, Haihaoi965_drv_video: Implement vaDeriveImage()
2010-09-15 Xiang, Haihaoi965_drv_video: deinterlacing & scaling
2010-07-13 Gwenole BeauchesneAdd NV12 image format.
2010-07-12 Gwenole BeauchesneAdd I420 image format.
2010-07-12 Xiang, Haihaoi965_drv_video: use original widht/height for rendering
2010-07-12 Gwenole BeauchesneAdd YV12 image format.
2010-07-12 Gwenole BeauchesneAdd RGBA subpictures.
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-02 Xiang, Haihaoi965_drv_video: fix graphics memory usage
2010-04-06 Xiang, Haihaoi965_drv_video: multiple slices in a picture for H.264
2010-03-31 Xiang, Haihaoi965_drv_video: move DMV buffer to private data
2010-03-29 Austin YuanMerge branch 'powervr_iep_lite'
2010-03-26 Xiang, Haihaoi965_drv_video: add support for H264 on Clarkdale/Arrandale
2010-03-24 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-03-08 Austin YuanRemove IN_LIBVA defines, Thanks for the patch from...
2009-11-20 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2009-11-18 Gwenole Beauchesnesimplify subpicture formats. make sure the returned...
2009-11-18 Gwenole Beauchesneimplement vaSetImagePalette
2009-11-18 Gwenole Beauchesnethe VA API spec metion that the dest rectangle to vaAss...
2009-11-18 Gwenole Beauchesnecleanup vaCreateImage, make it possible to add formats...
2009-11-18 Gwenole Beauchesnefix vaDestroyImage()
2009-08-24 Austin YuanSync latest fd.o libva:master
2009-07-02 Austin YuanApply the patch from Nanhai to support MPEG2 VLD on...