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,