mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 05:28:48 +00:00
a74651ddc1
This aims to be a replacement for the GstPlayer library. In GstPlay, notifications are sent as application messages through a dedicated GstBus. The GMainContext-based signal dispatcher was replaced by a GObject signal adapter, now relying on the bus to emit its signals. The signal dispatcher is now optional and fully decoupled from the GstPlay object. Co-authored with: Philippe Normand <philn@igalia.com> Fixes #394 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2061> |
||
---|---|---|
.. | ||
gstplay-media-info-private.h | ||
gstplay-media-info.c | ||
gstplay-media-info.h | ||
gstplay-message-private.h | ||
gstplay-signal-adapter.c | ||
gstplay-signal-adapter.h | ||
gstplay-types.h | ||
gstplay-video-overlay-video-renderer.c | ||
gstplay-video-overlay-video-renderer.h | ||
gstplay-video-renderer-private.h | ||
gstplay-video-renderer.c | ||
gstplay-video-renderer.h | ||
gstplay-visualization.c | ||
gstplay-visualization.h | ||
gstplay.c | ||
gstplay.h | ||
meson.build | ||
play-prelude.h | ||
play.h |