It's been brought to my attention on numerous occasions that the current RetroFE code base has an issue with video display under Windows, causing unexpected crashes of the program. I would like to try and debug the issue further, but I'll need to some people willing to run tests for me. As such, I have two questions:
1. Who of those experiencing these crashes would be willing to run tests on my attempts to fix the problem?
2. Who has experience using gstreamer in C/C++ programs, and could give me a hand in sorting out these issues?
I will start by switching to the latest gstreamer release to see if that helps, and take it from there. Considering that the issue does not happen under Linux (as far as I know), my guess is either issues in the Windows gstreamer library or in the Visual Studio libraries, and most likely the former.