fix hwcodec available decoders by compile res file to library

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages 2022-11-14 18:24:47 +08:00
parent 5a25d0c9f7
commit b3ce8789a2

2
Cargo.lock generated
View File

@ -2463,7 +2463,7 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
name = "hwcodec"
version = "0.1.0"
source = "git+https://github.com/21pages/hwcodec#bf73e8e650abca3e004e96a245086b3647b9d84a"
source = "git+https://github.com/21pages/hwcodec#f54d69b35251ade110373403ddefcb8b49c87305"
dependencies = [
"bindgen",
"cc",