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 };