[PATCH] Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
Justin Ruggles
justin.ruggles
Thu Jan 13 21:28:06 CET 2011
---
libavcodec/aacenc.c | 2 +-
libavcodec/ac3enc.c | 4 +-
libavcodec/ac3enc_fixed.c | 2 +-
libavcodec/ac3enc_float.c | 16 ++++--------
libavcodec/arm/dsputil_init_neon.c | 2 +-
libavcodec/arm/dsputil_neon.S | 45 +++++++++++++++++------------------
libavcodec/atrac3.c | 2 +-
libavcodec/dsputil.c | 4 +-
libavcodec/dsputil.h | 2 +-
libavcodec/nellymoserenc.c | 6 ++--
libavcodec/ppc/float_altivec.c | 10 ++++----
libavcodec/twinvq.c | 4 +-
libavcodec/vorbis_dec.c | 2 +-
libavcodec/x86/dsputil_mmx.c | 24 +++++++++---------
14 files changed, 60 insertions(+), 65 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Change-DSPContext.vector_fmul-from-dst-dst-src-to-de.patch
Type: text/x-patch
Size: 14981 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110113/8e4ef75b/attachment.bin>
More information about the ffmpeg-devel
mailing list