From 93faa83ac03224ea91a3598025a99f6aefaf7988 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sat, 14 May 2005 02:24:55 +0000 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 48d65f39..b871b092 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-05-14 Benjamin Otte + + * 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 * sys/glsink/Makefile.am: -- cgit v1.2.1