Matthew Oliver
Matthew Oliver
Ive resolved the current merge conflicts but at present this PR is still waiting for the blocking ports to be updated to support ffmpeg5. So still in the same position...
This project is currently unfunded so updates may take a while depending on availability and time
cuda is not currently supported, enabling any options that require it will result in errors such as the above
The architecture flags are treated as reserved flags as theyre auto handled and thus auto enabled. Ill put disabling them on the todo list for a future version.
A PR of these changes is always welcome
Yeah pushing and popping contexts can definitely cause some issues and will create synchronization stalls. As to whether they are causing these issues is another question but is still a...
Have you tried replacing the 'e' with 'N' for windows platforms and see if that helps. If you have a small test program you can post that can be used...
Unfortunately its rather difficult to get it to work as gnulib requires to be able to hijack the system fopen with its own, but its own also requires to hijack...
@wrobelda There is a SMP.patch that has all the relevant source code changes in it to help aid others. However there would have to be work done to the gnutls...
libtasn1 is a git submodule within the devel folder. The VS project uses several files from within that directory directly as part of the project compiation so it will need...