gstreamer/ext/gtk
Thibault Saunier e80765c928 gtk: When setting format check if pending format changed
In case the format changed fast and the pending format is different
than the currently set but the currently set is equal to the pending
one we could end up having mismatch between the finally set format
and the data stream format.

https://bugzilla.gnome.org/show_bug.cgi?id=755542
2015-09-24 16:50:38 +02:00
..
gstgtkbasesink.c gtk: Do not forget to release OBJECT_LOCK on error path 2015-09-24 15:57:26 +02:00
gstgtkbasesink.h gtkglsink: Hide and clean the GtkWindow we might create 2015-09-19 12:31:49 +02:00
gstgtkglsink.c gtkglsink: Hide and clean the GtkWindow we might create 2015-09-19 12:31:49 +02:00
gstgtkglsink.h gtkglsink: Add overlay composition support 2015-08-15 15:55:08 +02:00
gstgtksink.c gtksink: Port to GstGtkBaseSink 2015-07-17 15:14:09 -04:00
gstgtksink.h gtksink: Port to GstGtkBaseSink 2015-07-17 15:14:09 -04:00
gstgtkutils.c gtk: Factor out a function to run a function on main thread 2015-09-24 12:03:01 +02:00
gstgtkutils.h gtk: Factor out a function to run a function on main thread 2015-09-24 12:03:01 +02:00
gstplugin.c Implement gtk sinks 2015-06-11 22:01:03 +10:00
gtkgstbasewidget.c gtk: When setting format check if pending format changed 2015-09-24 16:50:38 +02:00
gtkgstbasewidget.h gtkglsink: Fix unsafe handling of buffer life time 2015-08-15 15:55:08 +02:00
gtkgstglwidget.c gtk: Factor out a function to run a function on main thread 2015-09-24 12:03:01 +02:00
gtkgstglwidget.h gtkglsink: Port to GtkGstBaseWidget 2015-07-17 15:13:11 -04:00
gtkgstwidget.c gtkglsink: Fix unsafe handling of buffer life time 2015-08-15 15:55:08 +02:00
gtkgstwidget.h gtksink: Port to GtkGstBaseWidget 2015-07-16 17:12:30 -04:00
Makefile.am gtk: Factor out a function to run a function on main thread 2015-09-24 12:03:01 +02:00