[SCM] libav/experimental: Clarify that yuv2rgb_init.c cannot be used under LGPL
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 15:54:26 UTC 2013
The following commit has been merged in the experimental branch:
commit d32d303568eeda7a2dda7e07b9e0f89c86caa032
Author: Luca Abeni <lucabe72 at email.it>
Date: Fri Dec 22 17:57:19 2006 +0000
Clarify that yuv2rgb_init.c cannot be used under LGPL
Originally committed as revision 21730 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
diff --git a/libswscale/Makefile b/libswscale/Makefile
index 377ea80..c65a3a9 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
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list