fix android mediacodec encoding align (#8121)

* update ffmpeg, mediacodec encode align 64
* more d3d11 decode availablity check
* remove unused mediacodec info

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2024-05-22 20:18:09 +08:00
committed by GitHub
parent 91f07b4b03
commit 49b0630752
3 changed files with 16 additions and 10 deletions

4
Cargo.lock generated
View File

@@ -3037,8 +3037,8 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
name = "hwcodec"
version = "0.4.10"
source = "git+https://github.com/21pages/hwcodec#9cb895fdaea198dd72bd75980109dbd05a059a60"
version = "0.4.11"
source = "git+https://github.com/21pages/hwcodec#a5864080e41836b94feb9f73732280c651162fec"
dependencies = [
"bindgen 0.59.2",
"cc",