Opened 14 years ago

Closed 14 years ago

#8265 closed defect (fixed)

internal dvd player: never ending loop during video resolution change

Reported by: skamithi Owned by: skamithi
Priority: minor Milestone: unknown
Component: MythTV - DVD Playback Version: 0.23rc1
Severity: medium Keywords:
Cc: Ticket locked: no

Description

attached a patch that removes code that clears the codecs during resolution changes in a dvd. its not needed anymore in 0.23 as resolution changes are gracefully handled elsewhere.

all this code does now is cause afd::scanstreams() to be called continuously. found this problem while debugging the issue in #8620.

Attachments (1)

8265_fix.diff (1.5 KB) - added by skamithi 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by skamithi

Attachment: 8265_fix.diff added

comment:1 Changed 14 years ago by robertm

Component: MythTV - GeneralMythTV - DVD Playback
Owner: changed from Isaac Richards to skamithi

comment:2 Changed 14 years ago by skamithi

Resolution: fixed
Status: newclosed

(In [24309]) Closes #8265. apply [23985] to 0.23.fixes

Note: See TracTickets for help on using tickets.