subprojects: Add gst-player-1.0 as subporject
authorMarco Trevisan (Treviño) <mail@3v1n0.net>
Fri, 17 Mar 2023 18:50:10 +0000 (19:50 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 22 Aug 2023 16:20:14 +0000 (17:20 +0100)
commit2e6df6fbb10bc4a0f290ccbee25400e082e86fb4
treefe1df755a069aa3bc3f7ae562afba02353b8c018
parent018d17ff0f4e9744d2503089e76858d6c5a2c119
subprojects: Add gst-player-1.0 as subporject

Origin: https://gitlab.gnome.org/3v1n0/gtk/-/commits/gst-player-subproject
Forwarded: not-needed

Gbp-Pq: Topic debian
Gbp-Pq: Name subprojects-Add-gst-player-1.0-as-subporject.patch
43 files changed:
subprojects/gstreamer-player-1.0/gst/play/gstplay-media-info-private.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-media-info.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-media-info.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-message-private.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-signal-adapter.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-signal-adapter.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-types.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-video-overlay-video-renderer.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-video-overlay-video-renderer.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-video-renderer-private.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-video-renderer.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-video-renderer.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-visualization.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay-visualization.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/gstplay.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/meson.build [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/play-prelude.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/play/play.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-g-main-context-signal-dispatcher.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-g-main-context-signal-dispatcher.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-media-info-private.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-media-info.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-media-info.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-signal-dispatcher-private.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-signal-dispatcher.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-signal-dispatcher.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-types.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-video-overlay-video-renderer.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-video-overlay-video-renderer.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-video-renderer-private.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-video-renderer.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-video-renderer.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-visualization.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-visualization.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-wrapped-video-renderer-private.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer-wrapped-video-renderer.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer.c [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/gstplayer.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/meson.build [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/player-prelude.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/gst/player/player.h [new file with mode: 0644]
subprojects/gstreamer-player-1.0/meson.build [new file with mode: 0644]