Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2021-04-09 15:38:02 +0300
committerSebastian Dröge <sebastian@centricular.com>2021-10-13 12:28:51 +0300
commit30796fbe07c1ac92da7bb4928fea8723515e89a4 (patch)
treed70afb6f3df9a9874e571b41f9924a7ba267a8e1 /Cargo.toml
parent1a830c7c78ebab01d66fea4fa8fae0b32deba6b4 (diff)
Add a GTK4 paintable sink plugin
Co-authored-by: Sebastian Dröge <sebastian@centricular.com> Co-authored-by: Jordan Petridis <jordan@centricular.com>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2a37e6ad0..2ff8e0d35 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,6 +20,7 @@ members = [
"video/ffv1",
"video/flavors",
"video/gif",
+ "video/gtk4",
"video/rav1e",
"video/rspng",
"video/hsv",