[vlc-devel] D3D11_OPAQUE_RGBA fallback bug

Thomas Guillem thomas at gllm.fr
Mon Mar 5 09:07:17 CET 2018


Thanks for the report, I'll fix it.

On Fri, Mar 2, 2018, at 17:37, jnqnfe at gmail.com wrote:
> @Steve
> 
> I noticed a mistake with commit
> 35b0a076bdb8c86d8d1180a30862300d5a21a5e4 of yours.
> 
> +static const vlc_fourcc_t p_D3D11_OPAQUE_RGBA_fallback[] = {
> +    VLC_CODEC_D3D11_OPAQUE, VLC_CODEC_RGBA, 0,
> +};
> 
> obviously the list should start with VLC_CODEC_D3D11_OPAQUE_RGBA :)
> 
> Regards,
> Lyndon
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list