gstreamer/ext/qt
Nicolas Dufresne 346474c25d Request minimum buffer even if need_pool is FALSE
When tee is used, it will not request a pool, but still it wants to
know how many buffers are required.

https://bugzilla.gnome.org/show_bug.cgi?id=730758
2017-09-06 14:19:37 -04:00
..
.gitignore new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00
gstplugin.cc qmlgl: Make the plugin name match the pugin file name 2017-05-09 09:47:10 -04:00
gstqsgtexture.cc qt: fix broken build due to commit 2fd84a6c for gstgl 2017-08-22 13:44:20 +01:00
gstqsgtexture.h qmlglsink: Add dummy texture that is shown as placeholder for NULL buffers 2017-05-21 16:52:23 +02:00
gstqtgl.h qt: Only include qtgui-config.h on qt >= 5.9.0 2017-09-01 15:57:25 +02:00
gstqtglutility.cc qt: fix broken build due to commit 2fd84a6c for gstgl 2017-08-22 13:44:20 +01:00
gstqtglutility.h qt: implement qmlglsrc for qml view grab 2016-08-03 22:11:11 +10:00
gstqtsink.cc Request minimum buffer even if need_pool is FALSE 2017-09-06 14:19:37 -04:00
gstqtsink.h qt: Use a proxy object for access to the QML widget 2017-07-12 15:51:11 +10:00
gstqtsrc.cc gl/format: use our own GL format enum's instead of gstvideo's 2017-03-13 21:10:58 +11:00
gstqtsrc.h qmlglsrc: some enhancements for qmlglsrc 2016-11-08 02:05:20 +11:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
qtitem.cc qmlglsink: Add itemInitialized signal to QML item 2017-08-14 14:51:43 +03:00
qtitem.h qmlglsink: Add itemInitialized signal to QML item 2017-08-14 14:51:43 +03:00
qtplugin.pro qmlglsink: add win32 support 2016-06-22 14:26:05 +10:00
qtwindow.cc qt: ensure GL_DRAW_FRAMEBUFFER 2017-08-31 12:41:52 +10:00
qtwindow.h qmlglsrc: use glBlitFramebuffer to copy texture for GLES3.0 2017-01-10 21:34:30 +11:00