summaryrefslogtreecommitdiffstats
path: root/video/img_format.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/img_format.h')
-rw-r--r--video/img_format.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/img_format.h b/video/img_format.h
index 4aecdbe174..8567c8aa96 100644
--- a/video/img_format.h
+++ b/video/img_format.h
@@ -152,7 +152,6 @@ enum mp_imgfmt {
IMGFMT_YA8,
// Packed YUV formats (components are byte-accessed)
- IMGFMT_YUYV, // Y0 U Y1 V
IMGFMT_UYVY, // U Y0 V Y1
// Y plane + packed plane for chroma