[mythtv-commits] Ticket #1524: VideoOutputBase::SetupDeinterlace doesn't need a dynamic_cast

MythTV mythtv at cvs.mythtv.org
Thu Mar 16 04:28:44 UTC 2006


#1524: VideoOutputBase::SetupDeinterlace doesn't need a dynamic_cast
--------------------------------------------+-------------------------------
 Reporter:  david.asher at caviumnetworks.com  |       Owner:  danielk
     Type:  defect                          |      Status:  new    
 Priority:  trivial                         |   Milestone:         
Component:  mythtv                          |     Version:         
 Severity:  low                             |  
--------------------------------------------+-------------------------------
 Since SetupDeinterlace is already virtual cleanup the code a little by
 removing the dynamic_cast to VideoOutputNull and moving the logic to
 VideoOutputNull::SetupDeinterlace.

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


More information about the mythtv-commits mailing list