[mythtv-commits] [MythTV/mythtv] 0e7e57: Playback: Fix jerkiness with codec-deinterlaced co...

Peter Bennett noreply at github.com
Wed Mar 6 18:47:55 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 0e7e57f9c2eb0e2c4f47dcb30788a4e54d6808ba
      https://github.com/MythTV/mythtv/commit/0e7e57f9c2eb0e2c4f47dcb30788a4e54d6808ba
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2019-03-06 (Wed, 06 Mar 2019)

  Changed paths:
    M mythtv/libs/libmythtv/avformatdecoder.cpp

  Log Message:
  -----------
  Playback: Fix jerkiness with codec-deinterlaced content

Remove unneeded setting of m_fps that was overwriting the correct
value. m_fps is suppsed to contain the framerate before deinterlacing.

Fixes #13419




More information about the mythtv-commits mailing list