fix typo in upstream code
[profile/ivi/vaapi-intel-driver.git] / src / shaders / vme /
2013-03-13 Zhao YakuiIssue memory fence message to assure memory ordering...
2013-01-23 Zhao YakuiFix the issue of GPU hang when encoding picture with...
2013-01-17 Zhao YakuiFix one error of calculating VME parameter for inter...
2013-01-17 Zhao YakuiUpdate the binary code for MPEG2 VME on haswell
2013-01-17 Yakui ZhaoRemove the intermedia file of mpeg2_inter_frame_haswell...
2013-01-17 Zhao YakuiAdd the bidirectional MVP to optimize the VME parameter...
2013-01-17 Zhao YakuiAdd the VME shader for Ivy that supports MVP
2013-01-17 Yakui ZhaoRemove the intermediate file of mpeg2_inter_frame.gen7...
2013-01-17 Zhao YakuiFix the error of reading neighbour macroblock pixels...
2013-01-17 Zhao YakuiAdjust the reference window based on MVP prediction...
2013-01-17 Zhao YakuiAdd the bidirectional MV prediction for B-frame on...
2013-01-17 Li XiaoweiAdd MPEG2 VME shader files for IVB
2013-01-17 Zhao YakuiAdd the MV prediction to optimize VME parameter on...
2013-01-17 Zhao YakuiDiscard the intermediate result during VME prediction...
2012-12-14 Xiang, HaihaoShader for MPEG-2 encoding
2012-12-14 Zhao YakuiAdd the support of the chroma intra prediction on Haswell
2012-10-31 Zhao YakuiRestrict the max MV number in MV prediction
2012-10-23 Zhao YakuiFix the incorrect syntax in VME shaders for Haswell
2012-10-23 Zhao YakuiPass the mb_intra_struct by using thread payload on...
2012-10-23 Zhao YakuiAdd the support of encoding P/B-frame on haswell
2012-10-23 Zhao YakuiAdd the Intra VME for I-frame on Haswell
2012-07-07 Xiang, HaihaoAdjust the search path and LUT_MV table in VME
2012-05-08 Xiang, HaihaoENC: Enable all Intra mode on Ivybridge
2012-04-25 Xiang, HaihaoSupport mixed mode for VME
2012-04-10 Xiang, HaihaoDon't need to expand MVs on Ivybridge
2012-04-10 Xiang, HaihaoFix MvSize on Ivybridge
2012-04-06 Zhou ChangFixed multipul slices edge prediction issue for Intra
2012-04-06 Xiang, HaihaoSupport sub-partition for Inter frame
2012-04-06 Xiang, HaihaoDirectly use the size of the output MV from VME to...
2012-04-06 Xiang, HaihaoExpand 8 MVs
2012-04-06 Xiang, HaihaoCorrect the register region in VME kernel
2012-04-06 Xiang, HaihaoSupport sub-macroblocks for Inter frame
2012-04-06 Xiang, HaihaoOutput more information in VME output buffer for Inter...
2012-04-06 Xiang, HaihaoExpand the VME output buffer for Inter frame
2012-04-01 Xiang, HaihaoUpdate LUT_MbMode for set 0
2012-04-01 Xiang, HaihaoOnly disable INTRA_8x8 if transform_8x8_mode_flag isn...
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-15 Xiang, HaihaoVME: dual start and adaptive search
2012-03-15 Xiang, HaihaoVME: Handle multiple macroblocks in a single thread
2012-03-01 Xiang, HaihaoFixed VME result offset issue for IVB.
2012-03-01 Xiang, HaihaoPreprocess VME shader first
2012-02-29 Xiang, HaihaoFixed VME result offset issue for IVB.
2012-02-29 Xiang, HaihaoPreprocess VME shader first
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-14 Xiang, HaihaoUse the same the binding table index on Sandybridge...
2012-02-14 Xiang, HaihaoCreate batchbuffer for VME via GPU shader on Sandybridge
2012-02-14 Xiang, HaihaoA new shader to create VME batchbuffer on Ivybridge
2012-01-13 Xiang, HaihaoAdd the missed register for vme on Ivybridge
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-10-28 Gwenole Beauchesnebuild: fix make dist when intel-gen4asm is not installed.
2011-10-17 Gwenole Beauchesnebuild: use AM_V_GEN to generate files quietly.
2011-10-17 Gwenole Beauchesnebuild: use GEN4ASM variable to hold path to intel-gen4a...
2011-10-13 Zhou ChangFixed 1080p issue and add transform 8x8 support.
2011-10-11 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-08-25 Zhou ChangRevert "The MV's quarlity has been improved and multi...
2011-08-25 Zhou ChangThe MV's quarlity has been improved and multi MB type...
2011-08-25 Zhou ChangFixed a vme search path bug, current search area is...
2011-08-25 Zhou ChangImprove VME search area from 32x32 to 48x48.
2011-08-25 Gwenole BeauchesneFix make dist.
2011-08-25 Gwenole BeauchesneNew project build rules and files.
2011-08-22 Gwenole BeauchesneMoved files around.