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

MythTV noreply at mythtv.org
Tue Mar 15 06:44:28 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-03-14T23:44:11-07:00
   Push Date:  2011/03/14 23:44:25 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  e291378e42f4d2b309120f9f68b8ad2800347061
   Changeset:  https://github.com/MythTV/mythtv/commit/e291378e4

Log:

MythPlayer: Only lock the eof check when run from the decoder thread.

Again, the decoder_change_lock only needs to be used from the decoder
thread. Prepares the way for some locking improvements.

I've added a fixme as a reminder to move the eof variable ownership back
into the player which removes the need for the lock.

Modified:

   mythtv/libs/libmythtv/mythplayer.cpp



More information about the mythtv-commits mailing list