VEBOX/bdw: set downsample method
[platform/upstream/libva-intel-driver.git] / src / gen7_vme.c
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