Skip to content

Fix MSQOgl crashes on video deletion between Qt and MS2. Factorization of the...

Julien Wadel requested to merge fix/msqogl_crash into master

Fix MSQOgl crashes on video deletion between Qt and MS2. Factorization of the process, use of std::mutex instead of MSFilter mutex, ensure that the SDK is on when doing penGL updates from Qt.

Merge request reports