player: Rewrite as GstPlay wrapper
authorPhilippe Normand <philn@igalia.com>
Mon, 7 Dec 2020 10:47:30 +0000 (10:47 +0000)
committerPhilippe Normand <philn@igalia.com>
Tue, 9 Mar 2021 18:03:48 +0000 (18:03 +0000)
commit12a7bf9f7c3229b0f911c9c5510c3d833bf194a0
treea6faeec70c4a7f2bcb12d80b48d5b90a39521610
parentf009802771a9a0eec3ce84abee9fd207acfb0213
player: Rewrite as GstPlay wrapper

For the time being the GstPlayer library remains as a wrapper for GstPlay, in
order to keep existing applications working and give them time to port to
GstPlay. GstPlayer will remain in -bad for a couple cycles and the plan for
GstPlay is to move it to -base before 1.20.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2061>
gst-libs/gst/play/gstplay-signal-adapter.c
gst-libs/gst/player/gstplayer-media-info-private.h
gst-libs/gst/player/gstplayer-media-info.c
gst-libs/gst/player/gstplayer-wrapped-video-renderer-private.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-wrapped-video-renderer.c [new file with mode: 0644]
gst-libs/gst/player/gstplayer.c
gst-libs/gst/player/meson.build