summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-04-16 18:36:13 +0300
committerStefan Kost <ensonic@users.sf.net>2009-04-16 18:39:29 +0300
commite01373662a135eb01be6b7c9466a62aaf7e0f96f (patch)
tree31b1be8d47db57bb8720df1f1308785e07251622 /configure.ac
parent78b208125ab915c94f90806442b33cd4eb3d85e1 (diff)
downloadgst-plugins-bad-e01373662a135eb01be6b7c9466a62aaf7e0f96f.tar.gz
gst-plugins-bad-e01373662a135eb01be6b7c9466a62aaf7e0f96f.tar.bz2
gst-plugins-bad-e01373662a135eb01be6b7c9466a62aaf7e0f96f.zip
fpsdisplaysink: add a initial port of a sink with fps display
This now works with a event probe. Needs some extra work.
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 cbf2c7b1..05051b26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -266,6 +266,7 @@ AG_GST_CHECK_PLUGIN(legacyresample)
AG_GST_CHECK_PLUGIN(bayer)
AG_GST_CHECK_PLUGIN(cdxaparse)
AG_GST_CHECK_PLUGIN(dccp)
+AG_GST_CHECK_PLUGIN(debugutils)
AG_GST_CHECK_PLUGIN(deinterlace)
AG_GST_CHECK_PLUGIN(deinterlace2)
AG_GST_CHECK_PLUGIN(dtmf)
@@ -1513,6 +1514,7 @@ gst/bayer/Makefile
gst/camerabin/Makefile
gst/cdxaparse/Makefile
gst/dccp/Makefile
+gst/debugutils/Makefile
gst/deinterlace/Makefile
gst/deinterlace2/Makefile
gst/dtmf/Makefile