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

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Raghavan <arun@arunraghavan.net>2021-09-10 09:20:31 +0300
committerSebastian Dröge <slomo@coaxion.net>2021-09-10 09:20:31 +0300
commitbb3949aeda13dd3205db0c342063197e122f2007 (patch)
treeea937b9bcb90ba37f181bf1d9069ab76ef152db2 /deny.toml
parent426dc4c54d0ea96bde60e9278b3c52ebcd51be21 (diff)
video: Add a new ffv1 decoder plugin
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/deny.toml b/deny.toml
index a789a26a..f152806b 100644
--- a/deny.toml
+++ b/deny.toml
@@ -136,5 +136,6 @@ allow-git = [
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs",
"https://github.com/gtk-rs/gtk-rs-core",
"https://github.com/fengalin/tokio",
+ "https://github.com/rust-av/ffv1",
"https://github.com/rust-av/flavors",
]