Skip to content

Commit

Permalink
build(cargo): enable gtk4paintablesink dmabuf feature
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaDve committed Jul 20, 2024
1 parent 93bd105 commit 0d554c8
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
27 changes: 27 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ gsettings-macro = "0.2"
gst = { package = "gstreamer", version = "0.23", features = ["v1_20"] }
gst-plugin-gif = "0.13"
gst-plugin-gtk4 = { version = "0.13", features = [
"dmabuf",
"gtk_v4_14",
"wayland",
"x11egl",
Expand Down

0 comments on commit 0d554c8

Please sign in to comment.