]> git.sesse.net Git - vlc/commitdiff
Do not build transform video filter plugin.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 17 Apr 2010 19:31:07 +0000 (21:31 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 17 Apr 2010 20:44:36 +0000 (22:44 +0200)
It will have to be converted to "video filter2" (and the core extended
to support output format changes).

modules/video_filter/Modules.am

index aa88da0bbdaed4f787234528415474a38fd8420e..92a8ff1878d69711e5b40ebe5e51c3aa6b49a1d6 100644 (file)
@@ -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