[vlc-devel] [PATCH] [RFC] video output:win32: use the direct3d11 vout when d3d11va is selected
Jean-Baptiste Kempf
jb at videolan.org
Tue Dec 13 17:27:31 CET 2016
Hello,
On Tue, 13 Dec 2016, at 17:20, Steve Lhomme wrote:
> - set_capability("vout display", 240)
> + set_capability("vout display", 275)
Please check that we do respect b7e1db84295007a76e585ec6590bd9a75f1e3006
and 378ac85a61b3d0aed82eae2177287a899699de2b.
Do we have correct spu blending ?
> +#ifdef HAVE_D3D11_H
> + if (vd->source.i_chroma == VLC_CODEC_D3D11_OPAQUE)
> + goto error;
> +#endif
Why the ifdef?
Why is it in the same commit as above?
--
Jean-Baptiste Kempf - President
+33 672 704 734
More information about the vlc-devel
mailing list