OSDN Git Service

decode: release huffman_table from decode state
[android-x86/hardware-intel-common-vaapi.git] / src / gen6_vme.c
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
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 Zhao YakuiEncoding: Add one ROI flag and ROI buffer
2016-08-15 Zhao YakuiEncoding: Add one ROI flag and ROI buffer
2015-09-15 Xiang, HaihaoCheck pointer returned from calloc()
2014-09-09 Zhong LiEnabling SNB avc encoding configuration
2014-02-27 Zhao YakuiFix the wrong setting in MI_BATCH_BATCH_START command...
2014-02-27 Zhao YakuiAvoid the duplicated macro-definition of surface size
2013-11-13 Xiang, HaihaoClean up for setting up reference surface state
2013-11-13 Xiang, HaihaoFix the reference for list1
2013-11-13 Xiang, HaihaoCheck the reference surface id against VA_INVALID_SURFACE
2013-11-13 Xiang, HaihaoIndent the code of encoding
2013-09-06 Xiang, HaihaoCleanup profile tracking in encoder
2013-05-09 Zhao YakuiVME uses reference frame parsed from slice_param instea...
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoRemove the dead code in gen6_vme.c
2013-03-15 Xiang, HaihaoEncoder: directly use the objects for the reference...
2013-03-15 Xiang, HaihaoEncoder: directly use the surface object of the input...
2013-03-15 Xiang, HaihaoAvoid potential buffer overflow issue
2013-02-20 Adrian Marius Negreanugen6: MPEG2 is not supported by gen6 pipeline
2013-01-17 Li XiaoweiAvoid intra VME for MPEG2
2013-01-17 Li XiaoweiAdd MPEG2 VME pipeline for IVB
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 YakuiRestrict the max MV number in MV prediction
2012-07-07 Xiang, HaihaoAdjust the search path and LUT_MV table in VME
2012-06-11 Rogozhkin, Dmitry VNew BRC algorithm to match HRD
2012-05-29 Rogozhkin, Dmitry VOptimal parameters for Intra prediction mode
2012-04-10 Xiang, HaihaoCorrect the setting for search path in VME_STATE
2012-04-06 Zhou ChangFixed multipul slices edge prediction issue for Intra
2012-04-06 Xiang, HaihaoUpdate LUT_MV table
2012-04-06 Xiang, HaihaoExpand the VME output buffer for Inter frame
2012-04-01 Xiang, HaihaoUpdate LUT_MbMode for set 0
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-15 Xiang, HaihaoVME: dual start and adaptive search
2012-03-15 Xiang, HaihaoVME: Handle multiple macroblocks in a single thread
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-01 Xiang, HaihaoFix memory leak
2012-02-29 Xiang, HaihaoCleanup VME
2012-02-28 Xiang, HaihaoFix memory leak
2012-02-23 Xiang, HaihaoReissue all states before executing VME
2012-02-23 Xiang, HaihaoReissue all states before executing VME
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-14 Xiang, HaihaoUse the same the binding table index on Sandybridge...
2012-02-14 Xiang, HaihaoCreate batchbuffer for VME via GPU shader on Sandybridge
2012-02-14 Xiang, HaihaoFill VME batchbuffer by GPU instead of CPU
2012-02-10 Xiang, HaihaoClean up
2012-02-10 Xiang, HaihaoFix the address of the surface state for vme output...
2012-02-10 Xiang, HaihaoFix surface state size
2012-02-01 Xiang, HaihaoAdd support for I420, YV12 etc. formatted YUV surface...
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-01-10 Xiang, HaihaoAvoid depending on va_backend.h for some files
2011-12-19 Xiang, HaihaoSplit Gen6 MFC and Gen7 MFC
2011-10-13 Zhou ChangFixed 1080p issue and add transform 8x8 support.
2011-10-11 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-10-10 Xiang, Haihaoupdate due to the change of interface
2011-09-19 Xiang, Haihaosilence compiler warning
2011-09-19 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-08-25 Zhou ChangRevert "The MV's quarlity has been improved and multi...
2011-08-25 Zhou ChangThe MV's quarlity has been improved and multi MB type...
2011-08-25 Zhou ChangFixed a vme search path bug, current search area is...
2011-08-25 Zhou ChangImprove VME search area from 32x32 to 48x48.
2011-08-25 Xiang, Haihaoi965_drv_video: use new buffers for encoding
2011-08-25 Xiang, Haihaoi965_drv_video: set surface state for B frame on Ivybridge
2011-08-25 Zhou ChangSupport B frame in MFC and VME.
2011-08-22 Gwenole BeauchesneMoved files around.