-
Notifications
You must be signed in to change notification settings - Fork 851
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Protect m_bClosing by m_GCStopLock 2. Fix the issue that m_GCStopLock can be set up multiple times and never be released. srt_startup()/srt_cleanup() meant to be called only once, but it isn't used this way in FFmpeg/VLC/GStreamer.
- Loading branch information
1 parent
cf34d69
commit 3558cd0
Showing
1 changed file
with
16 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters