Re: [FFmpeg-devel] [PATCH] lavc/x86: clear r2 higher bits in ff_sbr_sum_square

2017-06-26 Thread Matthieu Bouron
On Sat, Jun 24, 2017 at 02:01:27AM -0300, James Almer wrote: > On 6/23/2017 11:56 AM, Matthieu Bouron wrote: > > Suggested-by: James Almer > > --- > > libavcodec/x86/sbrdsp.asm | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/libavcodec/x86/sbrdsp.asm b/libavcodec/x

Re: [FFmpeg-devel] [PATCH] lavc/x86: clear r2 higher bits in ff_sbr_sum_square

2017-06-23 Thread James Almer
On 6/23/2017 11:56 AM, Matthieu Bouron wrote: > Suggested-by: James Almer > --- > libavcodec/x86/sbrdsp.asm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/x86/sbrdsp.asm b/libavcodec/x86/sbrdsp.asm > index 07a412b2ae..02b52ee300 100644 > --- a/libavcodec/x86/

[FFmpeg-devel] [PATCH] lavc/x86: clear r2 higher bits in ff_sbr_sum_square

2017-06-23 Thread Matthieu Bouron
Suggested-by: James Almer --- libavcodec/x86/sbrdsp.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/x86/sbrdsp.asm b/libavcodec/x86/sbrdsp.asm index 07a412b2ae..02b52ee300 100644 --- a/libavcodec/x86/sbrdsp.asm +++ b/libavcodec/x86/sbrdsp.asm @@ -38,7 +38,7 @@ S