[vlc-commits] commit: Do not build transform video filter plugin. (Laurent Aimar )

git at videolan.org git at videolan.org
Sat Apr 17 23:24:02 CEST 2010


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat Apr 17 21:31:07 2010 +0200| [fda3269c9e4e3daf92d1a2c73397330884abee50] | committer: Laurent Aimar 

Do not build transform video filter plugin.

It will have to be converted to "video filter2" (and the core extended
to support output format changes).

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fda3269c9e4e3daf92d1a2c73397330884abee50
---

 modules/video_filter/Modules.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules/video_filter/Modules.am b/modules/video_filter/Modules.am
index aa88da0..92a8ff1 100644
--- a/modules/video_filter/Modules.am
+++ b/modules/video_filter/Modules.am
@@ -112,7 +112,6 @@ libvlc_LTLIBRARIES += \
 	libscale_plugin.la \
 	libscene_plugin.la \
 	libsharpen_plugin.la \
-	libtransform_plugin.la \
 	libwall_plugin.la \
 	libwave_plugin.la \
 	libyuvp_plugin.la



More information about the vlc-commits mailing list