summaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
authorlucabe <lucabe@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-22 17:57:19 +0000
committerlucabe <lucabe@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-22 17:57:19 +0000
commitfa035363aaa724fd450e1f59510b3d5ef79b0c75 (patch)
tree0d88f98a6dec63dee58c7d583f1c0ab6751458f9 /libswscale
parent86eb5f495c3a985419804dbe14839c0f7d89bf2d (diff)
downloadmpv-fa035363aaa724fd450e1f59510b3d5ef79b0c75.tar.bz2
mpv-fa035363aaa724fd450e1f59510b3d5ef79b0c75.tar.xz
Clarify that yuv2rgb_init.c cannot be used under LGPL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21730 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libswscale')
-rw-r--r--libswscale/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libswscale/Makefile b/libswscale/Makefile
index 377ea80a7e..c65a3a9c86 100644
--- a/libswscale/Makefile
+++ b/libswscale/Makefile
@@ -15,8 +15,6 @@ OBJS+= yuv2rgb_altivec.o
endif
ifeq ($(CONFIG_GPL),yes)
OBJS+= yuv2rgb.o
-else
-OBJS+= yuv2rgb_init.o
endif
HEADERS = swscale.h rgb2rgb.h