]> git.sesse.net Git - vlc/commit
* mad plug-in is now built-in to avoid PIC/non-PIC collision ;
authorChristophe Massiot <massiot@videolan.org>
Thu, 6 Dec 2001 10:53:42 +0000 (10:53 +0000)
committerChristophe Massiot <massiot@videolan.org>
Thu, 6 Dec 2001 10:53:42 +0000 (10:53 +0000)
commit2e0eab4ca7a626b63263ec6d978c19ea0c3df22e
tree62e770bd0aad16162c44fb6f71945592e0994e6c
parent6d1e0c517b8e80820cf019edbd3b1fcfaf752160
* mad plug-in is now built-in to avoid PIC/non-PIC collision ;
* Updated documentation ;
* New --desync option, to delay the video (in case of lip desynchronization) ;
this is bad, but we have no other option for the moment ;
* Clicking in vout now pauses the stream, patch courtesy of Peter Surda.
configure
configure.in
doc/vlc.1
include/main.h
plugins/x11/vout_xvideo.c
src/audio_output/aout_s16.c
src/audio_output/aout_u8.c
src/audio_output/audio_output.c
src/input/input_clock.c
src/interface/main.c