Opened 16 years ago

Closed 16 years ago

#5149 closed defect (wontfix)

AC3 audio is not supported in analyze_audio() checking for it later is not a good idea

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

AC3 audio is not supported in analyze_audio() in programs/mythtranscode/replex/replex.c. Checking for it at line 307 is not necessary and just adds unused code to the function.

Attachments (1)

programs_mythtranscode_replex_replex.c-remove-dead-code-from-analyze_audio.patch (1.1 KB) - added by Erik Hovland <erik@…> 16 years ago.
removes AC3 audio check

Download all attachments as: .zip

Change History (2)

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

removes AC3 audio check

comment:1 Changed 16 years ago by danielk

Resolution: wontfix
Status: newclosed

pretty sure this code is there for a future enhancement.

Note: See TracTickets for help on using tickets.