Age | Commit message (Expand) | Author | Files | Lines |
2014-04-23 | Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D) | Zhao Yakui | 1 | -1/+1 |
2014-02-27 | Update the MFX_AVC_IMAGE_STATE to follow the spec | Zhao Yakui | 1 | -1/+1 |
2014-02-27 | Avoid the duplicated macro-definition of surface size | Zhao Yakui | 1 | -0/+4 |
2013-12-03 | H.264: Support Constrained Baseline profile instead of Baseline profile | Xiang, Haihao | 1 | -1/+1 |
2013-11-13 | Remove the unused variable to avoid the warning | Zhao Yakui | 1 | -1/+0 |
2013-11-13 | Encoding reuses aux_batchbuffer instead of allocating another new buffer | Zhao Yakui | 1 | -6/+3 |
2013-11-13 | Indent the code of encoding | Xiang, Haihao | 1 | -107/+107 |
2013-09-06 | Optimize quantization rounding precision for MPEG2 encoding on Ivy | Zhao Yakui | 1 | -1/+8 |
2013-09-06 | Cleanup profile tracking in encoder | Xiang, Haihao | 1 | -1/+1 |
2013-09-06 | Rename the macros | Xiang, Haihao | 1 | -1/+1 |
2013-03-15 | Encoder: directly use the objects for the reference pictures | Xiang, Haihao | 1 | -4/+2 |
2013-03-15 | Encoder: directly use the objects for the reconstructed picture and coded buffer | Xiang, Haihao | 1 | -4/+2 |
2013-03-15 | Encoder: directly use the surface object of the input surface | Xiang, Haihao | 1 | -2/+1 |
2013-03-15 | Silence a bunch of warnings | Xiang, Haihao | 1 | -1/+1 |
2013-01-17 | Refine mpeg2 mfc pipeline code | Li Xiaowei | 1 | -1/+787 |
2013-01-17 | Add the bidirectional MVP to optimize the VME parameter on Ivb | Zhao Yakui | 1 | -2/+8 |
2012-10-23 | Add the common BRC API to avoid the duplicated code | Zhao Yakui | 1 | -1/+1 |
2012-06-11 | New BRC algorithm to match HRD | Rogozhkin, Dmitry V | 1 | -0/+1 |
2012-05-14 | Enable Stream-Out on IVB | Zhou Chang | 1 | -0/+1 |
2012-04-19 | Remove hard-coded code. | Xiang, Haihao | 1 | -4/+5 |
2012-03-09 | Setup pipeline to create MFC batchbuffer on Sandybridge | Xiang, Haihao | 1 | -1499/+17 |
2012-03-08 | Setup pipeline to create MFC batchbuffer on IVB | Xiang, Haihao | 1 | -95/+644 |
2012-03-02 | Synced gen7 with gen6 for HRD. | teaonly | 1 | -18/+32 |
2012-02-29 | Synced IVB with SNB, added HRD and multipul slices support. | Zhou,Chang | 1 | -111/+226 |
2012-02-01 | Add support for I420, YV12 etc. formatted YUV surface for encoding | Xiang, Haihao | 1 | -1/+1 |
2012-01-18 | Fix graphics memory allocation for VA surface | Xiang, Haihao | 1 | -1/+1 |
2011-12-19 | Split Gen6 MFC and Gen7 MFC | Xiang, Haihao | 1 | -0/+1173 |