summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/tdm_drm_pp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tdm_drm_pp.c b/src/tdm_drm_pp.c
index 8784957..0a0b8d2 100644
--- a/src/tdm_drm_pp.c
+++ b/src/tdm_drm_pp.c
@@ -32,7 +32,6 @@ static tbm_format pp_formats[] = {
TBM_FORMAT_ARGB8888,
TBM_FORMAT_XRGB8888,
TBM_FORMAT_YUV420,
- TBM_FORMAT_YVU420
};
#define NUM_PP_FORMAT (sizeof(pp_formats) / sizeof(pp_formats[0]))