[xiph-commits] r18085 - trunk/ffmpeg2theora
j at svn.xiph.org
j at svn.xiph.org
Tue Sep 13 19:29:40 PDT 2011
Author: j
Date: 2011-09-13 19:29:40 -0700 (Tue, 13 Sep 2011)
New Revision: 18085
Modified:
trunk/ffmpeg2theora/SConstruct
Log:
update av deps
Modified: trunk/ffmpeg2theora/SConstruct
===================================================================
--- trunk/ffmpeg2theora/SConstruct 2011-09-14 01:49:38 UTC (rev 18084)
+++ trunk/ffmpeg2theora/SConstruct 2011-09-14 02:29:40 UTC (rev 18085)
@@ -141,6 +141,7 @@
FFMPEG_LIBS=[
"libavdevice",
"libavformat",
+ "libavfilter",
"libavcodec >= 52.30.0",
"libpostproc",
"libswscale",
More information about the commits
mailing list