OSDN Git Service

Update README.md
[android-x86/hardware-intel-common-vaapi.git] / src / gen75_mfc.c
2018-03-14 Xiang, HaihaoRemove 'if' statement
2018-03-14 Xiang, HaihaoDon't compare an unsigned variable with 0
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-01-10 Mark ThompsonH.264 encoder: add a simple reactive VBR rate control...
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, Haihaomove QpPrimeY to another inner structure for H.264...
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, Haihaomove QpPrimeY to another inner structure for H.264...
2016-08-22 Jia Mengscaling matrix of h264 encoder on gen7/gen7.5/gen8...
2016-08-22 Zhao Yakuiencoding:use the qp per every macroblock on Ivy and...
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:use the qp per every macroblock on Ivy and...
2016-08-15 Zhao YakuiEncoding: Dynamically select one mechanism to construct...
2015-09-15 Xiang, HaihaoCheck pointer returned from calloc()
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 HoonClean up unused local variable 'i965'
2015-09-06 Lim Siew HoonFix suspiciously placed semicolon at if statement.
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 YakuiHandle the aux_batchbuffer correctly for H264 encoding...
2014-02-27 Zhao YakuiAvoid the duplicated macro-definition of surface size
2013-12-03 Xiang, HaihaoH.264: Support Constrained Baseline profile instead...
2013-11-13 Zhao YakuiRemove the unused variable to avoid the warning
2013-11-13 Zhao YakuiUse GPU to construct MFX command buffer for H264 encodi...
2013-11-13 Zhao YakuiEncoding reuses aux_batchbuffer instead of allocating...
2013-11-13 Zhao YakuiCalculate the required space of batch buffer to avoid...
2013-11-13 Xiang, HaihaoFollow the input Picture/Slice parameters to generate...
2013-11-13 Xiang, HaihaoPass the reference frame index in List0/1 into the...
2013-11-13 Xiang, HaihaoIndent the code of encoding
2013-09-06 Zhao YakuiOptimize quantization rounding precision for MPEG2...
2013-09-06 Zhao YakuiEnable the Intra-prediction for MPEG2 P-B frame
2013-09-06 Xiang, HaihaoUse the right wight/height to initialize the internal...
2013-09-06 Xiang, HaihaoCleanup profile tracking in encoder
2013-09-06 Xiang, HaihaoRename the macros
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, HaihaoEncoder: directly use the objects for the reference...
2013-03-15 Xiang, HaihaoEncoder: directly use the objects for the reconstructed...
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-30 Li XiaoweiCorrect the mv offset for mpeg2 encoding on HSW
2013-01-17 Li Xiaoweiapply new mv offset for mpeg2 encoding on HSW
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 YakuiDiscard the intermediate result during VME prediction...
2012-12-14 Xiang, HaihaoFix Motion Vector
2012-12-14 Xiang, HaihaoMPEG-2 encoding: Use pre deblocking output for reconstr...
2012-12-14 Xiang, HaihaoFollow the vme output to configure PAK command
2012-12-14 Xiang, HaihaoPAK command for inter macroblock
2012-12-14 Xiang, HaihaoUpdate coded_block_pattern
2012-12-14 Xiang, HaihaoChange the max size
2012-12-14 Xiang, HaihaoUpdate QM/FQM matrices for MPEG-2 encoding
2012-12-14 Xiang, HaihaoNo emulation bytes for MPEG-2
2012-12-14 Xiang, HaihaoInternal flag for the coded buffer
2012-12-14 Xiang, Haihaorename I965_CODEDBUFFER_SIZE
2012-12-14 Xiang, HaihaoInsert some redunrant data around a slice
2012-12-14 Xiang, HaihaoSetup MFC pipeline for MPEG-2 encoding on Haswell
2012-12-14 Zhao YakuiFeed MFC PAK with correct MV of VME output on haswell
2012-12-14 Zhao YakuiAdd the support of the chroma intra prediction on Haswell
2012-12-14 Zhao YakuiFix the corrupted macroblock for AVC encoding on HSW
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 YakuiRemove the hard coded value to suppor the 4Kx4K encoding
2012-10-31 Zhao YakuiAllow to create batchbuffer based on the expected buffe...
2012-10-31 Zhao YakuiRemove the dup code of XXX_mfc_avc_prepare
2012-10-31 Zhao YakuiRemove the hard coded value to suppor the 4Kx4K encoding
2012-10-31 Zhao YakuiUnify the XXX_free_avc_surface for media encoding/decoding
2012-10-23 Zhao YakuiHandle the MFX change between A stepping and B-stepping...
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 YakuiUse the common API to write avc SPS/PPS/SEI info on...
2012-10-23 Zhao YakuiHandle the MFX change between A stepping and B-stepping...
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 YakuiAdd the common BRC API to avoid the duplicated code
2012-10-23 Zhao YakuiAdd the separated files for media encoder on haswell