Age | Commit message (Expand) | Author | Files | Lines |
2013-01-30 | Correct the mv offset for mpeg2 encoding on HSW | Li Xiaowei | 1 | -5/+5 |
2013-01-23 | Fill the bitplane for VC1 skip picture decoding | Li, Xiaowei A | 3 | -3/+21 |
2013-01-23 | Fix the issue of GPU hang when encoding picture with one macroblock width | Zhao Yakui | 10 | -38/+66 |
2013-01-23 | Enlarge deblocking filter row store for VC-1 decoding | Xiang, Haihao | 3 | -3/+3 |
2013-01-23 | Enlarge deblocking filter row store for VC-1 decoding | Xiang, Haihao | 3 | -3/+3 |
2013-01-17 | Refine mpeg2 mfc pipeline code | Li Xiaowei | 2 | -757/+799 |
2013-01-17 | apply new mv offset for mpeg2 encoding on HSW | Li Xiaowei | 1 | -11/+5 |
2013-01-17 | Use the common scoreboard code on Ivy/Haswell to remove the duplicated code | Zhao Yakui | 4 | -341/+191 |
2013-01-17 | Keep the old indent style in file of gen7_vme/gen75_vme | Zhao Yakui | 2 | -51/+51 |
2013-01-17 | Fix one error of calculating VME parameter for inter-frame on Haswell | Zhao Yakui | 5 | -14/+14 |
2013-01-17 | Update the binary code for MPEG2 VME on haswell | Zhao Yakui | 1 | -18/+160 |
2013-01-17 | Remove the intermedia file of mpeg2_inter_frame_haswell.gen75.asm | Yakui Zhao | 1 | -444/+0 |
2013-01-17 | Add the bidirectional MVP to optimize the VME parameter on Ivb | Zhao Yakui | 7 | -23/+1168 |
2013-01-17 | Use the scoreboard for AVC encoding on Ivy | Zhao Yakui | 1 | -1/+187 |
2013-01-17 | Backport the mode/mv cost table on Ivy | Zhao Yakui | 3 | -26/+82 |
2013-01-17 | Add the VME shader for Ivy that supports MVP | Zhao Yakui | 9 | -33/+1393 |
2013-01-17 | Add the separated encoding files for Ivy | Zhao Yakui | 4 | -1/+967 |
2013-01-17 | Remove the intermediate file of mpeg2_inter_frame.gen7.asm as it is generated... | Yakui Zhao | 1 | -271/+0 |
2013-01-17 | Fix one compiling warning of floor implicit definition | Zhao Yakui | 1 | -1/+2 |
2013-01-17 | Fix the error of reading neighbour macroblock pixels during VME prediction on... | Zhao Yakui | 4 | -3/+34 |
2013-01-17 | VPP: Support multi filters for vebox pipeline | Li Xiaowei | 3 | -37/+54 |
2013-01-17 | VEBOX: clean supported fourcc format in VPP pipeline | Li Xiaowei | 1 | -9/+11 |
2013-01-17 | VEBOX: update filters info for every frame processing | Li Xiaowei | 1 | -36/+27 |
2013-01-17 | VEBOX: support multi color balance params in one filter | Li Xiaowei | 2 | -14/+20 |
2013-01-17 | Adjust the reference window based on MVP prediction to optimize VME param on ... | Zhao Yakui | 5 | -10/+57 |
2013-01-17 | Add the bidirectional MV prediction for B-frame on Haswell | Zhao Yakui | 8 | -15/+1299 |
2013-01-17 | Remove the preprocessor redefinitions for H264 and MPEG2 on Haswell | Zhao Yakui | 2 | -14/+9 |
2013-01-17 | Packing the Intra macroblock in P/B slice for MPEG2 | Li Xiaowei | 1 | -17/+34 |
2013-01-17 | Enable MPEG2 encoding flag for gen7 codec info | Li Xiaowei | 1 | -0/+2 |
2013-01-17 | Avoid intra VME for MPEG2 | Li Xiaowei | 1 | -10/+30 |
2013-01-17 | Add MPEG2 MFC pipeline for IVB | Li Xiaowei | 1 | -1/+771 |
2013-01-17 | Add MPEG2 VME pipeline for IVB | Li Xiaowei | 2 | -30/+337 |
2013-01-17 | Add MPEG2 VME shader files for IVB | Li Xiaowei | 5 | -3/+393 |
2013-01-17 | Use the wavefront-scan instead of raster-scan during VME prediction on Haswell | Zhao Yakui | 1 | -37/+110 |
2013-01-17 | Add the MV prediction to optimize VME parameter on Haswell | Zhao Yakui | 4 | -1/+533 |
2013-01-17 | Discard the intermediate result during VME prediction on haswell | Zhao Yakui | 3 | -98/+3 |
2013-01-17 | MEDIA_OBJECT uses hardware scoreboard during VME prediction on Haswell | Zhao Yakui | 3 | -10/+165 |
2013-01-14 | Set Fix_Prev_Mb_skipped flag in AVC_BSD_OBJECT command instead of VC1_BSD_OBJ... | Xiang, Haihao | 1 | -1/+1 |
2013-01-14 | Set Fix_Prev_Mb_skipped flag in AVC_BSD_OBJECT command instead of VC1_BSD_OBJ... | Xiang, Haihao | 1 | -1/+1 |
2013-01-09 | Use the internal CondOver flag | Xiang, Haihao | 3 | -12/+12 |
2013-01-09 | Fix ttmbf/ttfrm when vstransform is 0 on HSW | Xiang, Haihao | 1 | -1/+12 |
2013-01-09 | No overlap smoothing for B frame in Main and Simple profiles | Xiang, Haihao | 3 | -6/+9 |
2013-01-09 | Use the internal CondOver flag | Xiang, Haihao | 3 | -12/+12 |
2013-01-09 | Fix ttmbf/ttfrm when vstransform is 0 on HSW | Xiang, Haihao | 1 | -1/+12 |
2013-01-09 | No overlap smoothing for B frame in Main and Simple profiles | Xiang, Haihao | 3 | -6/+9 |
2013-01-09 | workaround to set VC1 overlap filter flag | Li, Xiaowei A | 3 | -9/+60 |
2013-01-08 | Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT command | Xiang, Haihao | 4 | -2/+5 |
2013-01-08 | Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT command | Xiang, Haihao | 4 | -2/+5 |
2013-01-08 | render: fix rotation vertices for Ironlake. | Gwenole Beauchesne | 1 | -14/+14 |
2013-01-04 | naive fix in avc_get_first_mb_bit_offset_with_epb | Tobias Jakobi | 1 | -4/+4 |