mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
re-fixed crash in ffmpeg, 0.9.23 dev
This commit is contained in:
parent
4081af12dd
commit
ebd77ba71d
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ namespace ThirdParty {
|
|||
av_register_all();
|
||||
avcodec_register_all();
|
||||
|
||||
// av_lockmgr_register(_ffmpegLockManager);
|
||||
av_lockmgr_register(_ffmpegLockManager);
|
||||
|
||||
_sslInited = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue