OSDN Git Service

avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() affecting...
authorRong Yan <rongyan236@gmail.com>
Thu, 11 Sep 2014 09:07:40 +0000 (09:07 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 11 Sep 2014 16:36:34 +0000 (18:36 +0200)
commit8e8db16a2cf54c95158e59b281b424cc8ff4e931
treec967f80338a71a65a04c1827a574e872d4264d8e
parent4a203b773702ea1989b1ad89eaeaf96a291873d8
avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() affecting little endian environments on POWER8

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/ppc/float_dsp_altivec.c