Age | Commit message (Expand) | Author | Files | Lines |
2014-06-16 | H264_Encoding: Add the support of packed slice header to be flexible | Zhao, Yakui | 1 | -3/+29 |
2014-06-16 | H264_encoding: Reset the last_packed_header_type to avoid the unpaired packed... | Zhao, Yakui | 1 | -1/+6 |
2014-06-16 | H264_encoding: Add the support of inserting the packed raw data passed from user | Zhao, Yakui | 1 | -7/+55 |
2014-06-16 | H264_Encoding: Prepare some data structures for adding packed raw data | Zhao, Yakui | 1 | -0/+43 |
2014-06-16 | decoder: MVC chroma formats | Gwenole Beauchesne | 1 | -0/+6 |
2014-06-16 | decoder: h264: expose the set of supported MVC profiles. | Gwenole Beauchesne | 1 | -8/+30 |
2014-06-16 | MVC: CODEC_H264_MVC defination and relatived properties check | Li Xiaowei | 1 | -3/+37 |
2014-06-06 | New structure i965_fourcc_info | Xiang, Haihao | 1 | -73/+121 |
2014-06-02 | decoder: h264: optimize support for grayscale surfaces. | Gwenole Beauchesne | 1 | -0/+13 |
2014-06-02 | config: fix supported set of chroma formats for JPEG decode. | Gwenole Beauchesne | 1 | -0/+5 |
2014-06-02 | config: fix vaCreateConfig() to not override user chroma format. | Gwenole Beauchesne | 1 | -24/+66 |
2014-06-02 | config: fix vaGetConfigAttributes() to validate profile/entrypoint. | Gwenole Beauchesne | 1 | -67/+78 |
2014-06-02 | surface: factor out release of surface buffer storage. | Gwenole Beauchesne | 1 | -3/+11 |
2014-06-02 | surface: fix geometry (size, layout) of grayscale surfaces. | Gwenole Beauchesne | 1 | -4/+5 |
2014-05-26 | Limit the minimum pitch for linear surface | Xiang, Haihao | 1 | -6/+8 |
2014-05-26 | Simplify some macros | Xiang, Haihao | 1 | -19/+19 |
2014-05-26 | Dump chipset information in the vendor string | Xiang, Haihao | 1 | -1/+12 |
2014-05-26 | Move all of PCIIDs and codec info into separated files | Xiang, Haihao | 1 | -159/+5 |
2014-05-26 | i965_DeriveImage() support JPEG color formats | Zhong Li | 1 | -0/+6 |
2014-05-05 | Fix over assigned callback "QueryConfigEntrypoints". | qing.zhang | 1 | -1/+0 |
2014-04-25 | VPP: Enable Skin Tone Detection and Enhancement feature in the driver. | Sirisha Muppavarapu | 1 | -2/+7 |
2014-04-23 | Fix bound checking | Xiang, Haihao | 1 | -1/+1 |
2014-04-23 | V3: Add 422H support. | Alex wu | 1 | -0/+13 |
2014-04-23 | Use the VA_FOURCC_XXXX to replace the VA_FOURCC(X,X,X,X) in i965_drv_video | Zhao Yakui | 1 | -198/+198 |
2014-04-23 | Fix for check i965_check_alloc_surface_bo ret | Zhao, Halley | 1 | -3/+2 |
2014-04-23 | clean up some assert in i965_drv_video.c | Zhao, Halley | 1 | -196/+179 |
2014-04-23 | va: User specified tiling and stride support. | Zhao, Halley | 1 | -4/+78 |
2014-04-23 | Add the support of derive image from YV16 surface | Zhao Yakui | 1 | -0/+10 |
2014-04-23 | Export the surface attribute based on YV16 for VPP on Gen7+ | Zhao Yakui | 1 | -0/+12 |
2014-04-23 | Add the support of create surface based on YV16 format | Zhao Yakui | 1 | -1/+25 |
2014-02-27 | Don't advertise CBR for MPEG-2 encoding | Xiang, Haihao | 1 | -1/+5 |
2014-02-27 | Add the support of querying the surface attributes on BDW | Zhao Yakui | 1 | -0/+110 |
2014-02-27 | Add the ring supported for bdw vpp filters | Zhong Li | 1 | -4/+4 |
2014-02-27 | VPP: add vebox motion compensation support on BDW | Zhong Li | 1 | -0/+1 |
2014-02-27 | VPP: add VPP Filters for BDW | Xiang, Haihao | 1 | -0/+9 |
2014-02-27 | Remove unnecessary asserts | Zhong Li | 1 | -2/+0 |
2014-02-27 | Create the image with aligned width/height on BDW | Zhao Yakui | 1 | -22/+30 |
2014-02-27 | Add support for VAProbabilityBufferType | Xiang, Haihao | 1 | -1/+8 |
2014-02-27 | Advertise VP8 decoding on Gen8 | Xiang, Haihao | 1 | -0/+1 |
2014-02-27 | Surface fourcc format on Gen8 | Xiang, Haihao | 1 | -3/+7 |
2014-02-27 | Configuration for VP8 decoding/encoding | Xiang, Haihao | 1 | -0/+32 |
2014-02-27 | Add the separated media encoding/decoding files for BDW | Zhao Yakui | 1 | -2/+2 |
2014-02-27 | Add the initial support for GEN8 | Zhao Yakui | 1 | -3/+24 |
2013-12-03 | H.264: Support Constrained Baseline profile instead of Baseline profile | Xiang, Haihao | 1 | -8/+8 |
2013-12-03 | Enlarge the size of array misc_param | Xiang, Haihao | 1 | -0/+4 |
2013-11-26 | SNB doesn't support MPEG-2 encoding | Xiang, Haihao | 1 | -1/+0 |
2013-11-13 | Correct the usage of width/height in struct object_surface | Xiang, Haihao | 1 | -11/+13 |
2013-11-13 | render: add support for brightness/contrast/hue/saturation | Xiang, Haihao | 1 | -1/+34 |
2013-11-13 | VPP: change the default values for Saturation and Contrast | Xiang, Haihao | 1 | -2/+2 |
2013-11-13 | Return the error instead of assert in vaEndPicture | Zhao Yakui | 1 | -10/+26 |