gstreamer/gst-libs/gst/play
Stephan Hesse a74651ddc1 play: Introducing the new playback library
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>
2021-03-09 18:03:48 +00:00
..
gstplay-media-info-private.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-media-info.c play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-media-info.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-message-private.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-signal-adapter.c play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-signal-adapter.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-types.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-video-overlay-video-renderer.c play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-video-overlay-video-renderer.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-video-renderer-private.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-video-renderer.c play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-video-renderer.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-visualization.c play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay-visualization.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay.c play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
gstplay.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
meson.build play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
play-prelude.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00
play.h play: Introducing the new playback library 2021-03-09 18:03:48 +00:00