diff options
author | Hans-Juergen Mauser <hjmauser@gmx.net> | 2011-09-17 11:22:30 +0200 |
---|---|---|
committer | Tormod Volden <debian.tormod@gmail.com> | 2011-09-23 20:59:26 +0200 |
commit | f27eac4b3fe9e6f13d3c54711488ebe7280f24dd (patch) | |
tree | 0c608a71fcf62b64b1758dc848dc53f0687775aa /Makefile.am | |
parent | d177ae0b11a1b47ce088cce8c3c6e0f94a706b5e (diff) |
savage: Fix Xv scaling on non-native resolutions
If I set the resolution to 800x600 for example (to be able to use the
TV output in full screen mode), I only can see 800/1024 = 0,78 of the
real video width, no matter if the video is displayed in a small player
window or enlarged to full screen. On the right of the video display,
the remaining width is filled with a black (or sometimes blue) bar.
The problem was mainly that only the drawing starting point was modified
by the scaling factor, but not the size-defining end of the drawing
rectangle.
https://bugs.launchpad.net/bugs/670790
Signed-off-by: Hans-Juergen Mauser <hjmauser@gmx.net>
Reviewed-by: Tormod Volden <debian.tormod@gmail.com>
Acked-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions