OSDN Git Service

intel-vaapi-driver 1.8.1.pre1
[android-x86/hardware-intel-common-vaapi.git] / src / gen6_mfc.h
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-12-23 Mark ThompsonVP8 encoder: use generic rate control parameters
2016-11-30 Xiang, HaihaoAdd a function table for used GPE functions
2016-10-31 Xiang, Haihaosvct: hrd check per layer
2016-10-31 Xiang, Haihaosvct: Save the frame numbers for each frame type in...
2016-10-31 Xiang, Haihaosvct: Save the current slice type per layer
2016-10-31 Xiang, Haihaosvct: Save the current frame size per layer
2016-10-31 Xiang, Haihaosvct: Usa an array to store QP rounding accumulator
2016-10-31 Xiang, HaihaoUse arrays to store BRC related parameters per temporal...
2016-10-31 Xiang, HaihaoChange the type of the 2nd parameter of intel_mfc_updat...
2016-10-31 Xiang, Haihaomove QpPrimeY to another inner structure for H.264...
2016-10-31 Xiang, HaihaoRemove unused fields and code in H.264/VP8 BRC
2016-10-31 Xiang, HaihaoCode cleanup for vme/mfc initializing on SKL
2016-10-27 Xiang, Haihaosvct: hrd check per layer
2016-10-24 Xiang, Haihaosvct: Save the frame numbers for each frame type in...
2016-10-24 Xiang, Haihaosvct: Save the current slice type per layer
2016-10-24 Xiang, Haihaosvct: Save the current frame size per layer
2016-10-24 Xiang, Haihaosvct: Usa an array to store QP rounding accumulator
2016-09-19 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-09-16 Xiang, HaihaoUse arrays to store BRC related parameters per temporal...
2016-09-16 Xiang, HaihaoChange the type of the 2nd parameter of intel_mfc_updat...
2016-09-16 Xiang, Haihaomove QpPrimeY to another inner structure for H.264...
2016-09-16 Xiang, HaihaoRemove unused fields and code in H.264/VP8 BRC
2016-09-09 Xiang, HaihaoCode cleanup for vme/mfc initializing on SKL
2016-08-22 Jia Mengscaling matrix of h264 encoder on gen7/gen7.5/gen8...
2016-08-22 Zhao YakuiEncoding: Dynamically select one mechanism to construct...
2016-08-15 Jia Mengscaling matrix of h264 encoder on gen7/gen7.5/gen8...
2016-08-15 Zhao YakuiEncoding: Dynamically select one mechanism to construct...
2015-04-29 Zhong LiVP8 HWEnc: Add CBR Support
2015-03-19 Zhong LiVP8 HWEnc: vp8 encode quality optimization
2015-03-19 Zhong LiVP8 HWEnc: Build VP8 PAK pipeline and enabling I frame
2014-12-13 Zhao YakuiSkl: Add the initial support for media encoding
2014-11-19 Sirisha MuppavarapuJPEG Encode: Added JPEG Encode feature support for...
2014-06-16 Zhao, YakuiH264_encoding: Add the support of inserting the packed...
2014-06-16 Zhao, YakuiEncoding: Reinitialize CBR bit rate-control parameter...
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
2013-11-13 Zhao YakuiCalculate the required space of batch buffer to avoid...
2013-11-13 Xiang, HaihaoIndent the code of encoding
2013-05-09 Zhao YakuiPAK encoding uses the reference list parsed from slice_...
2013-05-09 Zhao YakuiUnify the AVC ref frame index setting on Snb/Ivy/HSW
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoAvoid potential buffer overflow issue
2012-10-31 Zhao YakuiRemove the dup code of XXX_mfc_avc_prepare
2012-10-23 Zhao YakuiAdd the separated file for media encoding on haswell
2012-10-23 Zhao YakuiUse the common API to write avc SPS/PPS/SEI info on...
2012-10-23 Zhao YakuiAdd the common BRC API to avoid the duplicated code
2012-10-23 Zhao YakuiAdd the separated files for media encoder on haswell
2012-06-11 Rogozhkin, Dmitry VNew BRC algorithm to match HRD
2012-04-25 Xiang, HaihaoSupport mixed mode for VME
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-09 Xiang, HaihaoSetup pipeline to create MFC batchbuffer on Sandybridge
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-06 Zhou ChangInitail HRD control framwork.
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-12-19 Xiang, HaihaoSplit Gen6 MFC and Gen7 MFC
2011-10-11 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-08 Zhou ChangImproved CBR's accuracy based on a multi-try based...
2011-08-25 Zhou ChangSupport direct mode in B frames.
2011-08-25 Xiang, Haihaoi965_drv_video: miss some changes in commit cd75047
2011-08-25 Zhou ChangEnable HW bit rate control in MFC, MB level QP auto...
2011-08-22 Gwenole BeauchesneMoved files around.