feat(iced-video): implement planar YUV texture support with HDR conversion matrices and update dependencies
This commit is contained in:
@@ -32,6 +32,7 @@ license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
api = { version = "0.1.0", path = "api" }
|
||||
bytemuck = { version = "1.24.0", features = ["derive"] }
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
clap-verbosity-flag = { version = "3.0.4", features = ["tracing"] }
|
||||
clap_complete = "4.5"
|
||||
|
||||
Reference in New Issue
Block a user