Opened 16 years ago
Closed 16 years ago
#6545 closed patch (fixed)
Enable video window resizing for win32 D3D
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | head |
Severity: | medium | Keywords: | win32 direct3d |
Cc: | Ticket locked: | no |
Description
This patch adds WindowResized?() to VideoOutputD3D to allow resizing of the video window during playback.
Attachments (1)
Change History (2)
Changed 16 years ago by
Attachment: | videoout_d3d.patch added |
---|
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [20642]) Fix video aspect for VideoOutputD3D and VideoOutputDX. Allow resizing of the window with VideoOutputD3D. Refs #6533. Closes #6545.