Skip to content

Commit

Permalink
Native Windows Encoder 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
NiiightmareXD committed Jan 9, 2024
1 parent 59c2311 commit 6eed45f
Show file tree
Hide file tree
Showing 10 changed files with 124 additions and 344 deletions.
246 changes: 0 additions & 246 deletions Cargo.lock

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

5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ categories = [
resolver = "2"

[dependencies]
image = "0.24.7"
log = "0.4.20"
parking_lot = "0.12.1"
rayon = "1.8.0"
Expand All @@ -39,6 +38,10 @@ windows = { version = "0.52.0", features = [
"Graphics_DirectX_Direct3D11",
"Foundation_Metadata",
"Win32_Devices_Display",
"Storage",
"Graphics_Imaging",
"Storage_Streams",
"Foundation",
] }

[package.metadata.docs.rs]
Expand Down
Loading

0 comments on commit 6eed45f

Please sign in to comment.