summaryrefslogtreecommitdiff
path: root/src/gen6_mfd.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-02decoder: h264: optimize support for grayscale surfaces.Gwenole Beauchesne1-2/+6
2014-06-02decoder: h264: factor out allocation of reconstructed surfaces.Gwenole Beauchesne1-11/+1
2014-04-23Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui1-3/+3
2013-12-03H.264: Support Constrained Baseline profile instead of Baseline profileXiang, Haihao1-1/+1
2013-12-03dec/mpeg2: ignore slices which aren't in raster scan order on SNBXiang, Haihao1-22/+12
2013-09-06Insert a phantom slice for H.264 deocdong on SNBXiang, Haihao1-5/+51
2013-04-03Merge branch 'master' into stagingXiang, Haihao1-32/+14
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-19/+19
2013-03-15Return the status when running the pipelineXiang, Haihao1-1/+3
2013-01-23Fill the bitplane for VC1 skip picture decodingLi, Xiaowei A1-0/+6
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-14Set Fix_Prev_Mb_skipped flag in AVC_BSD_OBJECT command instead of VC1_BSD_OBJ...Xiang, Haihao1-1/+1
2013-01-14Set Fix_Prev_Mb_skipped flag in AVC_BSD_OBJECT command instead of VC1_BSD_OBJ...Xiang, 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-33/+10
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-0/+6
2012-12-14Fix H264 YUV400 surface render issueLi, Xiaowei A1-0/+11
2012-12-14Fix H264 YUV400 surface render issueLi, Xiaowei A1-0/+11
2012-12-14vc1: fix bitplane buffer size (SNB, IVB).Gwenole Beauchesne1-1/+1
2012-11-01Warning fixesXiang, Haihao1-21/+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-08Add sysdeps.h for system-dependent definitions.Gwenole Beauchesne1-6/+1
2012-09-27fix ttmbf/ttfrm when vstransform is 0Zhao Halley1-2/+12
2012-09-27fix ttmbf/ttfrm when vstransform is 0Zhao Halley1-2/+12
2012-03-29mpeg2: fix construction of reference frames list (SNB, IVB).Gwenole Beauchesne1-19/+6
2012-03-29mpeg2: fix TFF calculation (SNB).Gwenole Beauchesne1-1/+9
2012-03-29mpeg2: fix incorrect slice_vertical_position from codec layers.Gwenole Beauchesne1-3/+11
2012-03-27Allocate internal buffers with right size for SNB & IVBXiang, Haihao1-13/+20
2012-03-27Allocate internal buffers with right size for SNB & IVBXiang, Haihao1-13/+20
2012-03-18mpeg2: fix construction of reference frames list (SNB, IVB).Gwenole Beauchesne1-19/+6
2012-03-18mpeg2: fix TFF calculation (SNB).Gwenole Beauchesne1-1/+9
2012-03-18mpeg2: fix incorrect slice_vertical_position from codec layers.Gwenole Beauchesne1-3/+11
2012-03-13h264: fix weight denom for implicit weight tables (SNB).Gwenole Beauchesne1-2/+12
2012-03-13h264: fix weighted prediction indicator (SNB).Gwenole Beauchesne1-1/+1
2012-03-02h264: fix first macroblock bit offset calculation (ILK, SNB, IVB).Gwenole Beauchesne1-33/+10
2012-02-23vc1: fix bitplane buffer size (SNB, IVB).Gwenole Beauchesne1-1/+1