video: clarify what IMFMT_DXVA2 is

This commit is contained in:
wm4 2014-10-26 02:04:36 +02:00
parent 52b52800ce
commit bb80204de2
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ enum mp_imgfmt {
IMGFMT_VDPAU_OUTPUT, // VdpOutputSurface
IMGFMT_VDA,
IMGFMT_VAAPI,
IMGFMT_DXVA2,
IMGFMT_DXVA2, // IDirect3DSurface9 (NV12)
IMGFMT_END,