summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-04-16 18:36:13 +0300
committerDave Robillard <dave@drobilla.net>2009-05-03 12:03:15 -0400
commit6a269b03c3920967b903e455f762cd8937409dc3 (patch)
treedc7ba5bf3890341402966c79bd978a48c668dba6 /configure.ac
parentbb700bd793c3c7bfa9c8707a0a1fa4637593dbe1 (diff)
downloadgst-plugins-bad-6a269b03c3920967b903e455f762cd8937409dc3.tar.gz
gst-plugins-bad-6a269b03c3920967b903e455f762cd8937409dc3.tar.bz2
gst-plugins-bad-6a269b03c3920967b903e455f762cd8937409dc3.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 4d448e45..8ed46b4d 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)
@@ -1521,6 +1522,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