Opened 18 years ago

Closed 18 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@…> 18 years ago.
removes unnecessary check of using_passthru

Download all attachments as: .zip

Change History (2)

by Erik Hovland <erik@…>, 18 years ago

removes unnecessary check of using_passthru

comment:1 by danielk, 18 years ago

Resolution: wontfix
Status: newclosed

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

Note: See TracTickets for help on using tickets.