OSDN Git Service

decode: release huffman_table from decode state
[android-x86/hardware-intel-common-vaapi.git] / src / gen75_mfd.c
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
2015-09-06 Lim Siew HoonClean up the duplicate extra two line of code
2015-09-06 Lim Siew HoonFix if statement checking sampling factor for YUV422V_4Y
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-09-06 Zhao YakuiH264: Use macroblock pair to calculate H264 decoding...
2015-09-06 Lim Siew HoonClean up the duplicate extra two line of code
2015-09-06 Lim Siew HoonFix if statement checking sampling factor for YUV422V_4Y
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-07-08 Xiang, HaihaoMerge branch 'v1.6-branch' into master
2015-07-06 Zhao YakuiH264: Use macroblock pair to calculate H264 decoding...
2015-05-18 Zhao YakuiDecode: Free the allocated internal surface used by...
2015-02-03 Xiang, HaihaoVC1: No overlap smoothing if the overlap flag is 0
2014-12-13 Xiang, Haihaodecoder: Add struct gen_codec_surface
2014-09-05 Zhong LiAdd phantom slice support on IVB+
2014-06-16 Gwenole Beauchesnedecoder: h264: fix frame store logic for MVC.
2014-06-16 Gwenole Beauchesnesurface: drop SURFACE_DISPLAYED flag.
2014-06-16 Gwenole Beauchesnedecoder: h264: expose the set of supported MVC profiles.
2014-06-16 Gwenole Beauchesnedecoder: h264: enable Picture ID Remapping on Haswell...
2014-06-16 Gwenole Beauchesnedecoder: h264: factor out look ups for VA/H264 picture...
2014-06-16 Zhao YakuiDefine i965_CreateSurfaces in header file explicitly...
2014-06-02 Gwenole Beauchesnedecoder: h264: optimize support for grayscale surfaces.
2014-06-02 Gwenole Beauchesnedecoder: h264: factor out allocation of reconstructed...
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-04-23 Zhao YakuiDefine i965_DestroySurfaces in header file explicitly...
2014-02-27 Zhao YakuiUpdate the MFX_AVC_IMAGE_STATE to follow the spec
2013-12-03 Xiang, HaihaoH.264: Support Constrained Baseline profile instead...
2013-06-21 Xiang, HaihaoUpdate the supported render target format and pixel...
2013-05-20 Xiang, HaihaoUse IMC3 for JPEG decoding
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoFix potential buffer overflow for JPEG decoding
2013-03-15 Xiang, HaihaoDecoder: use surface object for the workaround
2013-03-15 Xiang, HaihaoDecoder: directly use surface object for decoding
2013-03-15 Xiang, HaihaoDecoder: check whether the surface for decoding output...
2013-03-15 Xiang, HaihaoReturn the status when running the pipeline
2013-03-15 Xiang, HaihaoSilence a bunch of warnings
2013-01-23 Li, Xiaowei AFill the bitplane for VC1 skip picture decoding
2013-01-23 Xiang, HaihaoEnlarge deblocking filter row store for VC-1 decoding
2013-01-23 Xiang, HaihaoEnlarge deblocking filter row store for VC-1 decoding
2013-01-09 Xiang, HaihaoUse the internal CondOver flag
2013-01-09 Xiang, HaihaoFix ttmbf/ttfrm when vstransform is 0 on HSW
2013-01-09 Xiang, HaihaoNo overlap smoothing for B frame in Main and Simple...
2013-01-09 Xiang, HaihaoUse the internal CondOver flag
2013-01-09 Xiang, HaihaoFix ttmbf/ttfrm when vstransform is 0 on HSW
2013-01-09 Xiang, HaihaoNo overlap smoothing for B frame in Main and Simple...
2013-01-09 Li, Xiaowei Aworkaround to set VC1 overlap filter flag
2013-01-08 Xiang, HaihaoAlways set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT command
2013-01-08 Xiang, HaihaoAlways set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT command
2012-12-28 Xiang, HaihaoAdopt the same fix used in the commit 29d73dc to HSW
2012-12-17 Li, Xiaowei Aworkaround to set VC1 overlap filter flag
2012-12-17 Li, Xiaowei AFill the bitplane for VC1 skip picture decoding
2012-12-14 Li, Xiaowei AFix H264 YUV400 surface render issue
2012-12-14 Li, Xiaowei AFix H264 YUV400 surface render issue
2012-12-14 Li, Xiaowei Avc1: fix bitplane buffer size(HSW)
2012-11-01 Xiang, HaihaoWarning fixes
2012-11-01 Zhao YakuiAllow to create batchbuffer based on the expected buffe...
2012-10-31 Zhao YakuiAvoid the dup of gen_free_avc_surface during compile
2012-10-31 Zhao YakuiAllow to create batchbuffer based on the expected buffe...
2012-10-31 Zhao YakuiUnify the XXX_free_avc_surface for media encoding/decoding
2012-10-31 Xiang, HaihaoUnify the code for xxx_free_avc_surface
2012-10-24 Xiang, HaihaoUnify the code for xxx_free_avc_surface
2012-10-23 Xiang, HaihaoHaswell: Disable Picture ID Remapping for AVC decoding
2012-10-23 Zhao YakuiHandle the MFX change between A stepping and B-stepping...
2012-10-23 Zhao YakuiAdd the seperated file for media decoding on Haswell
2012-10-23 Xiang, HaihaoHaswell: Disable Picture ID Remapping for AVC decoding
2012-10-23 Zhao YakuiHandle the MFX change between A stepping and B-stepping...
2012-10-23 Zhao YakuiAdd the seperate decoding callback API for Haswell