summaryrefslogtreecommitdiff
path: root/src/gen7_mfd.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-06mpeg2: calculate the slice data length on IVBXiang, Haihao1-2/+27
2014-06-02decoder: h264: optimize support for grayscale surfaces.Gwenole Beauchesne1-1/+5
2014-06-02decoder: h264: factor out allocation of reconstructed surfaces.Gwenole Beauchesne1-11/+1
2014-05-26Simplify some macrosXiang, Haihao1-2/+2
2014-04-23Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui1-13/+13
2014-04-23Define i965_DestroySurfaces in header file explicitly to avoid multiple decla...Zhao Yakui1-4/+0
2014-02-27Update the MFX_AVC_IMAGE_STATE to follow the specZhao Yakui1-2/+2
2013-12-03H.264: Support Constrained Baseline profile instead of Baseline profileXiang, Haihao1-2/+2
2013-06-21Update the supported render target format and pixel formatXiang, Haihao1-17/+26
2013-05-20Use IMC3 for JPEG decodingXiang, Haihao1-1/+1
2013-04-03Merge branch 'master' into stagingXiang, Haihao1-30/+2
2013-03-15Fix potential buffer overflow for JPEG decodingXiang, Haihao1-1/+7
2013-03-15Decoder: use surface object for the workaroundXiang, Haihao1-3/+4
2013-03-15Decoder: directly use surface object for decodingXiang, Haihao1-168/+31
2013-03-15Decoder: check whether the surface for decoding output is validXiang, Haihao1-21/+20
2013-03-15Return the status when running the pipelineXiang, Haihao1-1/+3
2013-03-12Fix H264 YUV400 surface render issue on IVBLi Xiaowei1-0/+11
2013-02-22Update the size of DMV buffer for H.264 decoding on IVBXiang, Haihao1-2/+2
2013-02-22Update the size of DMV buffer for H.264 decoding on IVBXiang, Haihao1-2/+2
2013-01-23Fill the bitplane for VC1 skip picture decodingLi, Xiaowei A1-2/+8
2013-01-23Enlarge deblocking filter row store for VC-1 decodingXiang, Haihao1-1/+1
2013-01-23Enlarge deblocking filter row store for VC-1 decodingXiang, Haihao1-1/+1
2013-01-09Use the internal CondOver flagXiang, Haihao1-4/+4
2013-01-09No overlap smoothing for B frame in Main and Simple profilesXiang, Haihao1-2/+3
2013-01-09Use the internal CondOver flagXiang, Haihao1-4/+4
2013-01-09No overlap smoothing for B frame in Main and Simple profilesXiang, Haihao1-2/+3
2013-01-09workaround to set VC1 overlap filter flagLi, Xiaowei A1-3/+20
2013-01-08Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT commandXiang, Haihao1-0/+1
2013-01-08Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT commandXiang, Haihao1-0/+1
2012-12-28h264: fix first macroblock bit offset calculation (ILK, SNB, IVB).Gwenole Beauchesne1-30/+7
2012-12-17workaround to set VC1 overlap filter flagLi, Xiaowei A1-3/+20
2012-12-17Fill the bitplane for VC1 skip picture decodingLi, Xiaowei A1-2/+8
2012-12-14vc1: fix bitplane buffer size (SNB, IVB).Gwenole Beauchesne1-1/+1
2012-11-01Warning fixesXiang, Haihao1-20/+0
2012-11-01Allow to create batchbuffer based on the expected buffer sizeZhao Yakui1-1/+1
2012-10-31Avoid the dup of gen_free_avc_surface during compileZhao Yakui1-4/+0
2012-10-31Allow to create batchbuffer based on the expected buffer sizeZhao Yakui1-1/+1
2012-10-31Unify the XXX_free_avc_surface for media encoding/decodingZhao Yakui1-0/+1
2012-10-31Unify the code for xxx_free_avc_surfaceXiang, Haihao1-21/+8
2012-10-24Unify the code for xxx_free_avc_surfaceXiang, Haihao1-21/+8
2012-10-23haswell: fix MPEG-2 decoding.Gwenole Beauchesne1-1/+11
2012-10-08Fix build with VA-API 0.32.0.Gwenole Beauchesne1-0/+4
2012-10-08Add sysdeps.h for system-dependent definitions.Gwenole Beauchesne1-7/+1
2012-09-27fix ttmbf/ttfrm when vstransform is 0Zhao Halley1-1/+12
2012-09-27fix ttmbf/ttfrm when vstransform is 0Zhao Halley1-1/+12
2012-07-26Adopt the new interfaces for JPEG decodingXiang, Haihao1-43/+39
2012-07-26Revert "Fix build with older VA-API (libva)."Xiang, Haihao1-4/+0
2012-07-26Adopt the new interfaces for JPEG decodingXiang, Haihao1-25/+21
2012-06-27h264: fix 4K decoding (IVB).Gwenole Beauchesne1-6/+11
2012-06-27h264: fix 4K decoding (IVB).Gwenole Beauchesne1-6/+11