i965_drv_video: store kernel info in the corresponding context
[platform/upstream/libva.git] / i965_drv_video / i965_drv_video.h
2011-05-10 Xiang, Haihaoi965_drv_video: store kernel info in the corresponding...
2011-05-10 Xiang, Haihaoi965_drv_video: use the same structure for all kernels
2011-05-10 Xiang, Haihaoi965_drv_video: create media_state per context
2011-05-06 Alexander I OsinAdded locked_image_id in struct object_surface
2011-04-26 Xiang, HaihaoMerge branch 'snb-encoder'
2011-04-07 Zhou Changi965_drv_vidoe: Encoder on Sandy Bridge
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... 20100324_5.3.0.0000
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... 20091120_Alpha3
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 20090820_5.1.0.0121
2009-07-02 Austin YuanApply the patch from Nanhai to support MPEG2 VLD on...