[mythtv-commits] mythtv commit: r25702 by markk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Aug 16 14:14:59 UTC 2010
Author: markk
Date: 2010-08-16 14:14:59 +0000 (Mon, 16 Aug 2010)
New Revision: 25702
Changeset: http://svn.mythtv.org/trac/changeset/25702
Modified:
trunk/mythtv/libs/libmythtv/mythplayer.cpp
Log:
Improved subtitle track re-initialisation after the decoder detects new
streams.
Only trigger changes if the player determines that a different track
type is now preferred and disable the existing subtitle type first.
Finally, fix the DisableCaptions function to ensure we don't
inadvertently disable captions that are actually meant to be visible.
Closes #8603
More information about the mythtv-commits
mailing list