diff --git a/mpp/base/mpp_buffer_impl.cpp b/mpp/base/mpp_buffer_impl.cpp index 24509c3e..d0f0ef78 100644 --- a/mpp/base/mpp_buffer_impl.cpp +++ b/mpp/base/mpp_buffer_impl.cpp @@ -114,7 +114,7 @@ static const char *mode2str[MPP_BUFFER_MODE_BUTT] = { static const char *type2str[MPP_BUFFER_TYPE_BUTT] = { "normal", "ion", - "v4l2", + "dma-buf", "drm", }; static const char *ops2str[BUF_OPS_BUTT] = {