summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
Diffstat (limited to 'video')
-rw-r--r--video/decode/vd_lavc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/decode/vd_lavc.c b/video/decode/vd_lavc.c
index c839a5df58..58dba5a81e 100644
--- a/video/decode/vd_lavc.c
+++ b/video/decode/vd_lavc.c
@@ -213,6 +213,7 @@ static const char *const hwdec_wrappers[] = {
"crystalhd",
"v4l2m2m",
"cuvid",
+ "rkmpp",
NULL
};