[mythtv-commits] mythtv/fixes/0.24 commit: f006f9047 by David Engel (gigem)

MythTV noreply at mythtv.org
Thu Sep 29 16:08:47 UTC 2011


      Author:  David Engel <dengel at mythtv.org>
 Change Date:  2011-09-29T09:07:07-07:00
   Push Date:  2011/09/29 09:08:27 -0700
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  f006f90474096f73aedb4f4fdbbe7777e37656cf
   Changeset:  https://github.com/MythTV/mythtv/commit/f006f9047

Log:

Better handle frame rate changes during fast-forward/rewind.

Backport of 9f871f63 from master to 0.24-fixes.

If the frame rate changes while fast-forwarding or rewinding, the
frame interval is set incorrectly and the skip values is not changed.
This leads to very erratic behavior when such a transition is hit.
Fix the problem, updating the frame interval and skip values
appropriately when the frame rate changes.

Modified:

   mythtv/libs/libmythtv/mythplayer.cpp
   mythtv/libs/libmythtv/mythplayer.h



More information about the mythtv-commits mailing list