[vlc-commits] Contribs: we do not need GPL parts of FFmpeg/libav	anymore
    Jean-Baptiste Kempf 
    git at videolan.org
       
    Sun May 27 20:35:46 CEST 2012
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun May 27 20:34:41 2012 +0200| [18d13c34342e4f49980bd66eb9c20eddf21f3a89] | committer: Jean-Baptiste Kempf
Contribs: we do not need GPL parts of FFmpeg/libav anymore
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=18d13c34342e4f49980bd66eb9c20eddf21f3a89
---
 contrib/src/ffmpeg/rules.mak |    1 -
 1 file changed, 1 deletion(-)
diff --git a/contrib/src/ffmpeg/rules.mak b/contrib/src/ffmpeg/rules.mak
index 85fea9c..ed6d8e8 100644
--- a/contrib/src/ffmpeg/rules.mak
+++ b/contrib/src/ffmpeg/rules.mak
@@ -11,7 +11,6 @@ FFMPEGCONF = \
 	--enable-libgsm \
 	--enable-libopenjpeg \
 	--disable-debug \
-	--enable-gpl \
 	--disable-avdevice \
 	--disable-devices \
 	--disable-avfilter \
    
    
More information about the vlc-commits
mailing list