Opened 16 years ago

Closed 16 years ago

#5083 closed defect (wontfix)

using_passthru check always false

Reported by: Erik Hovland <erik@…> Owned by: Isaac Richards
Priority: trivial Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

In AvFormatDecoder::SetupAudioStream? at line 4047 the check of using_passthru is always going to evaluate false. So there is no need to have the check.

Attachments (1)

libs_libmythtv_avformatdecoder.cpp-using_passthru-always-false.patch (766 bytes) - added by Erik Hovland <erik@…> 16 years ago.
removes unnecessary check of using_passthru

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Erik Hovland <erik@…>

removes unnecessary check of using_passthru

comment:1 Changed 16 years ago by danielk

Resolution: wontfix
Status: newclosed

this code is undergoing refactoring in another ticket, wontfix here.

Note: See TracTickets for help on using tickets.