| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | i965_encoder: return a failing status | Daniel Charles | 2016-07-29 | 1 | -2/+4 |
* | Export the Vp9 encoding profile/entrypoint for KBL | Zhao Yakui | 2016-05-27 | 1 | -0/+87 |
* | Add one field to keep the specific priv_state for encoding | Zhao Yakui | 2016-05-26 | 1 | -0/+5 |
* | Implement low power mode on SKL | Xiang, Haihao | 2016-05-09 | 1 | -6/+11 |
* | Add support for VAEntrypointEncSliceLP | Xiang, Haihao | 2016-05-09 | 1 | -6/+16 |
* | Add a path to fetch encoder status from the underlying context | Xiang, Haihao | 2016-05-09 | 1 | -0/+14 |
* | Fix klockwork critical message hit on calloc function usage | Lim Siew Hoon | 2015-09-06 | 1 | -0/+1 |
* | encode/hevc: Check slice type first in case user passes wrong parameters to d... | Xiang, Haihao | 2015-09-06 | 1 | -1/+13 |
* | HEVC ENC:Added pipeline init | Qu,Pengfei | 2015-03-19 | 1 | -1/+73 |
* | VP8 HWEnc: Build VP8 PAK pipeline and enabling I frame | Zhong Li | 2015-03-19 | 1 | -0/+73 |
* | VP8 HWEnc: Build vp8 gen9 encoding vme pipeline | Zhong Li | 2015-03-19 | 1 | -0/+4 |
* | JPEG Encode: Added support for UYVY/YUY2/Y8 Input formats | Sirisha Muppavarapu | 2014-12-14 | 1 | -7/+138 |
* | Add support for JPEG encoding on SKL | Xiang, Haihao | 2014-12-14 | 1 | -1/+4 |
* | Skl: Add the initial support for media encoding | Zhao Yakui | 2014-12-14 | 1 | -0/+5 |
* | JPEG Encode: Added JPEG Encode feature support for gen8 | Sirisha Muppavarapu | 2014-11-19 | 1 | -5/+47 |
* | Remove gen7 only limitation for encoding configuration | Zhong Li | 2014-09-09 | 1 | -6/+2 |
* | Add multi quality levels encoding support for GEN7 | Zhong Li | 2014-09-09 | 1 | -1/+36 |
* | MVC: CODEC_H264_MVC defination and relatived properties check | Li Xiaowei | 2014-06-16 | 1 | -0/+7 |
* | Define i965_CreateSurfaces in header file explicitly to avoid multiple declar... | Zhao Yakui | 2014-06-16 | 1 | -8/+0 |
* | Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D) | Zhao Yakui | 2014-04-23 | 1 | -2/+2 |
* | Define i965_DestroySurfaces in header file explicitly to avoid multiple decla... | Zhao Yakui | 2014-04-23 | 1 | -4/+0 |
* | Don't advertise CBR for MPEG-2 encoding | Xiang, Haihao | 2014-02-27 | 1 | -0/+7 |
* | Add the separated media encoding/decoding files for BDW | Zhao Yakui | 2014-02-27 | 1 | -0/+7 |
* | H.264: Support Constrained Baseline profile instead of Baseline profile | Xiang, Haihao | 2013-12-03 | 1 | -2/+2 |
* | Cleanup profile tracking in encoder | Xiang, Haihao | 2013-09-06 | 1 | -1/+18 |
* | VPP: check the backing store buffer | Xiang, Haihao | 2013-03-15 | 1 | -2/+3 |
* | Encoder: directly use the objects for the reference pictures | Xiang, Haihao | 2013-03-15 | 1 | -1/+58 |
* | Encoder: directly use the objects for the reconstructed picture and coded buffer | Xiang, Haihao | 2013-03-15 | 1 | -1/+7 |
* | Encoder: check whether the coded buffer and reconstructed surface are valid | Xiang, Haihao | 2013-03-15 | 1 | -1/+96 |
* | Encoder: unify the initialization of the context | Xiang, Haihao | 2013-03-15 | 1 | -64/+17 |
* | Encoder: directly use the surface object of the input surface | Xiang, Haihao | 2013-03-15 | 1 | -3/+20 |
* | Return the status when running the pipeline | Xiang, Haihao | 2013-03-15 | 1 | -1/+2 |
* | Add the separated encoding files for Ivy | Zhao Yakui | 2013-01-17 | 1 | -1/+1 |
* | New field profile in struct intel_encoder_context | Xiang, Haihao | 2012-12-14 | 1 | -0/+3 |
* | Allow to create batchbuffer based on the expected buffer size | Zhao Yakui | 2012-10-31 | 1 | -3/+3 |
* | Add the separated files for media encoder on haswell | Zhao Yakui | 2012-10-23 | 1 | -0/+36 |
* | New BRC algorithm to match HRD | Rogozhkin, Dmitry V | 2012-06-11 | 1 | -0/+2 |
* | Fixed CBR mode missed issue in SNB. | Zhou Chang | 2012-03-29 | 1 | -0/+9 |
* | Use the bitrate control mode set in the current configuration | Xiang, Haihao | 2012-02-22 | 1 | -0/+9 |
* | Fix the interface for internal context initialization | Xiang, Haihao | 2012-02-22 | 1 | -2/+2 |
* | Add support for I420, YV12 etc. formatted YUV surface for encoding | Xiang, Haihao | 2012-02-01 | 1 | -0/+81 |
* | Merge branch 'master' into vaapi-ext | Xiang, Haihao | 2012-01-12 | 1 | -2/+0 |
|\ |
|
| * | Avoid depending on va_backend.h for some files | Xiang, Haihao | 2012-01-10 | 1 | -2/+0 |
* | | Split Gen6 MFC and Gen7 MFC | Xiang, Haihao | 2011-12-19 | 1 | -20/+55 |
* | | i965_drv_video: Simplify render buffer function | Xiang, Haihao | 2011-08-25 | 1 | -1/+1 |
|/ |
|
* | Moved files around. | Gwenole Beauchesne | 2011-08-22 | 1 | -0/+83 |