From 8241b05038211b1a99985678b17b827d7405d72a Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Thu, 25 Jun 2009 16:41:49 +0200 Subject: capssetter: import element into -bad --- docs/plugins/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/plugins/Makefile.am') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 03b2e71c..30fd9422 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -124,6 +124,7 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/dccp/gstdccpserversink.h \ $(top_srcdir)/gst/dccp/gstdccpserversrc.h \ $(top_srcdir)/gst/debugutils/fpsdisplaysink.h \ + $(top_srcdir)/gst/debugutils/gstcapssetter.h \ $(top_srcdir)/gst/dtmf/gstdtmfsrc.h \ $(top_srcdir)/gst/dtmf/gstrtpdtmfsrc.h \ $(top_srcdir)/gst/dtmf/gstrtpdtmfdepay.h \ -- cgit v1.2.1 From 5a50a4138efc847ab9d7bd1a13de3398acbe7fea Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 2 Jun 2009 17:46:08 +0200 Subject: rtpbin: removed old gstrtpclient --- docs/plugins/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/plugins/Makefile.am') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 30fd9422..2bda68f2 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -138,7 +138,6 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/rawparse/gstaudioparse.h \ $(top_srcdir)/gst/rawparse/gstvideoparse.h \ $(top_srcdir)/gst/rtpmanager/gstrtpbin.h \ - $(top_srcdir)/gst/rtpmanager/gstrtpclient.h \ $(top_srcdir)/gst/rtpmanager/gstrtpjitterbuffer.h \ $(top_srcdir)/gst/rtpmanager/gstrtpptdemux.h \ $(top_srcdir)/gst/rtpmanager/gstrtpsession.h \ -- cgit v1.2.1