OSDN Git Service

Fix a typo
[android-x86/hardware-intel-common-vaapi.git] / src / gen75_vme.c
2017-06-12 Xiang, HaihaoUnify the coding style in the driver
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
2016-10-31 Xiang, HaihaoUpdate CBR algo for H.264 per tempolar layer
2016-10-31 Xiang, HaihaoUse arrays to store BRC related parameters per temporal...
2016-10-31 Xiang, Haihaomove QpPrimeY to another inner structure for H.264...
2016-10-31 peng.chenAdd the write_enabled flag of GPE media surface state
2016-09-19 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-09-16 Xiang, HaihaoUpdate CBR algo for H.264 per tempolar layer
2016-09-16 Xiang, HaihaoUse arrays to store BRC related parameters per temporal...
2016-09-16 Xiang, Haihaomove QpPrimeY to another inner structure for H.264...
2016-08-24 peng.chenAdd the write_enabled flag of GPE media surface state
2016-08-22 Jia MengAdjust the maximum number of motion vectors for B frame...
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: mbmv cost table related changes for ROI
2016-08-15 Jia MengAdjust the maximum number of motion vectors for B frame...
2016-08-15 Zhao Yakuiencoding:use the qp per every macroblock on Ivy and...
2016-08-15 Zhao YakuiEncoding: Add one ROI flag and ROI buffer
2016-08-15 Zhao YakuiEncoding: mbmv cost table related changes for ROI
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 LiEnabling HSW avc encoding configuration
2014-06-16 Li Xiaoweiencoder: MVC: Add support for MVC profiles
2014-02-27 Zhao YakuiFix the wrong setting in MI_BATCH_BATCH_START command...
2014-02-27 Zhao YakuiFollow spec to update the URB entry/size setting for...
2014-02-27 Zhao YakuiAvoid the duplicated macro-definition of surface size
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 YakuiUse the scoreboard/walker to assure MB dependency for...
2013-09-06 Zhao YakuiRestrict the MV search range based on MPEG2 encoding...
2013-09-06 Zhao YakuiRewrite inter-frame shader for MPEG2 encoding on HSW...
2013-09-06 Xiang, HaihaoCleanup profile tracking in encoder
2013-05-09 Zhao YakuiVME uses reference frame parsed from slice_param instea...
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, HaihaoSilence a bunch of warnings
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 MV prediction for B-frame on...
2013-01-17 Zhao YakuiRemove the preprocessor redefinitions for H264 and...
2013-01-17 Zhao YakuiUse the wavefront-scan instead of raster-scan during...
2013-01-17 Zhao YakuiAdd the MV prediction to optimize VME parameter on...
2013-01-17 Zhao YakuiMEDIA_OBJECT uses hardware scoreboard during VME predic...
2012-12-14 Xiang, HaihaoFixed an assertion failure
2012-12-14 Xiang, HaihaoShader for MPEG-2 encoding
2012-12-14 Xiang, HaihaoFix the number of MVs for MPEG-2 encoding
2012-12-14 Xiang, Haihaovme for MPEG-2 on Haswell
2012-12-14 Xiang, Haihaogen75_vme.c: Fix some indentation
2012-12-14 Zhao YakuiAdjust the mode/mv cost for VME parameter based on...
2012-11-01 Xiang, HaihaoWarning fixes
2012-11-01 Xiang, HaihaoEncoding: use a separated command buffer
2012-11-01 Xiang, HaihaoEncoding: modify function to fill command into a specif...
2012-10-31 Zhao YakuiRestrict the max MV number in MV prediction
2012-10-23 Zhao YakuiAdd the support of encoding P frame on haswell
2012-10-23 Zhao YakuiAdd the Intra VME for I-frame on Haswell
2012-10-23 Zhao YakuiAdd the separated file for media encoding on haswell
2012-10-23 Zhao YakuiFix the incorrect mb_intra_struct for multi-slice on...
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-10-23 Zhao YakuiConfig the media chroma surface in the binding table...
2012-10-23 Zhao YakuiAdd the separated files for media encoder on haswell