mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.
Originally committed as revision 29175 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
c5662879ff
commit
cc3a248603
@ -16,8 +16,6 @@ OBJS-$(HAVE_VIS) += sparc/yuv2rgb_vis.o
|
||||
|
||||
MMX-OBJS-$(CONFIG_GPL) += x86/yuv2rgb_mmx.o \
|
||||
|
||||
OBJS-$(HAVE_MMX) += $(MMX-OBJS-yes)
|
||||
|
||||
EXAMPLES = swscale
|
||||
TESTPROGS = colorspace
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user