direct3d11: use the decoder format chroma as seen from the outside
commit61246257e14a5168fcfb8293d406e5ddedf05038
authorSteve Lhomme <robux4@gmail.com>
Thu, 26 Oct 2017 13:45:15 +0000 (26 15:45 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 27 Oct 2017 08:17:40 +0000 (27 10:17 +0200)
tree7b2b5e280c9953deff33bb821397eb183ca636cc
parentd37a77de43ab0769e92b5c9ec5a7fb7346abdc82
direct3d11: use the decoder format chroma as seen from the outside

We will do the conversion from the decoder format to the display format internally as with I420.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_output/win32/direct3d11.c