gtk2/modules/media
Ivan Molodetskikh 12a9a0faf7 gtkgstmediafile: Remove media-info-updated callback
Instead, rely on position-updated which is also called always, and also
a little later than media-info-updated, giving GstPlayer time to figure
out more of the video info. Tested on local and remote mount videos,
images, sound files.

Works around / fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/3913,
https://gitlab.gnome.org/GNOME/gtk/-/issues/3914.
2021-05-19 18:55:37 +03: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: Always use GL with gstreamer 2021-03-17 16:28:12 -04:00
gtkgstpaintableprivate.h media: Add support for OpenGL to GtkGstMediaFile 2021-01-04 15:00:36 -05:00
gtkgstsink.c gtkgstsink: Support EGL under x11 2021-05-14 19:29:00 +02:00
gtkgstsinkprivate.h media: Add support for OpenGL to GtkGstMediaFile 2021-01-04 15:00:36 -05:00
meson.build meson: Do not enforce GStreamer EGL lib 2021-05-15 14:03:23 +02:00