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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/img_format.h b/video/img_format.h
index 44c5505f68..1db317b5dd 100644
--- a/video/img_format.h
+++ b/video/img_format.h
@@ -256,7 +256,7 @@ enum mp_imgfmt {
IMGFMT_VDPAU_OUTPUT, // VdpOutputSurface
IMGFMT_VDA,
IMGFMT_VAAPI,
- IMGFMT_DXVA2,
+ IMGFMT_DXVA2, // IDirect3DSurface9 (NV12)
IMGFMT_END,