OSDN Git Service

Remove duplicate definitions of fullpel MC functions
authorMåns Rullgård <mans@mansr.com>
Wed, 25 Aug 2010 20:14:21 +0000 (20:14 +0000)
committerMåns Rullgård <mans@mansr.com>
Wed, 25 Aug 2010 20:14:21 +0000 (20:14 +0000)
commit3d1b1caa6b87bbb2f7be06ae8194118170b90f36
treefee39ebeb14b52f03caf15f2f3c6c17ed6aee73c
parent694c5a2850f332a67170d18dde287aa6b7af19ee
Remove duplicate definitions of fullpel MC functions

This removes duplicated definitions of 8x8 and 16x16 fullpel MC
functions with various names reducing dsputil.o by 8k on x86_64.

Originally committed as revision 24933 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cavsdsp.c
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/vc1dsp.c