[FFmpeg-devel] [PATCH] Drop unused args from	vector_fmul_add_add, simpify code, and rename
    Måns Rullgård 
    mans
       
    Sun Sep 27 18:55:29 CEST 2009
    
    
  
Mans Rullgard <mans at mansr.com> writes:
> The src3 and step arguments to vector_fmul_add_add() are always zero
> and one, respectively.  This removes these arguments from the function,
> simplifies the code accordingly, and renames the function to better
> match the new operation.
> ---
>  libavcodec/dsputil.c           |    6 ++--
>  libavcodec/dsputil.h           |    4 +--
>  libavcodec/ppc/float_altivec.c |   66 ++--------------------------------
>  libavcodec/wmadec.c            |    8 ++--
>  libavcodec/x86/dsputil_mmx.c   |   76 +++------------------------------------
>  5 files changed, 18 insertions(+), 142 deletions(-)
3 days, 2 pings, no replies.  Applied.
-- 
M?ns Rullg?rd
mans at mansr.com
    
    
More information about the ffmpeg-devel
mailing list