Re: [FFmpeg-devel] [PATCH] x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions

2015-02-08 Thread Ronald S. Bultje
Hi, On Sat, Feb 7, 2015 at 9:10 PM, James Almer wrote: > On 07/02/15 11:08 PM, James Almer wrote: > > On 07/02/15 11:05 PM, Ronald S. Bultje wrote: > >> Hi, > >> > >> On Sat, Feb 7, 2015 at 8:33 PM, James Almer wrote: > >> > >>> Signed-off-by: James Almer > >>> --- > >>> libavcodec/x86/vp9itx

Re: [FFmpeg-devel] [PATCH] x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions

2015-02-07 Thread James Almer
On 07/02/15 11:05 PM, Ronald S. Bultje wrote: > Hi, > > On Sat, Feb 7, 2015 at 8:33 PM, James Almer wrote: > >> Signed-off-by: James Almer >> --- >> libavcodec/x86/vp9itxfm.asm | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/libavcodec/x86/vp9itxfm.asm b/libavcodec/x86/vp9itxfm.

Re: [FFmpeg-devel] [PATCH] x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions

2015-02-07 Thread James Almer
On 07/02/15 11:08 PM, James Almer wrote: > On 07/02/15 11:05 PM, Ronald S. Bultje wrote: >> Hi, >> >> On Sat, Feb 7, 2015 at 8:33 PM, James Almer wrote: >> >>> Signed-off-by: James Almer >>> --- >>> libavcodec/x86/vp9itxfm.asm | 3 +++ >>> 1 file changed, 3 insertions(+) >>> >>> diff --git a/lib

Re: [FFmpeg-devel] [PATCH] x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions

2015-02-07 Thread James Almer
On 07/02/15 11:05 PM, Ronald S. Bultje wrote: > Hi, > > On Sat, Feb 7, 2015 at 8:33 PM, James Almer wrote: > >> Signed-off-by: James Almer >> --- >> libavcodec/x86/vp9itxfm.asm | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/libavcodec/x86/vp9itxfm.asm b/libavcodec/x86/vp9itxfm.

Re: [FFmpeg-devel] [PATCH] x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions

2015-02-07 Thread Ronald S. Bultje
Hi, On Sat, Feb 7, 2015 at 8:33 PM, James Almer wrote: > Signed-off-by: James Almer > --- > libavcodec/x86/vp9itxfm.asm | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/libavcodec/x86/vp9itxfm.asm b/libavcodec/x86/vp9itxfm.asm > index 64859a0..bfe427f 100644 > --- a/libavcodec/x86/v

[FFmpeg-devel] [PATCH] x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions

2015-02-07 Thread James Almer
Signed-off-by: James Almer --- libavcodec/x86/vp9itxfm.asm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libavcodec/x86/vp9itxfm.asm b/libavcodec/x86/vp9itxfm.asm index 64859a0..bfe427f 100644 --- a/libavcodec/x86/vp9itxfm.asm +++ b/libavcodec/x86/vp9itxfm.asm @@ -407,6 +407,9 @@ IDCT_4x