summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-07-05 10:11:24 +0000
committerAndy Wingo <wingo@pobox.com>2005-07-05 10:11:24 +0000
commitbd99456aaca604de2a22fc52fef8c8dc4f6a345b (patch)
treeb03b61440e4b93e0199b8f2155a27c05f3c8752f /configure.ac
parent2d199737c163bb70adbd6da5a8abeea1ba90aaf9 (diff)
downloadgstreamer-plugins-bad-bd99456aaca604de2a22fc52fef8c8dc4f6a345b.tar.gz
gst/videobox/gstvideobox.c: Clean up, port to 0.9, use
Original commit message from CVS: 2005-07-05 Andy Wingo <wingo@pobox.com> * gst/videobox/gstvideobox.c: Clean up, port to 0.9, use BaseTransform. * gst/videobox/Makefile.am: Link to base libs, include plugins-base cflags, dist the README. * configure.ac (GST_PLUGIN_ALL, AC_CONFIG_FILES): Add videobox to the build.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6acad3394..c26d3c046 100644
--- a/configure.ac
+++ b/configure.ac
@@ -306,6 +306,7 @@ GST_PLUGINS_ALL="\
rtsp \
smpte \
udp \
+ videobox \
videofilter \
"
@@ -497,6 +498,7 @@ gst/rtp/Makefile
gst/rtsp/Makefile
gst/smpte/Makefile
gst/udp/Makefile
+gst/videobox/Makefile
gst/videofilter/Makefile
sys/Makefile
ext/Makefile