summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-01-17apply new mv offset for mpeg2 encoding on HSWLi Xiaowei1-11/+5
2013-01-17Use the common scoreboard code on Ivy/Haswell to remove the duplicated codeZhao Yakui4-341/+191
2013-01-17Keep the old indent style in file of gen7_vme/gen75_vmeZhao Yakui2-51/+51
2013-01-17Fix one error of calculating VME parameter for inter-frame on HaswellZhao Yakui5-14/+14
2013-01-17Update the binary code for MPEG2 VME on haswellZhao Yakui1-18/+160
2013-01-17Remove the intermedia file of mpeg2_inter_frame_haswell.gen75.asmYakui Zhao1-444/+0
2013-01-17Add the bidirectional MVP to optimize the VME parameter on IvbZhao Yakui7-23/+1168
2013-01-17Use the scoreboard for AVC encoding on IvyZhao Yakui1-1/+187
2013-01-17Backport the mode/mv cost table on IvyZhao Yakui3-26/+82
2013-01-17Add the VME shader for Ivy that supports MVPZhao Yakui9-33/+1393
2013-01-17Add the separated encoding files for IvyZhao Yakui4-1/+967
2013-01-17Remove the intermediate file of mpeg2_inter_frame.gen7.asm as it is generated...Yakui Zhao1-271/+0
2013-01-17Fix one compiling warning of floor implicit definitionZhao Yakui1-1/+2
2013-01-17Fix the error of reading neighbour macroblock pixels during VME prediction on...Zhao Yakui4-3/+34
2013-01-17VPP: Support multi filters for vebox pipelineLi Xiaowei3-37/+54
2013-01-17VEBOX: clean supported fourcc format in VPP pipelineLi Xiaowei1-9/+11
2013-01-17VEBOX: update filters info for every frame processingLi Xiaowei1-36/+27
2013-01-17VEBOX: support multi color balance params in one filterLi Xiaowei2-14/+20
2013-01-17Adjust the reference window based on MVP prediction to optimize VME param on ...Zhao Yakui5-10/+57
2013-01-17Add the bidirectional MV prediction for B-frame on HaswellZhao Yakui8-15/+1299
2013-01-17Remove the preprocessor redefinitions for H264 and MPEG2 on HaswellZhao Yakui2-14/+9
2013-01-17Packing the Intra macroblock in P/B slice for MPEG2Li Xiaowei1-17/+34
2013-01-17Enable MPEG2 encoding flag for gen7 codec infoLi Xiaowei1-0/+2
2013-01-17Avoid intra VME for MPEG2Li Xiaowei1-10/+30
2013-01-17Add MPEG2 MFC pipeline for IVBLi Xiaowei1-1/+771
2013-01-17Add MPEG2 VME pipeline for IVBLi Xiaowei2-30/+337
2013-01-17Add MPEG2 VME shader files for IVBLi Xiaowei5-3/+393
2013-01-17Use the wavefront-scan instead of raster-scan during VME prediction on HaswellZhao Yakui1-37/+110
2013-01-17Add the MV prediction to optimize VME parameter on HaswellZhao Yakui4-1/+533
2013-01-17Discard the intermediate result during VME prediction on haswellZhao Yakui3-98/+3
2013-01-17MEDIA_OBJECT uses hardware scoreboard during VME prediction on HaswellZhao Yakui3-10/+165
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, Haihao3-12/+12
2013-01-09Fix ttmbf/ttfrm when vstransform is 0 on HSWXiang, Haihao1-1/+12
2013-01-09No overlap smoothing for B frame in Main and Simple profilesXiang, Haihao3-6/+9
2013-01-09Use the internal CondOver flagXiang, Haihao3-12/+12
2013-01-09Fix ttmbf/ttfrm when vstransform is 0 on HSWXiang, Haihao1-1/+12
2013-01-09No overlap smoothing for B frame in Main and Simple profilesXiang, Haihao3-6/+9
2013-01-09workaround to set VC1 overlap filter flagLi, Xiaowei A3-9/+60
2013-01-08Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT commandXiang, Haihao4-2/+5
2013-01-08Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT commandXiang, Haihao4-2/+5
2013-01-08render: fix rotation vertices for Ironlake.Gwenole Beauchesne1-14/+14
2013-01-04naive fix in avc_get_first_mb_bit_offset_with_epbTobias Jakobi1-4/+4
2013-01-03subpicture: don't overallocate palette on 64-bit systems.Gwenole Beauchesne1-1/+1
2013-01-03subpicture: fix creation of IA88/AI88 subpicture images.Gwenole Beauchesne1-0/+12
2013-01-03subpicture: expose "global-alpha" is supported.Gwenole Beauchesne1-6/+10
2013-01-03subpicture: don't overallocate palette on 64-bit systems.Gwenole Beauchesne1-1/+1
2013-01-03subpicture: fix creation of IA88/AI88 subpicture images.Gwenole Beauchesne1-0/+12
2013-01-03subpicture: expose "global-alpha" is supported.Gwenole Beauchesne1-6/+10