You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Remove forgotten ASM_OBJS in libswscale
Originally committed as revision 27887 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@@ -11,7 +11,7 @@ OBJS-$(CONFIG_MLIB) += yuv2rgb_mlib.o
|
||||
OBJS-$(HAVE_ALTIVEC) += yuv2rgb_altivec.o
|
||||
OBJS-$(HAVE_VIS) += yuv2rgb_vis.o
|
||||
|
||||
ASM_OBJS-$(ARCH_BFIN) += internal_bfin.o
|
||||
OBJS-$(ARCH_BFIN) += internal_bfin.o
|
||||
|
||||
HEADERS = swscale.h
|
||||
|
||||
|
Reference in New Issue
Block a user