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:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 69107737b..07d5b1a27 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,15 +43,14 @@ members = [
# Only plugins without external dependencies
default-members = [
- "tutorial",
"version-helper",
"audio/audiofx",
"audio/claxon",
"audio/lewton",
- "generic/file",
"generic/fmp4",
"generic/threadshare",
"net/aws",
+ "net/hlssink3",
"net/onvif",
"net/raptorq",
"net/reqwest",
@@ -67,7 +66,6 @@ default-members = [
"utils/uriplaylistbin",
"video/cdg",
"video/ffv1",
- "video/flavors",
"video/gif",
"video/hsv",
"video/rav1e",