summaryrefslogtreecommitdiff
path: root/src/i965_drv_video.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-08change the attribute of hw_codec_info so that it can be updated dynamicallyZhao Yakui1-1/+1
2014-10-08Add one callback function for hw_codec_info to initialize hw_codec_infoZhao Yakui1-0/+1
2014-09-09Add support for new VA buffer export APIs.Gwenole Beauchesne1-0/+4
2014-09-09Add multi quality levels encoding support for GEN7Zhong Li1-0/+5
2014-06-16Encoding: Use the different delimeter to pass packed_rawdata and slice_header...Zhao, Yakui1-1/+9
2014-06-16Encoding: Update the comment for the data structure about the packed rawdata/...Zhao, Yakui1-2/+6
2014-06-16H264_Encoding: Add the support of packed slice header to be flexibleZhao, Yakui1-0/+3
2014-06-16H264_Encoding: Prepare some data structures for adding packed raw dataZhao, Yakui1-0/+20
2014-06-16surface: drop SURFACE_DISPLAYED flag.Gwenole Beauchesne1-4/+0
2014-06-16decoder: h264: expose the set of supported MVC profiles.Gwenole Beauchesne1-1/+1
2014-06-16MVC: CODEC_H264_MVC defination and relatived properties checkLi Xiaowei1-0/+3
2014-06-16Define i965_CreateSurfaces in header file explicitly to avoid multiple declar...Zhao Yakui1-0/+7
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