]> git.sesse.net Git - vlc/commit
Redirected "zoom" on "scale" (vout_thread_t).
authorLaurent Aimar <fenrir@videolan.org>
Tue, 26 Jan 2010 22:34:02 +0000 (23:34 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 26 Jan 2010 22:34:02 +0000 (23:34 +0100)
commit86e59e436dc261493316fc643fbd3b3636548722
treed1ecda8327e5b5f5fd1dc090c5749eb47598b470
parent3c631309e5144a5807d74f5adbdf449b1dd50dcc
Redirected "zoom" on "scale" (vout_thread_t).

It fixes zoom settings at the core level (partially close #3245).
"zoom" cannot be removed as it provides a list of choices while "scale" is
a free value. The names aren't great, but that can wait.
src/video_output/vout_intf.c