OSDN Git Service

Fix a typo
[android-x86/hardware-intel-common-vaapi.git] / src / gen6_mfc_common.c
2017-12-01 U. Artie EoffAVC encoder: fix ROI CQP array indexing
2017-12-01 U. Artie EoffAVC encoder: fix ROI config for CQP
2017-10-24 Xiang, HaihaoMerge branch 'v2.0-branch' into master
2017-10-09 Mark ThompsonRemove unused variable
2017-09-27 Xiang, HaihaoDon't create SEI unit
2017-06-12 Jun ZhaoFix AUD insert issue in AVC encoder with GEN6/7.5/8.
2017-06-12 Pengfei QuENC: fix the low quality at the first GOP for AVC encod...
2017-06-12 Chih-Wei HuangMake the compiler happy
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-05-11 Pengfei QuENC: fix the low quality at the first GOP for AVC encod...
2017-05-02 Chih-Wei HuangMake the compiler happy
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
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
2017-01-05 Xiang, HaihaoAVC encoder: use generic ROI parameters
2017-01-05 Mark ThompsonH.264 encoder: respect initial QP setting
2017-01-05 Mark ThompsonH.264 encoder: respect min QP setting
2016-12-23 Mark Thompsoni965_encoder: consistently represent framerate as a...
2016-10-31 Xiang, Haihaosvct: hrd check per layer
2016-10-31 Xiang, Haihaosvct: Adjust the estimated frame size for QP=1
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, HaihaoUpdate CBR algo for H.264 per tempolar layer
2016-10-31 Xiang, HaihaoInitialize internal related parameters per temporal...
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 arrays to store bitrate and framerate
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-31 Xiang, HaihaoDo not use the input parameters directly in H.264 BRC
2016-10-31 Xiang, HaihaoRemove unnecessary code in H.264 BRC
2016-10-31 Xiang, Haihaointel_mfc_brc_prepare() only works for H.264 or H.264 MVC
2016-10-31 Pengfei QuHEVC10bit ENC:enable hevc 10bit on VME and PAK
2016-10-27 Xiang, Haihaosvct: hrd check per layer
2016-10-24 Xiang, Haihaosvct: Adjust the estimated frame size for QP=1
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, HaihaoUpdate CBR algo for H.264 per tempolar layer
2016-09-16 Xiang, HaihaoInitialize internal related parameters per temporal...
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 arrays to store bitrate and framerate
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-09-16 Xiang, HaihaoDo not use the input parameters directly in H.264 BRC
2016-09-16 Xiang, HaihaoRemove unnecessary code in H.264 BRC
2016-09-16 Xiang, Haihaointel_mfc_brc_prepare() only works for H.264 or H.264 MVC
2016-09-08 Pengfei QuHEVC10bit ENC:enable hevc 10bit on VME and PAK
2016-08-22 Xiang, HaihaoSet cost to 0 for CHROMA INTRA mode
2016-08-22 Pengfei QuROI:enable on gen8 and gen9
2016-08-22 Zhao YakuiEncoding: ROI support for CQP/CBR on Haswell/Ivy
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-22 Xiang, HaihaoSet cost for modes used for VP8 encoding
2016-08-22 Xiang, HaihaoEncode: Set cost for MODE_CHROMA_INTRA/MODE_REFID_COST
2016-08-22 Sreerenj Balachandranencode: h264, h265: Remove unnecessary warning
2016-08-19 Xiang, HaihaoSet cost to 0 for CHROMA INTRA mode
2016-08-15 Pengfei QuROI:enable on gen8 and gen9
2016-08-15 Zhao YakuiEncoding: ROI support for CQP/CBR on Haswell/Ivy
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
2016-08-04 Xiang, HaihaoSet cost for modes used for VP8 encoding
2016-07-29 Xiang, HaihaoEncode: Set cost for MODE_CHROMA_INTRA/MODE_REFID_COST
2016-07-22 Sreerenj Balachandranencode: h264, h265: Remove unnecessary warning
2016-05-09 Xiang, HaihaoMake intel_avc_find_skipemulcnt() a public function
2015-11-18 Pengfei QuHEVC ENC:add CBR feature.
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-06-24 Zhong LiVP8 HWEnc: Modify qp threshold value for mode cost...
2015-06-12 Zhong LiVP8 HWEnc: Modify qp threshold value for mode cost...
2015-06-02 Sreerenj BalachandranHEVC: Fix the Wrong slice type usage
2015-05-22 Zhong LiVP8 HWEnc: Fix CBR qp setting for vme cost
2015-04-29 Zhong LiVP8 HWEnc: Add CBR Support
2015-04-29 Xiang, HaihaoFix segmentation fault
2015-03-19 Qu,PengfeiJust Style alignment
2015-03-19 Qu,PengfeiHEVC ENC:Added VME pipeline
2015-03-19 Zhong LiVP8 HWEnc: vp8 encode quality optimization
2014-11-19 Sreerenj Balachandranencoder: h264: Fix skip_emul_byte_count while inserting...
2014-06-16 Sreerenj BalachandranFix the segfault while inserting packed slice header
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 Zhao, YakuiH264_Encoding: Parse the packed header data from user...
2014-06-16 Zhao, YakuiEncoding: Reinitialize CBR bit rate-control parameter...
2014-05-26 Xiang, HaihaoSimplify some macros
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-02-27 Xiang, HaihaoUse the right parameters to initialize bit rate context
2014-02-27 Xiang, HaihaoDon't advertise CBR for MPEG-2 encoding
2013-11-13 Xiang, HaihaoFix the Reference Index Mapping Table L0/L1
2013-11-13 Xiang, HaihaoPass the reference frame index in List0/1 into the...
next