Enabling SNB avc encoding configuration
[platform/upstream/libva-intel-driver.git] / src / gen8_mfc.c
2014-09-02 Zhao YakuiH264_Encoding: Fix the incorrect Qp setting under CBR...
2014-06-16 Zhao, YakuiH264_encoding: Don't update the slice qp for CBR mode...
2014-06-16 Zhao, YakuiH264_Encoding: Add the support of packed slice header...
2014-06-16 Zhao, YakuiH264_encoding: Add the support of inserting the packed...
2014-06-16 Li Xiaoweiencoder: MVC: Add support for MVC profiles
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-02-27 Zhao YakuiUpdate the MFX_AVC_IMAGE_STATE to follow the spec
2014-02-27 Zhao YakuiFix the incorrect MV upper bound setting of MFC_IND_OBJ...
2014-02-27 Zhao YakuiBDW encoding reuses aux_batchbuffer instead of allocati...
2014-02-27 Zhao YakuiCalculate required space of batch buffer to avoid buffe...
2014-02-27 Xiang, HaihaoBDW doesn't support H.264 Baseline profile
2014-02-27 Zhao YakuiEnable the Intra-prediction for MPEG2 P-B frame on BDW
2014-02-27 Zhao YakuiFix incorrect MI_BATCH_BUFFER_START command for MPEG2...
2014-02-27 Xiang, HaihaoFollow the input Picture/Slice parameters for SLICE_STA...
2014-02-27 Xiang, HaihaoPass the reference frame index in List0/1 into the...
2014-02-27 Xiang, HaihaoIndent the code of encoding on BDW
2014-02-27 Zhao YakuiOptimize quantization rounding precision of MPEG2 encod...
2014-02-27 Zhao YakuiPAK encoding uses the reference list parsed from slice_...
2014-02-27 Zhao YakuiFix the MV offset for MPEG2 on BDW
2014-02-27 Zhao YakuiHandle the bit length of last dword for INSERT_OBJECT...
2014-02-27 Zhao YakuiRewrite the VME shader for encoding on BDW
2014-02-27 Zhao YakuiUpdate the MI_BATCH_BUFFER_START for BDW
2014-02-27 Zhao YakuiAvoid the duplicated macro-definition of surface size
2014-02-27 Zhao YakuiAdd the separated media encoding/decoding files for BDW