gtk2/modules/media
Chun-wei Fan 16f307b305 media-gstreamer: Provide fallback mode for playback
Make the "gl-context" property of the GstGLSink readable as well so that
we can query whether the GstGLContext sharing really succeeded.  If it
did, then we proceed to playback our video using the glimagesink as we
did before.  If it didn't, throw out the GtkGstSink we were creating, and
re-create the GtkGstSink without the "gl-context" property, meaning that
we won't be using the glimagesink in this case.
2021-05-24 19:04:37 +08:00
..
gtkffmediafile.c gtkffmediafile.c: Use g_snprintf() 2021-01-08 22:24:42 -05:00
gtkffmediafileprivate.h gtk: Add ffmpeg implementation of GtkMediaFile 2018-03-18 21:01:23 +01:00
gtkgstmediafile.c gtkgstmediafile: Remove media-info-updated callback 2021-05-19 18:55:37 +03:00
gtkgstmediafileprivate.h gtk: Add a GStreamer implementation of GtkMediaFile 2018-03-18 21:01:23 +01:00
gtkgstpaintable.c media-gstreamer: Provide fallback mode for playback 2021-05-24 19:04:37 +08:00
gtkgstpaintableprivate.h media: Add support for OpenGL to GtkGstMediaFile 2021-01-04 15:00:36 -05:00
gtkgstsink.c media-gstreamer: Provide fallback mode for playback 2021-05-24 19:04:37 +08:00
gtkgstsinkprivate.h media: Add support for OpenGL to GtkGstMediaFile 2021-01-04 15:00:36 -05:00
meson.build gtkgstsink.c: Support EGL on Windows as well 2021-05-24 19:04:14 +08:00