From 15c74af4d06b77b697984fa4a7f28b7293e32434 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 10 Feb 2009 18:03:26 +0000 Subject: Moved valve from gst-plugins-farsight to -bad --- configure.ac | 2 ++ docs/plugins/inspect/plugin-valve.xml | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 docs/plugins/inspect/plugin-valve.xml diff --git a/configure.ac b/configure.ac index 14b35fb6..7366a38c 100644 --- a/configure.ac +++ b/configure.ac @@ -274,6 +274,7 @@ AG_GST_CHECK_PLUGIN(speed) AG_GST_CHECK_PLUGIN(subenc) AG_GST_CHECK_PLUGIN(stereo) AG_GST_CHECK_PLUGIN(tta) +AG_GST_CHECK_PLUGIN(valve) AG_GST_CHECK_PLUGIN(videosignal) AG_GST_CHECK_PLUGIN(vmnc) AG_GST_CHECK_PLUGIN(y4m) @@ -1448,6 +1449,7 @@ gst/speed/Makefile gst/subenc/Makefile gst/stereo/Makefile gst/tta/Makefile +gst/valve/Makefile gst/videosignal/Makefile gst/vmnc/Makefile gst/real/Makefile diff --git a/docs/plugins/inspect/plugin-valve.xml b/docs/plugins/inspect/plugin-valve.xml new file mode 100644 index 00000000..5612a519 --- /dev/null +++ b/docs/plugins/inspect/plugin-valve.xml @@ -0,0 +1,34 @@ + + valve + Valve + ../../gst/valve/.libs/libfsvalve.so + libfsvalve.so + 0.10.10.1 + LGPL + gst-plugins-bad + GStreamer Bad Plug-ins CVS/prerelease + Unknown package origin + + + valve + Valve element + Filter + This element drops all packets when drop is TRUE + Olivier Crete <olivier.crete@collabora.co.uk> + + + sink + sink + always +
ANY
+
+ + src + source + always +
ANY
+
+
+
+
+
\ No newline at end of file -- cgit v1.2.1