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

MythTV noreply at mythtv.org
Tue Mar 15 06:31:23 UTC 2011


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

Log:

MythPlayer:: Remove some unnecessary decoder locking.

The decoder_change_lock is used by the decoder thread to prevent the
main thread from deleting/recreating the decoder object while it is in
use. It does not need to be used from the main thread.

Modified:

   mythtv/libs/libmythtv/mythplayer.cpp



More information about the mythtv-commits mailing list