summaryrefslogtreecommitdiff
path: root/src/i965_drv_video.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-29support VP9 profile2 10bits decodingv1.6-branchpeng.chen1-0/+3
2016-01-15VPP P010(10bits) enablingpeng.chen1-0/+1
2015-12-07VP9 HWDec: Added profile and entrypoint for VAProfileVP9Profile0 in the driverSirisha Muppavarapu1-0/+1
2015-12-07support HEVC 10bits decodingPeng Chen1-0/+2
2015-09-06Add one function to wrapper VA surface into backend driverZhao Yakui1-0/+2
2015-09-06Wrapper the DriverContextP of backend driverZhao Yakui1-0/+2
2015-09-06Add one field for Config/Context/Surface/Buffer to store the wrapper contentZhao Yakui1-0/+8
2015-08-25Add one field to store the expected VA_RT_FORMAT for surfaceZhao Yakui1-0/+1
2015-03-19HEVC ENC:Added slice header generated internallyQu,Pengfei1-3/+14
2015-03-19VP8 HWEnc: Calc vp8 coded size by internal bufferZhong Li1-6/+0
2015-03-19VP8 HWEnc: Build VP8 PAK pipeline and enabling I frameZhong Li1-0/+6
2015-03-19VP8 HWEnc: Build vp8 gen9 encoding vme pipelineZhong Li1-0/+2
2014-12-14Advertise the support for HEVC on SKLXiang, Haihao1-0/+1
2014-11-19JPEG Encode: Added support for JPEG Encode in the driver.Sirisha Muppavarapu1-1/+5
2014-09-15change the attribute of hw_codec_info so that it can be updated dynamicallyZhao Yakui1-1/+1
2014-09-15Add one callback function for hw_codec_info to initialize hw_codec_infoZhao Yakui1-0/+1
2014-09-09Report BUSY surface state accordingly.Gwenole Beauchesne1-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