We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe12339 commit f224ea5Copy full SHA for f224ea5
Cargo.toml
@@ -35,6 +35,7 @@ ffmpeg6 = ["rusty_ffmpeg/ffmpeg6"]
35
ffmpeg7 = ["ffmpeg6", "rusty_ffmpeg/ffmpeg7"]
36
# ffmpeg 7.1+
37
ffmpeg7_1 = ["ffmpeg7"]
38
+ffmpeg8 = ["ffmpeg7_1"]
39
40
# Try linking ffmpeg with pkg-config.
41
link_system_ffmpeg = ["rusty_ffmpeg/link_system_ffmpeg"]
0 commit comments