[mythtv-commits] mythtv commit: r27147 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Nov 10 06:15:21 UTC 2010


      Author: markk
        Date: 2010-11-10 06:15:21 +0000 (Wed, 10 Nov 2010)
New Revision: 27147
   Changeset: http://svn.mythtv.org/trac/changeset/27147

Log:

Simply the audio sync offset code.

This removes the ResetAudioTimecodeOffset method, which is superfluous,
and the ResyncAudioTimecodeOffset, which breaks av sync here. The
actions required to trigger these methods are both, as far as I can
tell, undocumented (and hence I doubt anyone is actually using them) and
it allows a degree of simplification of the code - most importantly
ensuring that only the player retains any offset value.


Modified:

   trunk/mythtv/libs/libmythtv/mythdvdplayer.cpp
   trunk/mythtv/libs/libmythtv/mythplayer.cpp
   trunk/mythtv/libs/libmythtv/mythplayer.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h




More information about the mythtv-commits mailing list