selector: move input-selector and output-selector to core
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 31 Dec 2010 01:38:02 +0000 (01:38 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 31 Dec 2010 01:41:36 +0000 (01:41 +0000)
commitc6c3d9781befc7a7056e7d9befdf8cd5b5254c76
tree982460f13f981aabf3501615a5ac067cb40e4a34
parent44946440a2b67874aed3120a42437d004ffc4064
selector: move input-selector and output-selector to core

https://bugzilla.gnome.org/show_bug.cgi?id=614306
28 files changed:
Makefile.am
configure.ac
docs/plugins/Makefile.am
docs/plugins/gst-plugins-bad-plugins-docs.sgml
docs/plugins/gst-plugins-bad-plugins-sections.txt
docs/plugins/gst-plugins-bad-plugins.args
docs/plugins/gst-plugins-bad-plugins.hierarchy
docs/plugins/inspect/plugin-selector.xml [deleted file]
gst-plugins-bad.spec.in
gst/selector/.gitignore [deleted file]
gst/selector/Makefile.am [deleted file]
gst/selector/gstinputselector.c [deleted file]
gst/selector/gstinputselector.h [deleted file]
gst/selector/gstoutputselector.c [deleted file]
gst/selector/gstoutputselector.h [deleted file]
gst/selector/gstselector-marshal.list [deleted file]
gst/selector/gstselector.c [deleted file]
gst/selector/selector.vcproj [deleted file]
tests/check/Makefile.am
tests/check/elements/.gitignore
tests/check/elements/selector.c [deleted file]
tests/examples/Makefile.am
tests/examples/switch/.gitignore [deleted file]
tests/examples/switch/Makefile.am [deleted file]
tests/examples/switch/switcher.c [deleted file]
tests/icles/.gitignore
tests/icles/Makefile.am
tests/icles/output-selector-test.c [deleted file]