[mythtv-commits] mythtv/fixes/0.24 commit: ccc89dd1c by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Sat Mar 19 04:09:11 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-03-18T21:08:42-07:00
   Push Date:  2011/03/18 21:09:09 -0700
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  ccc89dd1ce3e45a1cd8c5bf32fb95e2618f58ae1
   Changeset:  https://github.com/MythTV/mythtv/commit/ccc89dd1c

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.
(cherry picked from commit e291378e42f4d2b309120f9f68b8ad2800347061)

Modified:

   mythtv/libs/libmythtv/mythplayer.cpp



More information about the mythtv-commits mailing list