Opened 18 years ago
Closed 16 years ago
Last modified 16 years ago
#4835 closed patch (fixed)
DummyDecoder should set configured aspect
| Reported by: | 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)
Change History (4)
by , 18 years ago
| Attachment: | dummy_aspect.diff added |
|---|
comment:1 by , 17 years ago
| Keywords: | easy added |
|---|---|
| Type: | defect → patch |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
(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 by , 16 years ago
| Milestone: | unknown → 0.22 |
|---|
Note:
See TracTickets
for help on using tickets.

The patch