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:
authorSebastian Dröge <sebastian@centricular.com>2022-05-12 18:31:22 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-05-12 18:31:22 +0300
commit50980a0b3e380b91cf77ce18bf2687cd56ff790f (patch)
tree84b68245c600135e859d24aad8964d0450ef8298 /Cargo.toml
parentcfb59100d6fbec8d709e4a7cfa25a756fa09e516 (diff)
fmp4mux: Add to default workspace members
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 bfca285d9..9633c6c4e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -45,6 +45,7 @@ default-members = [
"audio/claxon",
"audio/lewton",
"generic/file",
+ "generic/fmp4",
"generic/threadshare",
"net/onvif",
"net/reqwest",