[vlc-commits] Contribs: libpostproc was removed from libav
    Konstantin Pavlov 
    git at videolan.org
       
    Fri May 25 12:47:53 CEST 2012
    
    
  
vlc/vlc-2.0 | branch: master | Konstantin Pavlov <thresh at videolan.org> | Fri Feb 24 13:51:05 2012 +0400| [831357f75b81817e6fb0b49c6b6b729106b4bca5] | committer: Jean-Baptiste Kempf
Contribs: libpostproc was removed from libav
(cherry picked from commit 59c0cf6f125a5d6ddbb839adcfa31404c0043c89)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=831357f75b81817e6fb0b49c6b6b729106b4bca5
---
 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 41bdafe..330832d 100644
--- a/contrib/src/ffmpeg/rules.mak
+++ b/contrib/src/ffmpeg/rules.mak
@@ -12,7 +12,6 @@ FFMPEGCONF = \
 	--enable-libopenjpeg \
 	--disable-debug \
 	--enable-gpl \
-	--enable-postproc \
 	--disable-avdevice \
 	--disable-devices \
 	--disable-protocols \
    
    
More information about the vlc-commits
mailing list