CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Wed Aug 21 17:10:33 CEST 2002
Update of /var/cvs/videolan/vlc/modules/video_output
Modified Files:
Makefile
Added Files:
svgalib.c
Update of /var/cvs/videolan/vlc
Modified Files:
Makefile.opts.in configure configure.in
Update of /var/cvs/videolan/vlc/src/video_output
Modified Files:
vout_pictures.c
Log Message:
* ./modules/video_output/svgalib.c: SVGAlib video output module.
Currently only supports 256 color output, and defaults to 320x200. You need to be root to use it, it may leave your console in an unusable state, lock
up your video card, it will segfault at exit if you compile it as a plugin
because of SVGAlib's ludicrous use of atexit() and signal().
Apart from these few glitches, it's rather OK, use "-I dummy -V svgalib"
to activate. Q or Esc to quit (press for a long time if it doesn't work).
--
sam
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list