Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#4835 closed patch (fixed)

DummyDecoder should set configured aspect

Reported by: Mark Buechler <Mark.Buechler@…> Owned by: Isaac Richards
Priority: minor Milestone: 0.22
Component: mythtv Version: head
Severity: medium Keywords: easy
Cc: Ticket locked: no

Description

The DummyDecoder? should use the saved aspect ratio instead of the default 4/3 when possible. Patch attached.

Attachments (1)

dummy_aspect.diff (595 bytes) - added by Mark Buechler <Mark.Buechler@…> 16 years ago.
The patch

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Mark Buechler <Mark.Buechler@…>

Attachment: dummy_aspect.diff added

The patch

comment:1 Changed 16 years ago by laga

Keywords: easy added
Type: defectpatch

comment:2 Changed 15 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [21422]) Respect the frontend's XineramaMonitorAspectRatio? when using the Dummy Decoder rather than using the hardcoded default of 1.33333 all the time.

Closes #4835 using patch by Mark Buechler.

comment:3 Changed 15 years ago by stuartm

Milestone: unknown0.22
Note: See TracTickets for help on using tickets.