changeset 21997:59a9255117db

Remove comment printed by -demuxer help, it belongs in the copyright header.
author diego
date Thu, 25 Jan 2007 17:48:38 +0000
parents 05d024607a60
children ad7263dc0034
files libmpdemux/demux_mkv.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/demux_mkv.c	Thu Jan 25 17:44:29 2007 +0000
+++ b/libmpdemux/demux_mkv.c	Thu Jan 25 17:48:38 2007 +0000
@@ -3815,7 +3815,7 @@
   "mkv",
   "Matroska",
   "Aurelien Jacobs",
-  "based on gstreamer demuxer by Ronald Bultje and demux_mkv.cpp by Moritz Bunkus",
+  "",
   DEMUXER_TYPE_MATROSKA,
   1, // safe autodetect
   demux_mkv_open,