OSDN Git Service

Add vdenc common commands for CNL
[android-x86/hardware-intel-common-vaapi.git] / src / gen8_mfc.c
2018-01-12 Xiang, HaihaoENC/jpeg: fix regression with Small optimization
2018-01-11 Xiang, HaihaoAdd support for VP8 encode on CNL
2018-01-11 Zhao YakuiAdd the initial support of CNL
2018-01-10 Victor TosoSmall optimization while removing warning
2017-11-27 U. Artie Eofffix memset size for fixed array
2017-09-22 Wang Tiatianupdate gen8 avc encoder code path
2017-06-12 Jun ZhaoFix AUD insert issue in AVC encoder with GEN6/7.5/8.
2017-06-12 Xiang, HaihaoUnify the coding style in the driver
2017-05-22 Jun ZhaoFix AUD insert issue in AVC encoder with GEN6/7.5/8.
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
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-17 Zhao YakuiFollow the HW spec to configure the buffer cache on...
2017-01-17 Zhao YakuiFix the incorrect configuration of media_pipeline power...
2017-01-17 Zhao YakuiH264 Encoding:Free aux_batchbuffer to configure access...
2017-01-10 Mark ThompsonH.264 encoder: add a simple reactive VBR rate control...
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-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, Haihaosvct: hrd check per layer
2016-10-31 Xiang, Haihaosvct: Save the frame numbers for each frame type in...
2016-10-31 Xiang, Haihaosvct: Usa an array to store QP rounding accumulator
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, HaihaoChange the type of the 2nd parameter of intel_mfc_updat...
2016-10-31 Xiang, HaihaoUse a 2-dimensional array to store misc parameters
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-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: Usa an array to store QP rounding accumulator
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, HaihaoChange the type of the 2nd parameter of intel_mfc_updat...
2016-09-16 Xiang, HaihaoUse a 2-dimensional array to store misc parameters
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-08-22 Xiang, HaihaoRemove unused fields in struct encode_state
2016-08-22 Jia Mengscaling matrix of h264 encoder on gen7/gen7.5/gen8...
2016-08-22 Pengfei QuROI:enable on gen8 and gen9
2016-08-22 Hyunjun Kogen8_mfc: fix memory leak during vp8 encoding
2016-08-22 Zhao YakuiEncoding: H264 uses the GPU to construct the PAK obj...
2016-08-22 Zhao YakuiEncoding: Encoding reuses aux_batchbuffer instead of...
2016-08-19 Xiang, HaihaoRemove unused fields in struct encode_state
2016-08-15 Jia Mengscaling matrix of h264 encoder on gen7/gen7.5/gen8...
2016-08-15 Pengfei QuROI:enable on gen8 and gen9
2016-08-10 Hyunjun Kogen8_mfc: fix memory leak during vp8 encoding
2016-06-13 Zhao YakuiEncoding: H264 uses the GPU to construct the PAK obj...
2016-06-13 Zhao YakuiEncoding: Encoding reuses aux_batchbuffer instead of...
2015-09-06 Lim Siew HoonClean up unused local variable 'i965'
2015-09-06 Lim Siew HoonFix suspiciously placed semicolon at if statement.
2015-09-06 Lim Siew HoonFix memset initialize for huff_co_table and huff_si_tab...
2015-09-06 Lim Siew HoonFix memset initialize value for huff_size_table and...
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-09-06 Lim Siew HoonClean up unused local variable 'i965'
2015-09-06 Lim Siew HoonFix suspiciously placed semicolon at if statement.
2015-09-06 Lim Siew HoonFix memset initialize for huff_co_table and huff_si_tab...
2015-09-06 Lim Siew HoonFix memset initialize value for huff_size_table and...
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-05-22 Zhong LiVP8 HWEnc: Init CBR QP at begining of gen8_mfc_vp8_init
2015-05-07 Zhong LiVP8 HWEnc: Fix vp8 mv incorrectly stored issue
2015-04-29 Zhong LiVP8 HWEnc: Alloc larger memory for internal buffer
2015-04-29 Zhong LiVP8 HWEnc: Add CBR Support
2015-03-26 Sirisha MuppavarapuFix the quality factor.
2015-03-19 Zhong LiVP8 HWEnc: Add BSW VP8 HWEnc support
2015-03-09 Sreerenj Balachandranjpeg_enc: Fix the column raster conversion of quatizati...
2015-03-09 Sreerenj Balachandranjpeg_enc: Fix the quatisation matrix scaling.
2015-03-09 Sreerenj Balachandranjpeg_enc: Avoid integer overflow while doing quality...
2014-12-13 Sirisha MuppavarapuJPEG Encode: Added support for UYVY/YUY2/Y8 Input formats
2014-11-19 Sirisha MuppavarapuJPEG Encode: Added JPEG Encode feature support for...
2014-09-02 Zhao YakuiH264_Encoding: Fix the incorrect Qp setting under CBR...
2014-06-16 Zhao, YakuiH264_encoding: Don't update the slice qp for CBR mode...
2014-06-16 Zhao, YakuiH264_Encoding: Add the support of packed slice header...
2014-06-16 Zhao, YakuiH264_encoding: Add the support of inserting the packed...
2014-06-16 Li Xiaoweiencoder: MVC: Add support for MVC profiles
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-02-27 Zhao YakuiUpdate the MFX_AVC_IMAGE_STATE to follow the spec
2014-02-27 Zhao YakuiFix the incorrect MV upper bound setting of MFC_IND_OBJ...
2014-02-27 Zhao YakuiBDW encoding reuses aux_batchbuffer instead of allocati...
2014-02-27 Zhao YakuiCalculate required space of batch buffer to avoid buffe...
2014-02-27 Xiang, HaihaoBDW doesn't support H.264 Baseline profile
2014-02-27 Zhao YakuiEnable the Intra-prediction for MPEG2 P-B frame on BDW
2014-02-27 Zhao YakuiFix incorrect MI_BATCH_BUFFER_START command for MPEG2...
2014-02-27 Xiang, HaihaoFollow the input Picture/Slice parameters for SLICE_STA...
2014-02-27 Xiang, HaihaoPass the reference frame index in List0/1 into the...
2014-02-27 Xiang, HaihaoIndent the code of encoding on BDW
2014-02-27 Zhao YakuiOptimize quantization rounding precision of MPEG2 encod...
2014-02-27 Zhao YakuiPAK encoding uses the reference list parsed from slice_...
2014-02-27 Zhao YakuiFix the MV offset for MPEG2 on BDW
2014-02-27 Zhao YakuiHandle the bit length of last dword for INSERT_OBJECT...
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 YakuiAvoid the duplicated macro-definition of surface size
2014-02-27 Zhao YakuiAdd the separated media encoding/decoding files for BDW