From 555959a852ae594f7eee56bec881d294ce3db5e8 Mon Sep 17 00:00:00 2001 From: Guillaume Emont Date: Fri, 14 Jan 2011 17:42:50 +0100 Subject: debugspy: add new element This element allows you to get information about buffers with bus messages. It provides the same kind of information as identity does through a notify signal on a string property, but in a more programmer-friendly way. --- gst/debugutils/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/debugutils/Makefile.am') diff --git a/gst/debugutils/Makefile.am b/gst/debugutils/Makefile.am index d8a025d55..c5983dd69 100644 --- a/gst/debugutils/Makefile.am +++ b/gst/debugutils/Makefile.am @@ -15,6 +15,7 @@ EXTRA_DIST = debugutils-marshal.list plugin_LTLIBRARIES = libgstdebugutilsbad.la libgstdebugutilsbad_la_SOURCES = \ + gstdebugspy.c \ fpsdisplaysink.c \ debugutilsbad.c \ gstchecksumsink.c \ -- cgit v1.2.1