diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-04-15 14:42:35 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-04-15 14:42:35 +0000 |
commit | bbe57d1faae6b2f9be7e92c8fd17a1134e6e6481 (patch) | |
tree | f6e5308236eb3ea4669227141a479a3871bba5fd /ChangeLog | |
parent | 5419e144c8c5dfef7f9b43cb2c28b86d64e7b648 (diff) | |
download | xine-lib-bbe57d1faae6b2f9be7e92c8fd17a1134e6e6481.tar.gz xine-lib-bbe57d1faae6b2f9be7e92c8fd17a1134e6e6481.tar.bz2 |
to emulate pan&scan in letterboxed overlay mode, we zoom the image horzontally,
we have to compensate this distortion in the coordinate transformation to get
accurate menu highlight areas
CVS patchset: 6405
CVS date: 2004/04/15 14:42:35
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ xine-lib (1-rc4) * fix 24 bpp RGB output - may affect some users of xshm and fb * generate events for "Permission denied" and "File not found" in the http and file plugins + * DXR3: fix menu highlight areas in letterboxed overlay mode with + pan&scan content xine-lib (1-rc3c) * fix the deadlock with non-seekable input plugins |