[FFmpeg-devel] [PATCH] Remove duplicate definitions of fullpel MC functions

Alex Converse alex.converse
Wed Aug 25 21:37:21 CEST 2010


On Tue, Aug 3, 2010 at 6:37 PM, Mans Rullgard <mans at mansr.com> wrote:
> This removes duplicated definitions of 8x8 and 16x16 fullpel MC
> functions with various names reducing dsputil.o by 8k on x86_64.
> ---
> ?libavcodec/cavsdsp.c | ? ?5 ++++
> ?libavcodec/dsputil.c | ? 53 ++++++++++++++++++++-----------------------------
> ?libavcodec/dsputil.h | ? 15 ++++---------
> ?libavcodec/vc1dsp.c ?| ? ?4 +-
> ?4 files changed, 34 insertions(+), 43 deletions(-)
>

awesome!



More information about the ffmpeg-devel mailing list