[mythtv-commits] Ticket #933: Fix deinterlacing getting turned ON for progressive scan channel after PAUSE in live-tv

MythTV mythtv at cvs.mythtv.org
Wed Jan 4 04:43:32 UTC 2006


#933: Fix deinterlacing getting turned ON for progressive scan channel after
PAUSE in live-tv
--------------------------------+-------------------------------------------
 Reporter:  tralph11 at yahoo.com  |       Owner:  ijr
     Type:  patch               |      Status:  new
 Priority:  minor               |   Milestone:     
Component:  mythtv              |     Version:     
 Severity:  medium              |  
--------------------------------+-------------------------------------------
 The problem occurs only when pressing PAUSE for a progressive scan channel
 after an interlaced channel has been viewed. The problem is triggered if
 m_can_double is set to true when an interlaced channel is viewed but it
 isn't reset to false when a progressive channel is tuned. This caused
 DoPlay to re-enable the deinterlacer after a PAUSE event. I found two
 places in NuppelVideoPlayer.cpp that looks like m_can_double needs to be
 reset.

 Consequently this only happens for live-tv.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/933>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list