]> git.sesse.net Git - vlc/commit
Core implementation of --[no]-autoscale and --scale with x11 vout support
authorJoseph Tulou <brezhoneg1@yahoo.fr>
Fri, 30 Jan 2009 16:28:42 +0000 (17:28 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 2 Feb 2009 02:32:17 +0000 (03:32 +0100)
commit9885e3480e42d648daef956dd84ce59d7bd4d9bf
tree85a88af07539b4ed599e876a27dd763099cfb1b2
parent0c52acaeed113f6c2365485a1a7098e194f70b5b
Core implementation of --[no]-autoscale and --scale with x11 vout support

Modifications by /me (renaming, var_Get, hotkeys, etc..)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
include/vlc_keys.h
include/vlc_vout.h
modules/control/hotkeys.c
modules/video_output/opengl.c
modules/video_output/x11/xcommon.c
src/libvlc-module.c
src/video_output/video_output.c
src/video_output/vout_intf.c
src/video_output/vout_pictures.c