]> git.sesse.net Git - vlc/commitdiff
Do not build crop video filter plugin.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 17 Apr 2010 19:35:01 +0000 (21:35 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 17 Apr 2010 20:44:37 +0000 (22:44 +0200)
Only the autocrop feature is really lost with that but it was very
inefficient.

modules/video_filter/Modules.am

index 92a8ff1878d69711e5b40ebe5e51c3aa6b49a1d6..a46d0a1eb671c60ad474dbdd7aabeb072ffb90aa 100644 (file)
@@ -86,7 +86,6 @@ libvlc_LTLIBRARIES += \
        libchain_plugin.la \
        libclone_plugin.la \
        libcolorthres_plugin.la \
-       libcrop_plugin.la \
        libcroppadd_plugin.la \
        libdeinterlace_plugin.la \
        liberase_plugin.la \