update hwcodec to specify nvenc gpu via env

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages 2023-07-24 21:48:49 +08:00
parent 02456280d4
commit 58e252a875

2
Cargo.lock generated
View File

@ -2988,7 +2988,7 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
name = "hwcodec"
version = "0.1.1"
source = "git+https://github.com/21pages/hwcodec?branch=stable#d5daa75d8cb273781dc21676cb00edda5a4cf8b9"
source = "git+https://github.com/21pages/hwcodec?branch=stable#82cdc15457e42feaf14e1b38622506b2d54baf76"
dependencies = [
"bindgen 0.59.2",
"cc",