[mythtv-commits] [MythTV/mythtv] 63e6dd: DecoderBase: Use a regular, recursive QMutex for m...

Mark Kendall noreply at github.com
Fri Mar 27 12:35:35 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 63e6dd4fc062f82be6e6cde6992e8055590c672b
      https://github.com/MythTV/mythtv/commit/63e6dd4fc062f82be6e6cde6992e8055590c672b
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M mythtv/libs/libmythtv/Bluray/avformatdecoderbd.cpp
    M mythtv/libs/libmythtv/DVD/avformatdecoderdvd.cpp
    M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
    M mythtv/libs/libmythtv/decoders/decoderbase.cpp
    M mythtv/libs/libmythtv/decoders/decoderbase.h

  Log Message:
  -----------
  DecoderBase: Use a regular, recursive QMutex for m_trackLock

- there were too many nested calls/use cases for QReadWriteLock




More information about the mythtv-commits mailing list