gst-plugins-rs/ci
Mathieu Duponchelle e905299eba generic: expose inter plugin
This new plugin exposes two elements, intersink and intersrc. These act
as wormholes for data in the same process and can be used to forward
data from one pipeline to another.

The implementation makes use of gstreamer-utils' StreamProducer, and
supports dynamically adding and removing consumers, before and after
producers, and changing producer names while PLAYING, both on the sink
and the src.

This initial implementation comes with a small demo, and a few tests.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1257>
2023-08-14 08:13:12 +00:00
..
check-documentation-diff.py ci: Check that documentation is updated as required 2022-08-29 18:33:22 -04:00
check-for-symlinks.sh ci: add check for symlinks 2023-04-08 23:20:54 +01:00
check-installed.py webrtc: Rename and add to meson build the signalling server 2022-10-20 18:20:15 +00:00
env.sh ci: use fdo template 2020-04-27 12:19:08 +02:00
generate-static-test.py video/gtk4: Implement support for GLTextures when possible. 2022-11-29 21:18:46 +02:00
install-dav1d.sh ci: Update to dav1d 1.1 2023-02-20 11:09:21 +02:00
install-rust-ext.sh ci: Update to cargo-c 0.9.15 2023-02-20 13:08:46 +02:00
run_windows_tests.ps1 video/gtk4: Implement support for GLTextures when possible. 2022-11-29 21:18:46 +02:00
utils.py generic: expose inter plugin 2023-08-14 08:13:12 +00:00