Age | Commit message (Expand) | Author | Files | Lines |
2016-01-29 | support VP9 profile2 10bits decodingv1.6-branch | peng.chen | 1 | -0/+3 |
2016-01-15 | VPP P010(10bits) enabling | peng.chen | 1 | -0/+1 |
2015-12-07 | VP9 HWDec: Added profile and entrypoint for VAProfileVP9Profile0 in the driver | Sirisha Muppavarapu | 1 | -0/+1 |
2015-12-07 | support HEVC 10bits decoding | Peng Chen | 1 | -0/+2 |
2015-09-06 | Add one function to wrapper VA surface into backend driver | Zhao Yakui | 1 | -0/+2 |
2015-09-06 | Wrapper the DriverContextP of backend driver | Zhao Yakui | 1 | -0/+2 |
2015-09-06 | Add one field for Config/Context/Surface/Buffer to store the wrapper content | Zhao Yakui | 1 | -0/+8 |
2015-08-25 | Add one field to store the expected VA_RT_FORMAT for surface | Zhao Yakui | 1 | -0/+1 |
2015-03-19 | HEVC ENC:Added slice header generated internally | Qu,Pengfei | 1 | -3/+14 |
2015-03-19 | VP8 HWEnc: Calc vp8 coded size by internal buffer | Zhong Li | 1 | -6/+0 |
2015-03-19 | VP8 HWEnc: Build VP8 PAK pipeline and enabling I frame | Zhong Li | 1 | -0/+6 |
2015-03-19 | VP8 HWEnc: Build vp8 gen9 encoding vme pipeline | Zhong Li | 1 | -0/+2 |
2014-12-14 | Advertise the support for HEVC on SKL | Xiang, Haihao | 1 | -0/+1 |
2014-11-19 | JPEG Encode: Added support for JPEG Encode in the driver. | Sirisha Muppavarapu | 1 | -1/+5 |
2014-09-15 | change the attribute of hw_codec_info so that it can be updated dynamically | Zhao Yakui | 1 | -1/+1 |
2014-09-15 | Add one callback function for hw_codec_info to initialize hw_codec_info | Zhao Yakui | 1 | -0/+1 |
2014-09-09 | Report BUSY surface state accordingly. | Gwenole Beauchesne | 1 | -0/+1 |
2014-09-09 | Add support for new VA buffer export APIs. | Gwenole Beauchesne | 1 | -0/+4 |
2014-09-09 | Add multi quality levels encoding support for GEN7 | Zhong Li | 1 | -0/+5 |
2014-06-16 | Encoding: Use the different delimeter to pass packed_rawdata and slice_header... | Zhao, Yakui | 1 | -1/+9 |
2014-06-16 | Encoding: Update the comment for the data structure about the packed rawdata/... | Zhao, Yakui | 1 | -2/+6 |
2014-06-16 | H264_Encoding: Add the support of packed slice header to be flexible | Zhao, Yakui | 1 | -0/+3 |
2014-06-16 | H264_Encoding: Prepare some data structures for adding packed raw data | Zhao, Yakui | 1 | -0/+20 |
2014-06-16 | surface: drop SURFACE_DISPLAYED flag. | Gwenole Beauchesne | 1 | -4/+0 |
2014-06-16 | decoder: h264: expose the set of supported MVC profiles. | Gwenole Beauchesne | 1 | -1/+1 |
2014-06-16 | MVC: CODEC_H264_MVC defination and relatived properties check | Li Xiaowei | 1 | -0/+3 |
2014-06-16 | Define i965_CreateSurfaces in header file explicitly to avoid multiple declar... | Zhao Yakui | 1 | -0/+7 |
2014-06-02 | decoder: h264: optimize support for grayscale surfaces. | Gwenole Beauchesne | 1 | -0/+9 |
2014-06-02 | config: fix supported set of chroma formats for JPEG decode. | Gwenole Beauchesne | 1 | -0/+2 |
2014-06-02 | surface: factor out release of surface buffer storage. | Gwenole Beauchesne | 1 | -0/+3 |
2014-05-26 | Limit the minimum pitch for linear surface | Xiang, Haihao | 1 | -0/+2 |
2014-05-26 | posst_processing_context_init()/finalize() callback functions for each platform | Xiang, Haihao | 1 | -0/+1 |
2014-05-26 | render_init()/render_terminate() callback functions for each platform | Xiang, Haihao | 1 | -0/+2 |
2014-05-26 | Move all of PCIIDs and codec info into separated files | Xiang, Haihao | 1 | -1/+1 |
2014-04-23 | Use the VA_FOURCC_XXXX to replace the VA_FOURCC(X,X,X,X) in i965_drv_video | Zhao Yakui | 1 | -0/+1 |
2014-04-23 | clean up some assert in i965_drv_video.c | Zhao, Halley | 1 | -1/+1 |
2014-04-23 | va: User specified tiling and stride support. | Zhao, Halley | 1 | -0/+4 |
2014-04-23 | Define i965_DestroySurfaces in header file explicitly to avoid multiple decla... | Zhao Yakui | 1 | -0/+4 |
2014-02-27 | Follow the spec to make BDW encoding media pipeline command support 48-bit ad... | Zhao Yakui | 1 | -0/+1 |
2014-02-27 | Add support for VAProbabilityBufferType | Xiang, Haihao | 1 | -0/+1 |
2014-02-27 | Configuration for VP8 decoding/encoding | Xiang, Haihao | 1 | -1/+3 |
2013-12-30 | Render: Adjust the default value for contrast/saturation | Xiang, Haihao | 1 | -2/+2 |
2013-12-03 | Enlarge the size of array misc_param | Xiang, Haihao | 1 | -1/+1 |
2013-11-13 | Correct the usage of width/height in struct object_surface | Xiang, Haihao | 1 | -4/+4 |
2013-11-13 | render: add support for brightness/contrast/hue/saturation | Xiang, Haihao | 1 | -0/+9 |
2013-09-06 | A separate batch buffer for video processing | Xiang, Haihao | 1 | -0/+1 |
2013-09-06 | Rename the macros | Xiang, Haihao | 1 | -2/+2 |
2013-07-01 | Add the dependency to the ring supported by the underlying OS for VPP filters | Xiang, Haihao | 1 | -1/+12 |
2013-06-21 | VEBOX: motion adaptive DI on HSW | Xiang, Haihao | 1 | -1/+3 |
2013-06-21 | Update the implementation of vaQueryVideoProcFilters() | Xiang, Haihao | 1 | -0/+3 |