gdp: move gdp plugin to -bad
authorTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 00:31:54 +0000 (01:31 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 00:33:11 +0000 (01:33 +0100)
commit6b670d701ccd1df7e178546f1aebbdd9ed6d3107
tree0a80ab5653d545309cf90a4c1d97ffb5557fdb1f
parentad3c72c3276b672f689a68771e14ad00449a4bdc
gdp: move gdp plugin to -bad

It needs to be reworked for 1.0
25 files changed:
Makefile.am
configure.ac
docs/plugins/Makefile.am
docs/plugins/gst-plugins-base-plugins-docs.sgml
docs/plugins/gst-plugins-base-plugins-sections.txt
docs/plugins/gst-plugins-base-plugins.hierarchy
docs/plugins/inspect/plugin-decodebin.xml [deleted file]
docs/plugins/inspect/plugin-gdp.xml [deleted file]
docs/plugins/inspect/plugin-ogg.xml
gst/gdp/Makefile.am [deleted file]
gst/gdp/README [deleted file]
gst/gdp/dataprotocol.c [deleted file]
gst/gdp/dataprotocol.h [deleted file]
gst/gdp/dp-private.h [deleted file]
gst/gdp/gstgdp.c [deleted file]
gst/gdp/gstgdpdepay.c [deleted file]
gst/gdp/gstgdpdepay.h [deleted file]
gst/gdp/gstgdppay.c [deleted file]
gst/gdp/gstgdppay.h [deleted file]
tests/check/Makefile.am
tests/check/elements/.gitignore
tests/check/elements/gdpdepay.c [deleted file]
tests/check/elements/gdppay.c [deleted file]
tests/check/pipelines/.gitignore
tests/check/pipelines/streamheader.c [deleted file]