[mythtv-commits] mythtv/master commit: 9f871f635 by David Engel (gigem)

MythTV noreply at mythtv.org
Wed Sep 28 16:03:16 UTC 2011


      Author:  David Engel <dengel at mythtv.org>
 Change Date:  2011-09-28T09:02:53-07:00
   Push Date:  2011/09/28 09:03:08 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  9f871f6357b224d150ca8e3c97303439e4a2761c
   Changeset:  https://github.com/MythTV/mythtv/commit/9f871f635

Log:

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

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/libmythbase/mythversion.h
   mythtv/libs/libmythtv/mythplayer.cpp
   mythtv/libs/libmythtv/mythplayer.h



More information about the mythtv-commits mailing list