Skip to content

Commit

Permalink
Don't break FFmpeg build every time their public API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
FreezyLemon committed Mar 15, 2024
1 parent dd256e7 commit 3786db2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions av_metrics_decoders/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ av-metrics = "0.9"
ffmpeg-the-third = { version = "1.2.2", optional = true, default-features = false, features = [
"codec",
"format",
"non-exhaustive-enums"
] }
vapoursynth = { version = "0.4.0", features = [
"vsscript-functions",
Expand Down

0 comments on commit 3786db2

Please sign in to comment.