Opened 18 years ago
Closed 18 years ago
#5083 closed defect (wontfix)
using_passthru check always false
| Reported by: | 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)
Change History (2)
by , 18 years ago
| Attachment: | libs_libmythtv_avformatdecoder.cpp-using_passthru-always-false.patch added |
|---|
comment:1 by , 18 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
this code is undergoing refactoring in another ticket, wontfix here.
Note:
See TracTickets
for help on using tickets.

removes unnecessary check of using_passthru