[mythtv-firehose] mythtv/master commit: 51c8ce134 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Tue Oct 4 16:07:17 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-10-04T09:06:47-07:00
   Push Date:  2011/10/04 09:07:02 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  51c8ce134dd1b3e9108dc850fb82216d7d62a2e8
   Changeset:  https://github.com/MythTV/mythtv/commit/51c8ce134

Log:

MythPlayer: Revert 'Fix interlacing detection'

The hack to force deinterlacing of standard definition streams has
ruined playback of a number of progressive streams here, most notably
because in PAL land we don't always have the luxury of a screen refresh
rate that closely matches the video frame rate.

Reverting just that hack causes a regression in the playback of
broadcast streams that have mixed interlaced/progressive frames - which
m_scan_locked was specifically designed to address - so I've removed
everything.

I'll fix/improve DVD interlacing in the correct sub-class (i.e.
MythDVDPlayer).

Modified:

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



More information about the mythtv-firehose mailing list