Update NEWS for 1.4.0
[platform/upstream/libva-intel-driver.git] / src / gen6_mfc.c
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 Xiang, HaihaoCheck the pointer against NULL
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 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 Xiang, HaihaoUse the right wight/height to initialize the internal...
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, HaihaoSilence a bunch of warnings
2013-03-15 Xiang, HaihaoAvoid potential buffer overflow issue
2013-01-17 Li XiaoweiRefine mpeg2 mfc pipeline code
2013-01-17 Zhao YakuiAdd the bidirectional MVP to optimize the VME parameter...
2013-01-17 Li XiaoweiPacking the Intra macroblock in P/B slice for MPEG2
2013-01-17 Li XiaoweiAdd MPEG2 MFC 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 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 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 Xiang, Haihaosilence compiler warning
2012-06-11 Xiang, HaihaoFix slice delta for CBR mode
2012-06-11 Rogozhkin, Dmitry VNew BRC algorithm to match HRD
2012-06-07 Xiang, HaihaoFix coded buffer size calculating for CBR mode
2012-06-07 Xiang, HaihaoFix QP setting for CBR mode
2012-05-31 Xiang, HaihaoAccept packed misc data package such as SEI data
2012-05-30 Xiang, HaihaoFix weight denom for implicit weight tables on SNB...
2012-04-25 Xiang, HaihaoSupport mixed mode for VME
2012-04-25 Xiang, HaihaoFix the filling of MFC batchbuffer for software path
2012-04-23 Zhou ChangAdded workaroud for CBR support in IVB.
2012-04-19 Xiang, HaihaoRemove hard-coded code.
2012-04-06 Zhou ChangChange to none-block in CBR mode
2012-04-06 Zhou ChangAdded interlace mode check, just a workaround.
2012-04-06 Xiang, HaihaoExpand the VME output buffer for Inter frame
2012-03-16 Xiang, HaihaoFix compiler error after merge
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-16 Xiang, HaihaoFix VME output offset issue
2012-03-16 Xiang, HaihaoAlways append MI_BATCH_BUFFER_END at the end of a batch...
2012-03-16 Xiang, HaihaoMore space for the header of picture & slice in the...
2012-03-15 Xiang, HaihaoMFC: optimize the MFC batchbuffer shader
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-27 Xiang, HaihaoUse the right slice parameters for multi-slice encoding
2012-02-27 Xiang, HaihaoUse the right slice parameters for multi-slice encoding
2012-02-22 Xiang, HaihaoAlso support Main & High profile on Sandybridge
2012-02-22 Xiang, HaihaoUse the bitrate control mode set in the current configu...
2012-02-22 Xiang, HaihaoSwitch to the new interface in staging branch.
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-07 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-02-06 Zhou ChangAdded HRD support for Gen6.
2012-02-01 Xiang, HaihaoAdd support for I420, YV12 etc. formatted YUV surface...
2012-01-18 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-12-19 Xiang, HaihaoSplit Gen6 MFC and Gen7 MFC
2011-12-16 Xiang, HaihaoAdd support for transform 8x8 on Ivybridge
2011-12-16 Xiang, HaihaoFix INSERT_OBJECT command on Ivybridge
2011-10-24 Zhou ChangFixed CAVLC/CABAC hardcoded issue.
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, HaihaoMerge branch 'master' into vaapi-ext
2011-09-14 Xiang, Haihaoencode: Correct slice QP and macroblock QP
2011-09-08 Zhou ChangImprove performance of CBR mode.
2011-09-08 Zhou ChangImproved CBR's accuracy based on a multi-try based...
2011-08-25 Xiang, Haihaoi965_drv_vidoe: update packed header iterface
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 Xiang, Haihaoi965_drv_video: deallocate all unused surfaces
2011-08-25 Zhou ChangDisabled direct mode.
2011-08-25 Xiang, Haihaoi965_drv_video: fix a typo
2011-08-25 Xiang, Haihaoi965_drv_video: insert PPS/SPS header into coded buffer
2011-08-25 Zhou ChangSupport direct mode in B frames.
2011-08-25 Xiang, Haihaoi965_drv_video: bound check for coded buffer
2011-08-25 Xiang, Haihaoi965_drv_video: append trail data as the indicator...
2011-08-25 Xiang, Haihaoi965_drv_video: generate slice header in driver
2011-08-25 Xiang, Haihaoi965_drv_video: set QP in slice state
2011-08-25 Xiang, Haihaoi965_drv_video: use new buffers for encoding
2011-08-25 Zhou ChangAdjust HW bit rate contorl panic mode's threshold for...
2011-08-25 Zhou Changimprove CBR accuracy.
2011-08-25 Zhou ChangFixed a const qp for P frame bug.
2011-08-25 Zhou ChangEnable HW bit rate control in MFC, MB level QP auto...
2011-08-25 Zhou ChangSupport B frame in MFC and VME.
2011-08-22 Gwenole BeauchesneMoved files around.