]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/file.c
* If codec_type != video | audio, then don't use the ffmpeg demux. (it was crashing...
[vlc] / modules / audio_output / file.c
index 7f9035e2d90ba093bfd304228fa38e530193d5f4..e6fbb31dd44a92475dd65ba093c368e1bd2defe3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * file.c : audio output which writes the samples to a file
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 the VideoLAN team
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>