]> git.sesse.net Git - vlc/commit
Enabling scaling activation/deactivation
authorJoseph Tulou <brezhoneg1@yahoo.fr>
Mon, 26 Jan 2009 17:12:20 +0000 (18:12 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 26 Jan 2009 19:28:10 +0000 (20:28 +0100)
commit7b84cea421f71b3c2885ae721511f465629ef21b
tree316a7ca77877bd18355398114dd0cf7ce8f407b6
parentd16c326796d2e2410fa3d3fc769111d868167408
Enabling scaling activation/deactivation

this patch adds a parameter ( --[no]-scaling) and a toggle hotkey ('o')
At fullscreen, it allows displaying a video at original size surrounded by a black screen.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
include/vlc_keys.h
modules/control/hotkeys.c
src/libvlc-module.c
src/video_output/vout_intf.c