gstreamer/ext/gtk
Thibault Saunier 31b770af0b gtkglsink: Release the widget lock when trying to get the GL context
Otherwise we might be waiting for the lock on the main loop (for
example in the ->render vmethod) and thus we will deadlock.
2015-07-06 19:33:35 +02:00
..
gstgtkglsink.c gtk: Implement ignore-alpha property and enable it by default 2015-06-15 20:35:38 +02:00
gstgtkglsink.h gtk: Implement ignore-alpha property and enable it by default 2015-06-15 20:35:38 +02:00
gstgtksink.c gtksink: Add support for xRGB/BGRx 2015-06-15 20:45:11 +02:00
gstgtksink.h gtk: Implement ignore-alpha property and enable it by default 2015-06-15 20:35:38 +02:00
gstplugin.c Implement gtk sinks 2015-06-11 22:01:03 +10:00
gtkgstglwidget.c gtkglsink: Release the widget lock when trying to get the GL context 2015-07-06 19:33:35 +02:00
gtkgstglwidget.h Implement gtk sinks 2015-06-11 22:01:03 +10:00
gtkgstwidget.c gtk: Use the display width/height for the widget's preferred width/height 2015-06-15 21:24:01 +02:00
gtkgstwidget.h Implement gtk sinks 2015-06-11 22:01:03 +10:00
Makefile.am Implement gtk sinks 2015-06-11 22:01:03 +10:00