output/Thread: unlock mutex during OpenFilter()

This commit is contained in:
Max Kellermann
2016-12-13 21:22:47 +01:00
parent c20126598f
commit f8164a3dd1
2 changed files with 7 additions and 4 deletions

View File

@@ -413,6 +413,8 @@ private:
/**
* Throws std::runtime_error on error.
*
* Mutex must not be locked.
*/
AudioFormat OpenFilter(AudioFormat &format);