OSDN Git Service

encoding:use the qp per every macroblock on Ivy and haswell
[android-x86/hardware-intel-common-vaapi.git] / src / gen7_vme.c
2016-08-22 Zhao Yakuiencoding:use the qp per every macroblock on Ivy and...
2016-08-22 Zhao YakuiEncoding: Add one ROI flag and ROI buffer
2016-08-22 Zhao YakuiEncoding: Pass the qp parameter into VME shader and...
2016-08-22 Zhao YakuiEncoding: mbmv cost table related changes for ROI
2015-09-15 Xiang, HaihaoSilence compiler warning
2015-09-10 Xiang, HaihaoMerge branch 'v1.6-branch' into fdo--master
2015-09-09 Lim Siew HoonFix if issue of SLICE_TYPE_I statement in vme_pipeline_...
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2014-09-09 Zhong LiAdd multi quality levels encoding support for GEN7
2014-02-27 Zhao YakuiFix the wrong setting in MI_BATCH_BATCH_START command...
2014-02-27 Zhao YakuiAvoid the duplicated macro-definition of surface size
2013-11-13 Zhao YakuiRemove the unused variable to avoid the warning
2013-11-13 Xiang, HaihaoClean up for setting up reference surface state
2013-11-13 Xiang, HaihaoFix the reference for list1
2013-11-13 Xiang, HaihaoCheck the reference surface id against VA_INVALID_SURFACE
2013-11-13 Xiang, HaihaoIndent the code of encoding
2013-09-06 Zhao YakuiOptimize MPEG2 encoding on Ivb
2013-09-06 Zhao YakuiRewrite the VME shader for MPEG2 encoding on Ivy
2013-09-06 Zhao YakuiRemove the dead code in file of gen7_vme.c
2013-09-06 Zhao YakuiPass the constant buffer info for MPEG2 encoding correc...
2013-09-06 Xiang, HaihaoCleanup profile tracking in encoder
2013-05-09 Zhao YakuiVME uses reference frame parsed from slice_param instea...
2013-04-24 Xiang, HaihaoClean up gen7_vme_context_init()
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoEncoder: directly use the objects for the reference...
2013-03-15 Xiang, HaihaoEncoder: directly use the surface object of the input...
2013-03-15 Xiang, HaihaoAvoid potential buffer overflow issue
2013-01-17 Zhao YakuiUse the common scoreboard code on Ivy/Haswell to remove...
2013-01-17 Zhao YakuiKeep the old indent style in file of gen7_vme/gen75_vme
2013-01-17 Zhao YakuiAdd the bidirectional MVP to optimize the VME parameter...
2013-01-17 Zhao YakuiUse the scoreboard for AVC encoding on Ivy
2013-01-17 Zhao YakuiBackport the mode/mv cost table on Ivy
2013-01-17 Zhao YakuiAdd the VME shader for Ivy that supports MVP
2013-01-17 Zhao YakuiAdd the separated encoding files for Ivy