render_init()/render_terminate() callback functions for each platform
[platform/upstream/libva-intel-driver.git] / src / i965_drv_video.h
2014-05-26 Xiang, Haihaorender_init()/render_terminate() callback functions...
2014-05-26 Xiang, HaihaoMove all of PCIIDs and codec info into separated files
2014-04-23 Zhao YakuiUse the VA_FOURCC_XXXX to replace the VA_FOURCC(X,X...
2014-04-23 Zhao, Halleyclean up some assert in i965_drv_video.c
2014-04-23 Zhao, Halleyva: User specified tiling and stride support.
2014-04-23 Zhao YakuiDefine i965_DestroySurfaces in header file explicitly...
2014-02-27 Zhao YakuiFollow the spec to make BDW encoding media pipeline...
2014-02-27 Xiang, HaihaoAdd support for VAProbabilityBufferType
2014-02-27 Xiang, HaihaoConfiguration for VP8 decoding/encoding
2013-12-30 Xiang, HaihaoRender: Adjust the default value for contrast/saturation
2013-12-03 Xiang, HaihaoEnlarge the size of array misc_param
2013-11-13 Xiang, HaihaoCorrect the usage of width/height in struct object_surface
2013-11-13 Xiang, Haihaorender: add support for brightness/contrast/hue/saturation
2013-09-06 Xiang, HaihaoA separate batch buffer for video processing
2013-09-06 Xiang, HaihaoRename the macros
2013-07-01 Xiang, HaihaoAdd the dependency to the ring supported by the underly...
2013-06-21 Xiang, HaihaoVEBOX: motion adaptive DI on HSW
2013-06-21 Xiang, HaihaoUpdate the implementation of vaQueryVideoProcFilters()
2013-06-21 Xiang, HaihaoAdd support for vaQuerySurfaceAttributes()
2013-06-21 Xiang, HaihaoAdd support for VA_SURFACE_ATTRIB_MEM_TYPE_KERNEL_DRM...
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoCheck the object instance of VAConfig
2013-03-15 Xiang, HaihaoCheck the object instance instead of the id for subpict...
2013-03-15 Xiang, HaihaoVPP: check the backing store buffer
2013-03-15 Xiang, HaihaoDecoder: Verify picture parameter before set up pipelin...
2013-03-15 Xiang, HaihaoDecoder: check whether the surface for decoding output...
2013-03-15 Xiang, HaihaoEncoder: directly use the objects for the reference...
2013-03-15 Xiang, HaihaoEncoder: directly use the objects for the reconstructed...
2013-03-15 Xiang, HaihaoEncoder: directly use the surface object of the input...
2013-03-15 Xiang, HaihaoReturn the status when running the pipeline
2012-12-14 Xiang, HaihaoInternal flag for the coded buffer
2012-12-14 Xiang, Haihaorename I965_CODEDBUFFER_SIZE
2012-12-14 Xiang, HaihaoSetup MFC pipeline for MPEG-2 encoding on Haswell
2012-12-14 Xiang, HaihaoExplicitly clarify features
2012-12-14 Li,XiaoweiRender: Add four subpicture support
2012-12-14 Li,XiaoweiRender: Add AI88/IA88 surface foramt support for subpicture
2012-12-14 Li,XiaoweiRender: Add global alpha support for subpicture
2012-12-14 Li,XiaoweiRender: Add four subpicture support
2012-12-14 Li,XiaoweiRender: Add AI88/IA88 surface foramt support for subpicture
2012-12-14 Li,XiaoweiRender: Add global alpha support for subpicture
2012-10-31 Li, Xiaowei AVPP: Add support for field and frame mixed content
2012-10-31 Li, Xiaowei AVPP: code refine for video process
2012-10-23 Zhao YakuiAdd the separated file for media encoding on haswell
2012-10-23 Zhao YakuiAdd the separated files for media encoder on haswell
2012-09-26 Gwenole BeauchesneAdd Wayland support.
2012-09-26 Gwenole BeauchesneDrop explicit dependency on libva-x11.
2012-09-20 Gwenole Beauchesnerender: add support for display rotation attribute.
2012-09-20 Gwenole Beauchesnerender: prepare for display attributes.
2012-09-20 Gwenole Beauchesnerender: add support for display rotation attribute.
2012-09-20 Gwenole Beauchesnerender: prepare for display attributes.
2012-08-06 Gwenole BeauchesneAdd Wayland support.
2012-08-06 Gwenole BeauchesneDrop explicit dependency on libva-x11.
2012-06-28 Xiang, HaihaoAdd support for UYVY
2012-06-26 Xiang, HaihaoFix the number of the supported image formats
2012-06-07 Xiang, HaihaoFix coded buffer size calculating for CBR mode
2012-05-31 Xiang, HaihaoAccept packed misc data package such as SEI data
2012-03-27 Xiang, HaihaoCheck the max resolution supported by hardware when...
2012-03-27 Xiang, HaihaoCheck the max resolution supported by hardware when...
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-01 Xiang, HaihaoFix the issue of vaGetImage()/vaPutImage() in multi...
2012-03-01 Xiang, HaihaoFix the issue of vaGetImage()/vaPutImage() in multi...
2012-02-22 Xiang, HaihaoRemove VAProcFilterParameterBufferType from vaRenderPic...
2012-02-22 Xiang, HaihaoAdd support for VAEncMiscParameterBuffer
2012-02-22 Xiang, HaihaoFix the interface for internal context initialization
2012-02-22 Xiang, HaihaoSwitch to the new interface in staging branch.
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-07 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-02-07 Xiang, Haihaoi965_drv_video: support JPEG decoding on Ivybridge
2012-02-07 Xiang, Haihaoi965_drv_video: Simplify render buffer function
2012-02-02 Xiang, HaihaoGuess the format of a VA surface in vaDeriveImage()
2012-01-18 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-10-11 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, HaihaoVPP: Add support for mixed content(frame & field)
2011-09-08 Xiang, Haihaoi965_drv_video: support JPEG decoding on Ivybridge
2011-08-25 Xiang, Haihaoi965_drv_vidoe: update packed header iterface
2011-08-25 Xiang, Haihaoi965_drv_video: implement vaPutImage by post process...
2011-08-25 Xiang, Haihaoi965_drv_video: support for Video Proc Pipeline (VPP)
2011-08-25 Xiang, Haihaoi965_drv_video: use new buffers for encoding
2011-08-25 Xiang, Haihaoi965_drv_video: Simplify render buffer function
2011-08-25 Gwenole BeauchesneAdd correct version info for vaQueryVendorString().
2011-08-22 Gwenole BeauchesneMoved files around.