[FFmpeg-devel] [PATCH 1/2] Remove unneeded add bias from 3 functions.

Justin Ruggles justin.ruggles
Thu Jan 27 22:48:56 CET 2011


DSPContext.vector_fmul_window()
DCADSPContext.lfe_fir()
SynthFilterContext.synth_filter_float()
---
 libavcodec/aacdec.c            |   20 ++++++++++----------
 libavcodec/ac3dec.c            |    6 ++++--
 libavcodec/atrac1.c            |    2 +-
 libavcodec/dca.c               |    4 ++--
 libavcodec/dcadsp.c            |    6 +++---
 libavcodec/dcadsp.h            |    2 +-
 libavcodec/dsputil.c           |    6 +++---
 libavcodec/dsputil.h           |    4 ++--
 libavcodec/ppc/float_altivec.c |   14 ++++----------
 libavcodec/synth_filter.c      |    6 +++---
 libavcodec/synth_filter.h      |    2 +-
 libavcodec/twinvq.c            |    1 -
 libavcodec/vorbis_dec.c        |    6 +++---
 libavcodec/wmaprodec.c         |    2 +-
 libavcodec/x86/dsputil_mmx.c   |   14 ++++++--------
 15 files changed, 44 insertions(+), 51 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-unneeded-add-bias-from-3-functions.patch
Type: text/x-patch
Size: 17142 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110127/babd9428/attachment.bin>



More information about the ffmpeg-devel mailing list