summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2005-05-14 02:24:55 +0000
committerBenjamin Otte <otte@gnome.org>2005-05-14 02:24:55 +0000
commit93faa83ac03224ea91a3598025a99f6aefaf7988 (patch)
tree75343a80ce3f8da0afd8b5d0e25d908580485cfe
parentc07d2d5abf5ad83860a26fca370d7d7f141f374a (diff)
downloadgst-plugins-bad-93faa83ac03224ea91a3598025a99f6aefaf7988.tar.gz
gst-plugins-bad-93faa83ac03224ea91a3598025a99f6aefaf7988.tar.bz2
gst-plugins-bad-93faa83ac03224ea91a3598025a99f6aefaf7988.zip
gst/realmedia/rmdemux.c: Set rank to NONE. Prevents it from being used in autoplugging, which solves lots of reported...
Original commit message from CVS: * gst/realmedia/rmdemux.c: (plugin_init): Set rank to NONE. Prevents it from being used in autoplugging, which solves lots of reported segfaults and warnings from tag reading.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48d65f39..b871b092 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * gst/realmedia/rmdemux.c: (plugin_init):
+ Set rank to NONE. Prevents it from being used in autoplugging, which
+ solves lots of reported segfaults and warnings from tag reading.
+
2005-05-13 David Schleef <ds@schleef.org>
* sys/glsink/Makefile.am: