summaryrefslogtreecommitdiff
path: root/src/i965_drv_video.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-02decoder: h264: optimize support for grayscale surfaces.Gwenole Beauchesne1-0/+9
2014-06-02config: fix supported set of chroma formats for JPEG decode.Gwenole Beauchesne1-0/+2
2014-06-02surface: factor out release of surface buffer storage.Gwenole Beauchesne1-0/+3
2014-05-26Limit the minimum pitch for linear surfaceXiang, Haihao1-0/+2
2014-05-26posst_processing_context_init()/finalize() callback functions for each platformXiang, Haihao1-0/+1
2014-05-26render_init()/render_terminate() callback functions for each platformXiang, Haihao1-0/+2
2014-05-26Move all of PCIIDs and codec info into separated filesXiang, Haihao1-1/+1
2014-04-23Use the VA_FOURCC_XXXX to replace the VA_FOURCC(X,X,X,X) in i965_drv_videoZhao Yakui1-0/+1
2014-04-23clean up some assert in i965_drv_video.cZhao, Halley1-1/+1
2014-04-23va: User specified tiling and stride support.Zhao, Halley1-0/+4
2014-04-23Define i965_DestroySurfaces in header file explicitly to avoid multiple decla...Zhao Yakui1-0/+4
2014-02-27Follow the spec to make BDW encoding media pipeline command support 48-bit ad...Zhao Yakui1-0/+1
2014-02-27Add support for VAProbabilityBufferTypeXiang, Haihao1-0/+1
2014-02-27Configuration for VP8 decoding/encodingXiang, Haihao1-1/+3
2013-12-30Render: Adjust the default value for contrast/saturationXiang, Haihao1-2/+2
2013-12-03Enlarge the size of array misc_paramXiang, Haihao1-1/+1
2013-11-13Correct the usage of width/height in struct object_surfaceXiang, Haihao1-4/+4
2013-11-13render: add support for brightness/contrast/hue/saturationXiang, Haihao1-0/+9
2013-09-06A separate batch buffer for video processingXiang, Haihao1-0/+1
2013-09-06Rename the macrosXiang, Haihao1-2/+2
2013-07-01Add the dependency to the ring supported by the underlying OS for VPP filtersXiang, Haihao1-1/+12
2013-06-21VEBOX: motion adaptive DI on HSWXiang, Haihao1-1/+3
2013-06-21Update the implementation of vaQueryVideoProcFilters()Xiang, Haihao1-0/+3
2013-06-21Add support for vaQuerySurfaceAttributes()Xiang, Haihao1-0/+1
2013-06-21Add support for VA_SURFACE_ATTRIB_MEM_TYPE_KERNEL_DRM and VA_SURFACE_ATTRIB_M...Xiang, Haihao1-0/+4
2013-04-03Merge branch 'master' into stagingXiang, Haihao1-2/+0
2013-03-15Check the object instance of VAConfigXiang, Haihao1-1/+1
2013-03-15Check the object instance instead of the id for subpicture and imageXiang, Haihao1-0/+2
2013-03-15VPP: check the backing store bufferXiang, Haihao1-1/+1
2013-03-15Decoder: Verify picture parameter before set up pipeline for decodingXiang, Haihao1-0/+1
2013-03-15Decoder: check whether the surface for decoding output is validXiang, Haihao1-0/+2
2013-03-15Encoder: directly use the objects for the reference picturesXiang, Haihao1-0/+1
2013-03-15Encoder: directly use the objects for the reconstructed picture and coded bufferXiang, Haihao1-0/+2
2013-03-15Encoder: directly use the surface object of the input surfaceXiang, Haihao1-0/+1
2013-03-15Return the status when running the pipelineXiang, Haihao1-4/+4
2012-12-14Internal flag for the coded bufferXiang, Haihao1-2/+24
2012-12-14rename I965_CODEDBUFFER_SIZEXiang, Haihao1-1/+1
2012-12-14Setup MFC pipeline for MPEG-2 encoding on HaswellXiang, Haihao1-0/+1
2012-12-14Explicitly clarify featuresXiang, Haihao1-0/+13
2012-12-14Render: Add four subpicture supportLi,Xiaowei1-1/+4
2012-12-14Render: Add AI88/IA88 surface foramt support for subpictureLi,Xiaowei1-1/+1
2012-12-14Render: Add global alpha support for subpictureLi,Xiaowei1-0/+1
2012-12-14Render: Add four subpicture supportLi,Xiaowei1-1/+4
2012-12-14Render: Add AI88/IA88 surface foramt support for subpictureLi,Xiaowei1-1/+1
2012-12-14Render: Add global alpha support for subpictureLi,Xiaowei1-0/+1
2012-10-31VPP: Add support for field and frame mixed contentLi, Xiaowei A1-1/+2
2012-10-31VPP: code refine for video processLi, Xiaowei A1-0/+13
2012-10-23Add the separated file for media encoding on haswellZhao Yakui1-0/+7
2012-10-23Add the separated files for media encoder on haswellZhao Yakui1-0/+7
2012-09-26Add Wayland support.Gwenole Beauchesne1-0/+3