[mythtv-commits] [MythTV/mythtv] dd35db: MythPlayer: Fix double rate CPU deinterlacing

Mark Kendall noreply at github.com
Sat Jun 6 21:11:05 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: dd35db8df117b5f2d2c6706438dcf2e316c19d95
      https://github.com/MythTV/mythtv/commit/dd35db8df117b5f2d2c6706438dcf2e316c19d95
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-06-06 (Sat, 06 Jun 2020)

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

  Log Message:
  -----------
  MythPlayer: Fix double rate CPU deinterlacing

- the second field was not being processed as after the first pass the
frame was marked 'already_deinterlaced'
- was only obvious for yadif which broke av sync quite badly when
running at double rate

(cherry picked from commit 72c9209e158e3cba33f81515220af36e704bec66)




More information about the mythtv-commits mailing list