OSDN Git Service

fmtconvert: int32_t input to int32_to_float_fmul_scalar
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Thu, 27 Dec 2012 21:33:51 +0000 (22:33 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 18 May 2013 16:01:16 +0000 (18:01 +0200)
commitf49564c6075935443323abf4571a62205e7b3c59
tree02f7360e05c77564a6032803d35187b7cb6b9e5e
parentd13fa0e995edc8a92359799ae6a9124d3a89306b
fmtconvert: int32_t input to int32_to_float_fmul_scalar

It was previously declared as int.
Does not change fate results for x86.

Conflicts:

libavcodec/ppc/fmtconvert_altivec.c

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/ac3dec.c
libavcodec/ac3dec.h
libavcodec/arm/dca.h
libavcodec/arm/fmtconvert_init_arm.c
libavcodec/dcadec.c
libavcodec/fmtconvert.c
libavcodec/fmtconvert.h
libavcodec/ppc/fmtconvert_altivec.c
libavcodec/x86/fmtconvert.asm
libavcodec/x86/fmtconvert_init.c