CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Fri Apr 6 11:15:48 CEST 2001
Update of /cvs/videolan/vlc/extras/DVDioctl
Modified Files:
DVDioctl.cpp
Added Files:
COPYING README
Update of /cvs/videolan/vlc/extras/GNUgetopt
Added Files:
COPYING
Update of /cvs/videolan/vlc/plugins/alsa
Modified Files:
aout_alsa.c
Update of /cvs/videolan/vlc/plugins/dvd
Modified Files:
dvd_css.c dvd_ioctl.c dvd_netlist.c
Update of /cvs/videolan/vlc/plugins/ggi
Modified Files:
vout_ggi.c
Update of /cvs/videolan/vlc/plugins/idct
Modified Files:
idct_common.c
Update of /cvs/videolan/vlc/plugins/sdl
Modified Files:
vout_sdl.c
Update of /cvs/videolan/vlc/src/ac3_decoder
Modified Files:
ac3_bit_allocate.c ac3_decoder_thread.c ac3_downmix.c
ac3_downmix_c.c ac3_exponent.c ac3_mantissa.c ac3_parse.c
Update of /cvs/videolan/vlc/src/audio_decoder
Modified Files:
adec_generic.c adec_layer1.c adec_layer2.c audio_decoder.c
Update of /cvs/videolan/vlc/src/input
Modified Files:
input_clock.c input_dec.c input_ext-dec.c input_ext-intf.c
input_netlist.c input_programs.c mpeg_system.c
Update of /cvs/videolan/vlc/src/interface
Modified Files:
intf_ctrl.c intf_urldecode.c main.c
Update of /cvs/videolan/vlc/src/lpcm_decoder
Modified Files:
lpcm_decoder.c lpcm_decoder_thread.c
Update of /cvs/videolan/vlc/src/misc
Modified Files:
tests.c
Update of /cvs/videolan/vlc/src/spu_decoder
Modified Files:
spu_decoder.c
Update of /cvs/videolan/vlc/src/video_decoder
Modified Files:
video_decoder.c
Update of /cvs/videolan/vlc/src/video_output
Modified Files:
video_spu.c
Update of /cvs/videolan/vlc/src/video_parser
Modified Files:
video_fifo.c vpar_headers.c vpar_synchro.c
Log Message:
* Code cleanup: removed a few tabulations.
* Fixed inline asm routines to remove all read/write operands.
* Added <string.h> to most files to prevent warnings under FreeBSD.
* Added "break;" after "default:" in case switches to prevent
warnings when compiling with GCC 3.0pre.
--
sam
More information about the vlc-devel
mailing list