You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently in the process of adding D3D12 support to GTK's Windows build (relevant GTK MR) and while enabling GStreamer I noticed that our msys2 CI is failing.
While tracking this down I found out that D3D12 support in gst-plugins-bad is explicitly disabled since commit 87d099a which claims:
all others are new and are not supported on Windows or mingw specifically
And if the GStreamer plugins do require those extra features: Could you make them work?
Otherwise I'll have to add a "d3d12-gstreamer-support" option to my GTK MR to make our CI pass and I don't want to.
The text was updated successfully, but these errors were encountered:
Biswa96
added
the
enhancement
Package requires more dependencies, build options, different packaging style etc.
label
Nov 1, 2024
I'm currently in the process of adding D3D12 support to GTK's Windows build (relevant GTK MR) and while enabling GStreamer I noticed that our msys2 CI is failing.
While tracking this down I found out that D3D12 support in gst-plugins-bad is explicitly disabled since commit 87d099a which claims:
And if the GStreamer plugins do require those extra features: Could you make them work?
Otherwise I'll have to add a "d3d12-gstreamer-support" option to my GTK MR to make our CI pass and I don't want to.
The text was updated successfully, but these errors were encountered: