update hwcodec, fix screen jitter (#7857)

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages 2024-04-28 13:26:55 +08:00 committed by GitHub
parent 99d7752e25
commit bd717349a7
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.2"
source = "git+https://github.com/21pages/hwcodec#b8ed1e869b3456af6a5f77b7617f861d9a99dcdd"
version = "0.4.3"
source = "git+https://github.com/21pages/hwcodec#db7c2d4afcb4947bfb452213ef7e9ba647578b43"
dependencies = [
"bindgen 0.59.2",
"cc",