Skip to content

Commit

Permalink
Error correction on YUV NV to RGB
Browse files Browse the repository at this point in the history
  • Loading branch information
awxkee committed Nov 25, 2024
1 parent a8a1480 commit fd5d87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
yuvutils-rs = { path = "..", features = [] }
image = {path = "../../image"}
image = "0.25.5"
yuv-sys = "0.3.6"

[dev-dependencies]
Expand Down

0 comments on commit fd5d87c

Please sign in to comment.