Implement kms vaapi capture

This commit is contained in:
dec05eba
2023-04-07 05:31:46 +02:00
parent 10d7bf93e8
commit 75ed160122
28 changed files with 1306 additions and 197 deletions

View File

@@ -4,6 +4,9 @@ type = "executable"
version = "1.3.0"
platforms = ["posix"]
[config]
ignore_dirs = ["src/kms"]
[dependencies]
libavcodec = ">=58"
libavformat = ">=58"