https://github.com/videolan/vlc
Revision c6f900e1a3320acde048bf5a24ae0f17097679b0 authored by Gildas Bazin on 21 March 2002, 22:10:33 UTC, committed by Gildas Bazin on 21 March 2002, 22:10:33 UTC
* the calculation for the initial video window dimensions is now done in
    video_output.c and made available into p_vout->i_window_height/width.
    This allows to get rid of duplicated code and unify the behaviour of
    the video output plugins. (not all the plugins have been modified
    because I didn't want to break anything).

    As a side effect, the --width and --height options are now working, you
    can even use only --width or only --height the other dimension will adapt
    automatically to the video characteristics.
    Note that you need to remove the width/height options from the config file
    or set them to -1 if you want to use the actual video size.

1 parent fb3f8ba
History
Tip revision: c6f900e1a3320acde048bf5a24ae0f17097679b0 authored by Gildas Bazin on 21 March 2002, 22:10:33 UTC
Tip revision: c6f900e
File Mode Size
debian
doc
extras
include
ipkg
lib
plugins
po
share
src
.cvsignore -rw-r--r-- 174 bytes
ABOUT-NLS -rw-r--r-- 18.4 KB
AUTHORS -rw-r--r-- 5.1 KB
BUGS -rw-r--r-- 1.6 KB
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 89.4 KB
ChangeLog.libdvdcss -rw-r--r-- 4.6 KB
FAQ -rw-r--r-- 5.4 KB
INSTALL -rw-r--r-- 1.5 KB
INSTALL-win32.txt -rw-r--r-- 3.5 KB
INSTALL.libdvdcss -rw-r--r-- 815 bytes
INSTALL.libmad -rw-r--r-- 1.9 KB
MODULES -rw-r--r-- 3.7 KB
Makefile -rw-r--r-- 16.7 KB
Makefile.dep -rw-r--r-- 2.8 KB
Makefile.modules -rw-r--r-- 2.6 KB
Makefile.opts.in -rw-r--r-- 7.1 KB
README -rw-r--r-- 3.3 KB
README.libdvdcss -rw-r--r-- 2.2 KB
TODO -rw-r--r-- 23.8 KB
acconfig.h -rw-r--r-- 156 bytes
aclocal.m4 -rw-r--r-- 21.3 KB
config.guess -rw-r--r-- 37.4 KB
config.sub -rw-r--r-- 28.3 KB
configure -rwxr-xr-x 248.2 KB
configure.in -rw-r--r-- 47.4 KB
install-sh -rwxr-xr-x 5.5 KB
install-win32 -rw-r--r-- 2.2 KB
macosx-dmg -rwxr-xr-x 1.3 KB
mkinstalldirs -rwxr-xr-x 721 bytes
todo.pl -rwxr-xr-x 318 bytes
vlc.spec -rw-r--r-- 14.9 KB

README

back to top