update hwcodec, fix wrong linux-x86_64 ffmpeg lib (#7883)

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages 2024-05-01 19:15:21 +08:00 committed by GitHub
parent 03410ded9a
commit b3b1f4664c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -3038,8 +3038,8 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
name = "hwcodec"
version = "0.4.5"
source = "git+https://github.com/21pages/hwcodec#dd8fedeee4d33c8f5a8ffd3357c652329a9bfd34"
version = "0.4.6"
source = "git+https://github.com/21pages/hwcodec#df35b2a0a30fe1123e4a632cf728d2fd440886d5"
dependencies = [
"bindgen 0.59.2",
"cc",