Re: [FFmpeg-devel] [PATCH 04/15] vp8/x86: remove unused register from ABSSUB_CMP macro.

2014-12-27 Thread Clément Bœsch
On Sat, Dec 27, 2014 at 11:02:39AM -0500, Ronald S. Bultje wrote: > --- > libavcodec/x86/vp9lpf.asm | 42 +- > 1 file changed, 21 insertions(+), 21 deletions(-) > > diff --git a/libavcodec/x86/vp9lpf.asm b/libavcodec/x86/vp9lpf.asm > index 64d3b26..44db472

[FFmpeg-devel] [PATCH 04/15] vp8/x86: remove unused register from ABSSUB_CMP macro.

2014-12-27 Thread Ronald S. Bultje
--- libavcodec/x86/vp9lpf.asm | 42 +- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/libavcodec/x86/vp9lpf.asm b/libavcodec/x86/vp9lpf.asm index 64d3b26..44db472 100644 --- a/libavcodec/x86/vp9lpf.asm +++ b/libavcodec/x86/vp9lpf.asm @@ -69,