mirror of
https://github.com/mpv-player/mpv
synced 2024-10-30 04:46:41 +01:00
vd_lavc: add rkmpp to the hwdec_wrappers array.
Allows to get the hwdec picked up properly by mpv on rockchip devices
This commit is contained in:
parent
b782c90180
commit
b60ac5b5ba
@ -213,6 +213,7 @@ static const char *const hwdec_wrappers[] = {
|
||||
"crystalhd",
|
||||
"v4l2m2m",
|
||||
"cuvid",
|
||||
"rkmpp",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user