summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
Diffstat (limited to 'video')
-rw-r--r--video/fmt-conversion.c1
-rw-r--r--video/img_format.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/video/fmt-conversion.c b/video/fmt-conversion.c
index d200a5db31..5194221d50 100644
--- a/video/fmt-conversion.c
+++ b/video/fmt-conversion.c
@@ -67,7 +67,6 @@ static const struct {
{IMGFMT_CUDA, AV_PIX_FMT_CUDA},
{IMGFMT_P010, AV_PIX_FMT_P010},
{IMGFMT_DRMPRIME, AV_PIX_FMT_DRM_PRIME},
- {IMGFMT_VULKAN, AV_PIX_FMT_VULKAN},
{0, AV_PIX_FMT_NONE}
};
diff --git a/video/img_format.h b/video/img_format.h
index f493267f97..79358031f6 100644
--- a/video/img_format.h
+++ b/video/img_format.h
@@ -318,7 +318,6 @@ enum mp_imgfmt {
IMGFMT_VDPAU_OUTPUT, // VdpOutputSurface
IMGFMT_VAAPI,
IMGFMT_VIDEOTOOLBOX, // CVPixelBufferRef
- IMGFMT_VULKAN, // VKImage
IMGFMT_DRMPRIME, // AVDRMFrameDescriptor
// Generic pass-through of AV_PIX_FMT_*. Used for formats which don't have