[vlc-devel] commit: Core implementation of --[no] -autoscale and --scale with x11 vout support (Joseph Tulou )
git version control
git at videolan.org
Mon Feb 2 03:50:31 CET 2009
vlc | branch: master | Joseph Tulou <brezhoneg1 at yahoo.fr> | Fri Jan 30 17:28:42 2009 +0100| [9885e3480e42d648daef956dd84ce59d7bd4d9bf] | committer: Jean-Baptiste Kempf
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 at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9885e3480e42d648daef956dd84ce59d7bd4d9bf
---
include/vlc_keys.h | 6 +++-
include/vlc_vout.h | 10 ++++++-
modules/control/hotkeys.c | 40 +++++++++++++++++++++++++++++++--
modules/video_output/opengl.c | 3 +-
modules/video_output/x11/xcommon.c | 23 +++++++++++++++++++
src/libvlc-module.c | 43 ++++++++++++++++++++++++++---------
src/video_output/video_output.c | 3 +-
src/video_output/vout_intf.c | 31 ++++++++++++++++++-------
src/video_output/vout_pictures.c | 18 +++++++++++++-
9 files changed, 146 insertions(+), 31 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9885e3480e42d648daef956dd84ce59d7bd4d9bf
More information about the vlc-devel
mailing list