[vlc-commits] commit: Do not build crop 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:35:01 2010 +0200| [a2deb59af5f4ff170c676e4a6639b95edd1d13ea] | committer: Laurent Aimar
Do not build crop video filter plugin.
Only the autocrop feature is really lost with that but it was very
inefficient.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a2deb59af5f4ff170c676e4a6639b95edd1d13ea
---
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 92a8ff1..a46d0a1 100644
--- a/modules/video_filter/Modules.am
+++ b/modules/video_filter/Modules.am
@@ -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 \
More information about the vlc-commits
mailing list