Opened 18 years ago

Closed 18 years ago

#1524 closed defect (fixed)

VideoOutputBase::SetupDeinterlace doesn't need a dynamic_cast

Reported by: david.asher@… Owned by: danielk
Priority: trivial Milestone: unknown
Component: mythtv Version:
Severity: low Keywords:
Cc: Ticket locked: no

Description

Since SetupDeinterlace? is already virtual cleanup the code a little by removing the dynamic_cast to VideoOutputNull? and moving the logic to VideoOutputNull::SetupDeinterlace?.

Attachments (1)

null_patch.txt (2.3 KB) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by anonymous

Attachment: null_patch.txt added

comment:1 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [9422]) Closes #1524, by applying patch (small refactor).

Note: See TracTickets for help on using tickets.