[mythtv-commits] mythtv/master commit: ee83b9be2 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Sun Nov 27 10:14:21 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-11-27T02:12:56-08:00
   Push Date:  2011/11/27 02:14:10 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  ee83b9be2a2e2aadcb3ba39335b477449b7a9ad4
   Changeset:  https://github.com/MythTV/mythtv/commit/ee83b9be2

Log:

TV: Convert some write locks to read locks.

GetPlayerWriteLock should be used when the pointer to the player is
changed.

Avoids at least one deadlock in master when starting blu ray playback
but will need further work to ensure all potential deadlocks are
avoided.

Modified:

   mythtv/libs/libmythtv/tv_play.cpp



More information about the mythtv-commits mailing list