diff --git a/sys/d3d11/gstd3d11format.h b/sys/d3d11/gstd3d11format.h index 492c937a48..261e58d8b4 100644 --- a/sys/d3d11/gstd3d11format.h +++ b/sys/d3d11/gstd3d11format.h @@ -26,7 +26,7 @@ #include "gstd3d11_fwd.h" #define GST_D3D11_FORMATS \ - "{ BGRA, RGBA, RGB10A2, RGB10A2_LE, VUYA, NV12, P010_10LE, I420, I420_10LE }" + "{ BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, I420, I420_10LE }" G_BEGIN_DECLS