[mythtv-commits] mythtv commit: r25286 by tralph

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jul 7 17:15:45 UTC 2010


      Author: tralph
        Date: 2010-07-07 17:15:45 +0000 (Wed, 07 Jul 2010)
New Revision: 25286
   Changeset: http://svn.mythtv.org/trac/changeset/25286

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/vsync.cpp
   trunk/mythtv/libs/libmythtv/vsync.h

Log:

Applying patch which provides the following major changes

 * move the trigger advancing controls and frame interval knowledge out of vsync
 * give NVP complete control over frame interval and trigger handling

This greatly simplifies how part of the AV sync code works and should help reduce or eliminate hard to identify bugs.

Thanks to Davin McCall for the his efforts in idenfying the problem and creating this patch.

Fixes #7067.





More information about the mythtv-commits mailing list