Re: [libav-devel] [PATCH 1/2] x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitly

2015-12-25 Thread Henrik Gramner
On Tue, Dec 22, 2015 at 10:59 PM, Janne Grunau wrote: > This reverts commit 5dfe4edad63971d669ae456b0bc40ef9364cca80. > --- > libavcodec/x86/fmtconvert.asm | 5 + > 1 file changed, 1 insertion(+), 4 deletions(-) Ok. ___

[libav-devel] [PATCH 1/2] x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitly

2015-12-22 Thread Janne Grunau
This reverts commit 5dfe4edad63971d669ae456b0bc40ef9364cca80. --- libavcodec/x86/fmtconvert.asm | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/libavcodec/x86/fmtconvert.asm b/libavcodec/x86/fmtconvert.asm index b9a78a5..0383322 100644 --- a/libavcodec/x86/fmtconvert.asm