diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-06-02 17:46:08 +0200 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-06-29 16:02:09 +0200 |
commit | 5a50a4138efc847ab9d7bd1a13de3398acbe7fea (patch) | |
tree | 00e41e7f38a4e9dc7db55b5ca52652ee417e500e /docs/plugins | |
parent | f1e88bde0f878372791be35b248cf25b1af6c924 (diff) | |
download | gstreamer-plugins-bad-5a50a4138efc847ab9d7bd1a13de3398acbe7fea.tar.gz |
rtpbin: removed old gstrtpclient
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/Makefile.am | 1 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-sections.txt | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 30fd94225..2bda68f25 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 \ diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index 8f748c6f0..e5742a854 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -731,21 +731,6 @@ GST_IS_RTP_BIN_CLASS </SECTION> <SECTION> -<FILE>element-gstrtpclient</FILE> -<TITLE>gstrtpclient</TITLE> -GstRtpClient -<SUBSECTION Standard> -GstRtpClientClass -GstRtpClientPrivate -GST_RTP_CLIENT -GST_IS_RTP_CLIENT -GST_TYPE_RTP_CLIENT -gst_rtp_client_get_type -GST_RTP_CLIENT_CLASS -GST_IS_RTP_CLIENT_CLASS -</SECTION> - -<SECTION> <FILE>element-gstrtpjitterbuffer</FILE> <TITLE>gstrtpjitterbuffer</TITLE> GstRtpJitterBuffer |