mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 03:21:00 +00:00
165f3a788b
In gst-rs we build each crate on its own, since not all crates share the same features and some conflict with each other. However currently, that isn't the case in plugins-rs and instead we can be building all the crates with the same flags and simplify the the script. Close #241 |
||
---|---|---|
.. | ||
check-documentation-diff.py | ||
check-plugins-installed.py | ||
env.sh | ||
generate-static-test.py | ||
install-dav1d.sh | ||
install-rust-ext.sh | ||
run_windows_tests.ps1 | ||
utils.py |