]> git.sesse.net Git - vlc/commit
Fixed zoom setting when the video fills the display.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 26 Jan 2010 22:31:38 +0000 (23:31 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 26 Jan 2010 22:31:38 +0000 (23:31 +0100)
commit3c631309e5144a5807d74f5adbdf449b1dd50dcc
tree12b1aec466b3f9612da635ac0c9e5d6fa027de0e
parent9c1d2239eafecda7bfcfdf2b74f374a9b9fb63a6
Fixed zoom setting when the video fills the display.

The zoom parameters need to be taken into account as the window
can be resized.
src/video_output/display.c