[mythtv-commits] mythtv commit: r26772 by markk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Oct 13 05:27:45 UTC 2010
Author: markk
Date: 2010-10-13 05:27:45 +0000 (Wed, 13 Oct 2010)
New Revision: 26772
Changeset: http://svn.mythtv.org/trac/changeset/26772
Log:
In DecoderBase, replace internal use of GetPlayer? with direct
access to the parent object. Removes a little overhead and assists in
auditing some unsafe access to the parent player (thread issues).
Modified:
trunk/mythtv/libs/libmythtv/decoderbase.cpp
More information about the mythtv-commits
mailing list