gtk/modules/media
Matthias Clasen 55f7f7d0ee gst: Fix synchronization
It does not make sense to sync and wait in the
same context, that is just a no-op. The intention
of this code clearly was to sync in the gst
context, and wait in the gdk one.

That also matches what the gtk sink implementation
in gstreamer does.
2023-01-30 12:04:49 -05:00
..
gtkffmediafile.c Drop gtkintl.h 2022-09-24 10:03:37 -04:00
gtkffmediafileprivate.h
gtkgstmediafile.c Revert "modules: Fix build on Visual Studio" 2022-10-31 20:20:32 -04:00
gtkgstmediafileprivate.h gtk: Add a GStreamer implementation of GtkMediaFile 2018-03-18 21:01:23 +01:00
gtkgstpaintable.c gtkgstpaintable: Handle a NULL value 2022-02-16 10:02:24 +01:00
gtkgstpaintableprivate.h media: Add support for OpenGL to GtkGstMediaFile 2021-01-04 15:00:36 -05:00
gtkgstsink.c gst: Fix synchronization 2023-01-30 12:04:49 -05:00
gtkgstsinkprivate.h media: Add support for OpenGL to GtkGstMediaFile 2021-01-04 15:00:36 -05:00
meson.build Revert "modules: Fix build on Visual Studio" 2022-10-31 20:20:32 -04:00