Hi, On Sun, Feb 28, 2016 at 8:26 PM, Timothy Gu <timothyg...@gmail.com> wrote:
> --- > libavcodec/x86/Makefile | 3 +- > libavcodec/x86/vc1dsp.asm | 585 > ----------------------------------- > libavcodec/x86/vc1dsp_loopfilter.asm | 317 +++++++++++++++++++ > libavcodec/x86/vc1dsp_mc.asm | 292 +++++++++++++++++ > 4 files changed, 611 insertions(+), 586 deletions(-) > delete mode 100644 libavcodec/x86/vc1dsp.asm > create mode 100644 libavcodec/x86/vc1dsp_loopfilter.asm > create mode 100644 libavcodec/x86/vc1dsp_mc.asm This is kind of hard to review, but I'm going to assume that there's no actual code changes, in which case this LGTM. Thanks, Ronald _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel