Commit f533a327 authored by Laurent Aimar's avatar Laurent Aimar

Do not build opencv_wrapper video filter plugin.

It will have to be converted to "video filter2".
parent fda3269c
......@@ -1993,7 +1993,7 @@ fi
dnl
dnl OpenCV wrapper and example filters
dnl
PKG_ENABLE_MODULES_VLC([OPENCV], [opencv_example opencv_wrapper], [opencv], (OpenCV (computer vision) filter), [off])
PKG_ENABLE_MODULES_VLC([OPENCV], [opencv_example], [opencv], (OpenCV (computer vision) filter), [off])
dnl
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment