diff options
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 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 \ diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index 8f748c6f..e5742a85 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 |