qt: remove plugin, moved to -good
authorTim-Philipp Müller <tim@centricular.com>
Mon, 12 Feb 2018 18:48:32 +0000 (18:48 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 12 Feb 2018 18:48:32 +0000 (18:48 +0000)
commite9bfb4edc2ab28b7f64b8b57469d0f8d3638be8a
treed7296dc09c4b587c9a3695fbf1230e996a4dc51b
parent743a325df09e89c6ece5070f80c1470e556382e9
qt: remove plugin, moved to -good

https://bugzilla.gnome.org/show_bug.cgi?id=754094
34 files changed:
Makefile.am
configure.ac
docs/plugins/gst-plugins-bad-plugins-sections.txt
docs/plugins/inspect/plugin-qt.xml [deleted file]
ext/Makefile.am
ext/qt/.gitignore [deleted file]
ext/qt/Makefile.am [deleted file]
ext/qt/gstplugin.cc [deleted file]
ext/qt/gstqsgtexture.cc [deleted file]
ext/qt/gstqsgtexture.h [deleted file]
ext/qt/gstqtgl.h [deleted file]
ext/qt/gstqtglutility.cc [deleted file]
ext/qt/gstqtglutility.h [deleted file]
ext/qt/gstqtsink.cc [deleted file]
ext/qt/gstqtsink.h [deleted file]
ext/qt/gstqtsrc.cc [deleted file]
ext/qt/gstqtsrc.h [deleted file]
ext/qt/qtitem.cc [deleted file]
ext/qt/qtitem.h [deleted file]
ext/qt/qtplugin.pro [deleted file]
ext/qt/qtwindow.cc [deleted file]
ext/qt/qtwindow.h [deleted file]
tests/examples/meson.build
tests/examples/qt/qmlsink/.gitignore [deleted file]
tests/examples/qt/qmlsink/CMakeLists.txt [deleted file]
tests/examples/qt/qmlsink/main.cpp [deleted file]
tests/examples/qt/qmlsink/main.qml [deleted file]
tests/examples/qt/qmlsink/play.pro [deleted file]
tests/examples/qt/qmlsink/qml.qrc [deleted file]
tests/examples/qt/qmlsrc/.gitignore [deleted file]
tests/examples/qt/qmlsrc/grabqml.pro [deleted file]
tests/examples/qt/qmlsrc/main.cpp [deleted file]
tests/examples/qt/qmlsrc/main.qml [deleted file]
tests/examples/qt/qmlsrc/qml.qrc [deleted file]