summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2015-01-18 18:05:31 +0000
committerTim-Philipp Müller <tim@centricular.com>2015-01-24 20:28:16 +0000
commit199ce92474140ead718e416c971ddaf869d4e275 (patch)
treebdc26e537cb336c02d8e1eca5bd1296b1a2ed1e0 /docs
parent6716671762e2fdf8adc282300cc7cbc0479081e0 (diff)
downloadgstreamer-plugins-bad-199ce92474140ead718e416c971ddaf869d4e275.tar.gz
Remove unported directdraw plugin
This API has been deprecated for eternities and microsoft stopped shipping the headers in 2010 accoding to wikipedia, so let's just remove it and focus on bringing the plugins based on the newer APIs up to snuff.
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/Makefile.am1
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-sections.txt19
2 files changed, 0 insertions, 20 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index d91c7da6d..2d1f14839 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -162,7 +162,6 @@ EXTRA_HFILES = \
$(top_srcdir)/gst/speed/gstspeed.h \
$(top_srcdir)/gst/stereo/gststereo.h \
$(top_srcdir)/gst/videosignal/gstvideoanalyse.h \
- $(top_srcdir)/sys/directdraw/gstdirectdrawsink.h \
$(top_srcdir)/sys/dvb/gstdvbsrc.h \
$(top_srcdir)/sys/shm/gstshmsink.h \
$(top_srcdir)/sys/shm/gstshmsrc.h
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt
index 405ef2df8..56ceefc37 100644
--- a/docs/plugins/gst-plugins-bad-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt
@@ -444,25 +444,6 @@ gst_dilate_plugin_init
</SECTION>
<SECTION>
-<FILE>element-directdrawsink</FILE>
-<TITLE>directdrawsink</TITLE>
-GstDirectDrawSink
-<SUBSECTION Standard>
-GstDirectDrawSinkClass
-GST_DIRECTDRAW_SINK
-GST_DIRECTDRAW_SINK_CLASS
-GST_IS_DIRECTDRAW_SINK
-GST_IS_DIRECTDRAW_SINK_CLASS
-GST_TYPE_DIRECTDRAW_SINK
-gst_directdraw_sink_get_type
-GstDDrawSurface
-GST_DDRAWSURFACE
-GST_IS_DDRAWSURFACE
-GST_TYPE_DDRAWSURFACE
-DIRECTDRAW_VERSION
-</SECTION>
-
-<SECTION>
<FILE>element-dodge</FILE>
<TITLE>dodge</TITLE>
GstDodge