Skip to content

Fix MSQOgl crashes

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.
  • Add functions to cmake for making a RELEASE file and for retrieving the base folder name on version checking.

mediastreamer2!632 (merged)

bctoolbox!169 (merged)

Edited by Julien Wadel

Merge request reports