OSDN Git Service

test: check whether MVC encoding is support
[android-x86/hardware-intel-common-vaapi.git] / src / gen8_vme.c
2017-02-22 Xiang, HaihaoSet the pipeline to use the new VP8 encoding shaders...
2017-01-17 Zhao YakuiFix the incorrect 48-bit address reallocation
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-11-21 Zhao YakuiUse obtained eu_counts to configure GPU media pipeline...
2016-11-18 Xiang, HaihaoMove sampler state related settings to the inner struct...
2016-11-18 Xiang, HaihaoMove interface descriptor remapping table related setti...
2016-11-18 Xiang, HaihaoMove all curbe related settings to the inner structure...
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 Pengfei QuROI:enable on gen8 and gen9
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 Pengfei QuROI:enable on gen8 and gen9
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...
2015-03-19 Zhong LiVP8 HWEnc: Add BSW VP8 HWEnc support
2014-11-19 Sirisha MuppavarapuJPEG Encode: Bypass VME for JPEG Encode
2014-09-09 Zhong LiEnabling BDW avc encoding configuration
2014-06-16 Li Xiaoweiencoder: MVC: Add support for MVC profiles
2014-02-27 Zhao YakuiFollow spec to update the URB entry/size setting for...
2014-02-27 Zhao YakuiFollow the spec to make BDW encoding media pipeline...
2014-02-27 Zhao YakuiFix the command error for MPEG2 encoding on BDW
2014-02-27 Zhao YakuiAdd the missing media pipeline command for encoding...
2014-02-27 Xiang, HaihaoClean up for setting up reference surface state on BDW
2014-02-27 Xiang, HaihaoFix refrence frame for list1 on BDW
2014-02-27 Xiang, HaihaoCheck the reference surface id against VA_INVALID_SURFA...
2014-02-27 Xiang, HaihaoIndent the code of encoding on BDW
2014-02-27 Zhao YakuiCode cleanup about the media encoding on Gen8
2014-02-27 Zhao YakuiAdd the MVP in GPU shader to optimize mpeg2 encoding...
2014-02-27 Zhao YakuiRewrite the GPU VME shader for MPEG2 encoding on Gen8
2014-02-27 Zhao YakuiVME uses reference frame parsed from slice_param instea...
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 YakuiUpdate the BDW surface/sampler state and media command...
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