qt: implement qmlglsrc for qml view grab
authorHaihua Hu <jared.hu@nxp.com>
Wed, 27 Jul 2016 00:16:47 +0000 (08:16 +0800)
committerMatthew Waters <matthew@centricular.com>
Wed, 3 Aug 2016 12:11:11 +0000 (22:11 +1000)
commit669600617c1ad199394bcf8356c0302abde11d96
tree0ca7671e99dc87c83edc6203597a69214a7faff7
parentac35df33e010ed76580e75644ce7d62fad684507
qt: implement qmlglsrc for qml view grab

[Matthew Waters]: gst-indent sources

https://bugzilla.gnome.org/show_bug.cgi?id=768160
ext/qt/Makefile.am
ext/qt/gstplugin.cc
ext/qt/gstqtglutility.cc [new file with mode: 0644]
ext/qt/gstqtglutility.h [new file with mode: 0644]
ext/qt/gstqtsrc.cc [new file with mode: 0644]
ext/qt/gstqtsrc.h [new file with mode: 0644]
ext/qt/qtitem.cc
ext/qt/qtwindow.cc [new file with mode: 0644]
ext/qt/qtwindow.h [new file with mode: 0644]