mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 11:31:28 +03:00
update hwcodec, remove AVCodecParserContext (#8389)
It was used to decode different resolution with same decoder, but may cause crash. Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -3037,8 +3037,8 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "hwcodec"
|
name = "hwcodec"
|
||||||
version = "0.4.16"
|
version = "0.4.17"
|
||||||
source = "git+https://github.com/21pages/hwcodec#0973290faddc4e22936859dd10f05610eb8d1619"
|
source = "git+https://github.com/21pages/hwcodec#38eb9bfc4730986ebeb519ab39027d654356ce1a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bindgen 0.59.2",
|
"bindgen 0.59.2",
|
||||||
"cc",
|
"cc",
|
||||||
|
|||||||
Reference in New Issue
Block a user