We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086e6b5 commit 15d739fCopy full SHA for 15d739f
1 file changed
thirdparty/ffmpeg-decoder-rs/Cargo.toml
@@ -27,7 +27,7 @@ features = ["avcodec", "avformat", "swresample", "static", "build"]
27
[target.'cfg(windows)'.dependencies.ffmpeg-sys-next]
28
path = "../rust-ffmpeg-sys"
29
default-features = false
30
-features = ["avcodec", "avformat", "swresample"]
+features = ["avcodec", "avformat", "swresample", "static"]
31
32
33
[dependencies]
0 commit comments