]> git.sesse.net Git - vlc/blobdiff - modules/video_chroma/i420_rgb16.c
- Fix segfault when doing RTSP DESCRIBE (trunk-only bug from [11811])
[vlc] / modules / video_chroma / i420_rgb16.c
index bfcf64241548d778532f035b71b5133c9a9fdfa2..ad14b51ebdf0117517588fc97f37201de6be0aa7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * i420_rgb16.c : YUV to bitmap RGB conversion module for vlc
  *****************************************************************************
- * Copyright (C) 2000 VideoLAN (Centrale Réseaux) and its contributors
+ * Copyright (C) 2000 the VideoLAN team
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>