Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lock access to m_tsWritingListeners in mpegstreamdata.cpp
Use the m_listenerLock for all usage of m_tsWritingListeners in mpegstreamdata.cpp. This lock was already used in all places except one.
- Loading branch information