Skip to content

Commit

Permalink
try fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
redzic committed Jul 13, 2022
1 parent 437b2f5 commit 6881f25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions av1an-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,11 @@ quickcheck = { version = "1.0.3", default-features = false }
quickcheck_macros = "1"

[features]
default = ["vapoursynth_new_api"]
ffmpeg_static = ["ffmpeg/static", "ffmpeg/build"]
vapoursynth_new_api = [
"vapoursynth/vapoursynth-api-32",
"vapoursynth/vsscript-api-31",
"av-metrics-decoders/vapoursynth_new_api",
"av-scenechange/vapoursynth_new_api",
]

0 comments on commit 6881f25

Please sign in to comment.