[mythtv-commits] [MythTV/mythtv] 25ed0e: Always enable renderOneFrame in fast-forward/rewind.

David Engel noreply at github.com
Wed Oct 11 23:05:20 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 25ed0edc06cbc744f4bcea6ea032896a9c45d581
      https://github.com/MythTV/mythtv/commit/25ed0edc06cbc744f4bcea6ea032896a9c45d581
  Author: David Engel <dengel at mythtv.org>
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
    M mythtv/libs/libmythtv/mythplayer.cpp
    M mythtv/libs/libmythtv/mythplayer.h

  Log Message:
  -----------
  Always enable renderOneFrame in fast-forward/rewind.

Previously, this was only done when using mediacodec.  It was
originally added to work around an issue where already decoded frames
would not render after a decoder seek.  This had the positive effect
that changing ff/rew speeds, including stopping, was slightly but
noticeably more responsive.




More information about the mythtv-commits mailing list