]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/sdl.c
* If codec_type != video | audio, then don't use the ffmpeg demux. (it was crashing...
[vlc] / modules / audio_output / sdl.c
index 34b9087e2090c53acd851a61ef5fcea92918b35e..8daa804e55555a691d3de13f64101434342f89b5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * sdl.c : SDL audio output plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2002 VideoLAN
+ * Copyright (C) 2000-2002 the VideoLAN team
  * $Id$
  *
  * Authors: Michel Kaempf <maxx@via.ecp.fr>