]> git.sesse.net Git - vlc/commit
* Coding style fixes here and there.
authorSam Hocevar <sam@videolan.org>
Sat, 28 Apr 2001 03:36:26 +0000 (03:36 +0000)
committerSam Hocevar <sam@videolan.org>
Sat, 28 Apr 2001 03:36:26 +0000 (03:36 +0000)
commit0a4aeaa67cae0699195b135dcc65ce5b0ee5fdc4
treed27d41f6a49065bba02260a474fdca05993a2bf3
parenteb7f7ca00a3f7316d42e67c6de2b3f23607e3b54
  * Coding style fixes here and there.
  * Miscellaneous QNX compile fixes.
  * Beginning of the mingw32 port by Gildas Bazin <gbazin@netcourrier.com>.
  * Added Marcari and Gildas to the AUTHORS file.

  (I commited the mingw32 port because it doesn't add any new code outside
   the #ifdefs, but we won't tell a word about it for the moment. We don't
   really need windows users whining about bugs, do we ?)
56 files changed:
AUTHORS
ChangeLog
Makefile
Makefile.opts.in
configure
configure.in
extras/GNUgetopt/getopt.c
include/common.h
include/config.h.in
include/defs.h.in
include/input_ext-dec.h
include/modules.h
include/threads.h
plugins/dvd/dvd_udf.c
plugins/dvd/input_dvd.c
plugins/fb/fb.c
plugins/ggi/ggi.c
plugins/glide/glide.c
plugins/gnome/gnome.c
plugins/gtk/gtk.c
plugins/gtk/gtk_callbacks.c
plugins/gtk/gtk_playlist.c
plugins/macosx/vout_macosx.c
plugins/mga/mga.c
plugins/mpeg/input_es.c
plugins/mpeg/input_ps.c
plugins/mpeg/input_ts.c
plugins/sdl/aout_sdl.c
plugins/sdl/sdl.c
plugins/sdl/vout_sdl.c
plugins/text/ncurses.c
plugins/x11/vout_x11.c
plugins/x11/x11.c
plugins/x11/xvideo.c
plugins/yuv/transforms_yuvmmx.h
src/audio_output/audio_output.c
src/input/input.c
src/input/input_clock.c
src/input/input_dec.c
src/input/input_ext-dec.c
src/input/input_ext-intf.c
src/input/input_netlist.c
src/input/input_programs.c
src/input/mpeg_system.c
src/interface/interface.c
src/interface/intf_channels.c
src/interface/intf_msg.c
src/interface/main.c
src/misc/modules.c
src/misc/mtime.c
src/misc/netutils.c
src/spu_decoder/spu_decoder.c
src/video_output/video_text.c
src/video_parser/video_parser.c
src/video_parser/vpar_blocks.c
src/video_parser/vpar_headers.c