Age | Commit message (Expand) | Author | Files | Lines |
2015-09-15 | Check pointer returned from calloc() | Xiang, Haihao | 1 | -0/+3 |
2015-09-06 | Clean up unused local variable 'i965' | Lim Siew Hoon | 1 | -1/+0 |
2015-09-06 | Fix suspiciously placed semicolon at if statement. | Lim Siew Hoon | 1 | -2/+2 |
2014-09-02 | H264_Encoding: Fix the incorrect Qp setting under CBR when slice_header is pa... | Zhao Yakui | 1 | -4/+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 | Handle the aux_batchbuffer correctly for H264 encoding on Haswell | Zhao Yakui | 1 | -1/+3 |
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 | -4/+1 |
2013-11-13 | Use GPU to construct MFX command buffer for H264 encoding on Haswell | Zhao Yakui | 1 | -157/+113 |
2013-11-13 | Encoding reuses aux_batchbuffer instead of allocating another new buffer | Zhao Yakui | 1 | -11/+7 |
2013-11-13 | Calculate the required space of batch buffer to avoid buffer overflow in enco... | Zhao Yakui | 1 | -1/+6 |
2013-11-13 | Follow the input Picture/Slice parameters to generate slice header/data | Xiang, Haihao | 1 | -11/+21 |
2013-11-13 | Pass the reference frame index in List0/1 into the PAK command | Xiang, Haihao | 1 | -2/+3 |
2013-11-13 | Indent the code of encoding | Xiang, Haihao | 1 | -262/+262 |
2013-09-06 | Optimize quantization rounding precision for MPEG2 encoding on haswell | Zhao Yakui | 1 | -1/+7 |
2013-09-06 | Enable the Intra-prediction for MPEG2 P-B frame | Zhao Yakui | 1 | -1/+20 |
2013-09-06 | Use the right wight/height to initialize the internal buffers for MPEG-2 enco... | Xiang, Haihao | 1 | -3/+15 |
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-05-09 | PAK encoding uses the reference list parsed from slice_param instead of hacke... | Zhao Yakui | 1 | -1/+1 |
2013-05-09 | Unify the AVC ref frame index setting on Snb/Ivy/HSW | Zhao Yakui | 1 | -26/+1 |
2013-04-03 | Merge branch 'master' into staging | Xiang, Haihao | 1 | -5/+4 |
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-03-15 | Avoid potential buffer overflow issue | Xiang, Haihao | 1 | -20/+13 |
2013-01-30 | Correct the mv offset for mpeg2 encoding on HSW | Li Xiaowei | 1 | -5/+5 |
2013-01-17 | apply new mv offset for mpeg2 encoding on HSW | Li Xiaowei | 1 | -11/+5 |
2013-01-17 | Add the bidirectional MV prediction for B-frame on Haswell | Zhao Yakui | 1 | -3/+12 |
2013-01-17 | Remove the preprocessor redefinitions for H264 and MPEG2 on Haswell | Zhao Yakui | 1 | -9/+9 |
2013-01-17 | Discard the intermediate result during VME prediction on haswell | Zhao Yakui | 1 | -3/+3 |
2012-12-14 | Fix Motion Vector | Xiang, Haihao | 1 | -23/+42 |
2012-12-14 | MPEG-2 encoding: Use pre deblocking output for reconstructed picture. | Xiang, Haihao | 1 | -2/+2 |
2012-12-14 | Follow the vme output to configure PAK command | Xiang, Haihao | 1 | -12/+48 |
2012-12-14 | PAK command for inter macroblock | Xiang, Haihao | 1 | -1/+76 |
2012-12-14 | Update coded_block_pattern | Xiang, Haihao | 1 | -1/+1 |
2012-12-14 | Change the max size | Xiang, Haihao | 1 | -1/+1 |
2012-12-14 | Update QM/FQM matrices for MPEG-2 encoding | Xiang, Haihao | 1 | -18/+44 |
2012-12-14 | No emulation bytes for MPEG-2 | Xiang, Haihao | 1 | -3/+3 |
2012-12-14 | Internal flag for the coded buffer | Xiang, Haihao | 1 | -16/+16 |
2012-12-14 | rename I965_CODEDBUFFER_SIZE | Xiang, Haihao | 1 | -1/+1 |
2012-12-14 | Insert some redunrant data around a slice | Xiang, Haihao | 1 | -27/+38 |
2012-12-14 | Setup MFC pipeline for MPEG-2 encoding on Haswell | Xiang, Haihao | 1 | -2/+561 |