From fda3269c9e4e3daf92d1a2c73397330884abee50 Mon Sep 17 00:00:00 2001 From: Laurent Aimar Date: Sat, 17 Apr 2010 21:31:07 +0200 Subject: [PATCH] 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). --- modules/video_filter/Modules.am | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/video_filter/Modules.am b/modules/video_filter/Modules.am index aa88da0bbd..92a8ff1878 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 -- 2.39.5