Age | Commit message (Expand) | Author | Files | Lines |
2014-09-02 | H264_Encoding: Fix the incorrect Qp setting under CBR when slice_header is pa... | Zhao Yakui | 1 | -5/+12 |
2014-06-16 | H264_encoding: Don't update the slice qp for CBR mode when finding packed sli... | Zhao, Yakui | 1 | -2/+4 |
2014-06-16 | H264_Encoding: Add the support of packed slice header to be flexible | Zhao, Yakui | 1 | -30/+0 |
2014-06-16 | H264_encoding: Add the support of inserting the packed raw data passed from user | Zhao, Yakui | 1 | -2/+4 |
2014-06-16 | encoder: MVC: Add support for MVC profiles | Li Xiaowei | 1 | -4/+9 |
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 | Fix the incorrect MV upper bound setting of MFC_IND_OBJ_BASE_ADDRESS_STAE for... | Zhao Yakui | 1 | -1/+3 |
2014-02-27 | BDW encoding reuses aux_batchbuffer instead of allocating another new buffer | Zhao Yakui | 1 | -12/+6 |
2014-02-27 | Calculate required space of batch buffer to avoid buffer overflow in encoding... | Zhao Yakui | 1 | -1/+5 |
2014-02-27 | BDW doesn't support H.264 Baseline profile | Xiang, Haihao | 1 | -1/+1 |
2014-02-27 | Enable the Intra-prediction for MPEG2 P-B frame on BDW | Zhao Yakui | 1 | -1/+20 |
2014-02-27 | Fix incorrect MI_BATCH_BUFFER_START command for MPEG2 encoding on BDW | Zhao Yakui | 1 | -2/+4 |
2014-02-27 | Follow the input Picture/Slice parameters for SLICE_STATE command on BDW | Xiang, Haihao | 1 | -11/+21 |
2014-02-27 | Pass the reference frame index in List0/1 into the PAK command on BDW | Xiang, Haihao | 1 | -2/+3 |
2014-02-27 | Indent the code of encoding on BDW | Xiang, Haihao | 1 | -159/+159 |
2014-02-27 | Optimize quantization rounding precision of MPEG2 encoding on Gen8 | Zhao Yakui | 1 | -1/+8 |
2014-02-27 | PAK encoding uses the reference list parsed from slice_param instead of hacke... | Zhao Yakui | 1 | -26/+1 |
2014-02-27 | Fix the MV offset for MPEG2 on BDW | Zhao Yakui | 1 | -6/+7 |
2014-02-27 | Handle the bit length of last dword for INSERT_OBJECT on BDW | Zhao Yakui | 1 | -0/+3 |
2014-02-27 | Rewrite the VME shader for encoding on BDW | Zhao Yakui | 1 | -1/+1 |
2014-02-27 | Update the MI_BATCH_BUFFER_START for BDW | Zhao Yakui | 1 | -2/+3 |
2014-02-27 | Avoid the duplicated macro-definition of surface size | Zhao Yakui | 1 | -0/+4 |
2014-02-27 | Add the separated media encoding/decoding files for BDW | Zhao Yakui | 1 | -0/+2469 |