hwcodec stable branch

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-06-29 13:33:23 +08:00
parent 67e7b54c56
commit 5b1d2abb71
2 changed files with 2 additions and 2 deletions

View File

@@ -54,4 +54,4 @@ gstreamer-app = { version = "0.16", features = ["v1_10"], optional = true }
gstreamer-video = { version = "0.16", optional = true }
[target.'cfg(any(target_os = "windows", target_os = "linux"))'.dependencies]
hwcodec = { git = "https://github.com/21pages/hwcodec", optional = true }
hwcodec = { git = "https://github.com/21pages/hwcodec", branch = "stable", optional = true }