summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-09-22 15:59:59 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-09-22 15:59:59 +0000
commitc8cc86df2a95d9629ebd4f97afae355e2b4d71e8 (patch)
tree6149c6e88a460939116c71943d8e9b841c61c8b9 /ChangeLog
parent69cffbcbd2c4b73c58a877b13936198146952505 (diff)
downloadgst-plugins-bad-c8cc86df2a95d9629ebd4f97afae355e2b4d71e8.tar.gz
gst-plugins-bad-c8cc86df2a95d9629ebd4f97afae355e2b4d71e8.tar.bz2
gst-plugins-bad-c8cc86df2a95d9629ebd4f97afae355e2b4d71e8.zip
ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins in -bad that might be autoplugged shouldn...
Original commit message from CVS: * ext/directfb/dfbvideosink.c: (plugin_init): Lower rank from SECONDARY to MARGINAL. Plugins in -bad that might be autoplugged shouldn't trump plugins in -base, -good or -ugly (in this case ximagesink). * sys/glsink/glimagesink.c: (plugin_init): Set rank to NONE to prevent it from being autoplugged until errors are handled properly (see #357212).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c99f579..a58d1ecf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-09-22 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/directfb/dfbvideosink.c: (plugin_init):
+ Lower rank from SECONDARY to MARGINAL. Plugins in -bad that might
+ be autoplugged shouldn't trump plugins in -base, -good or -ugly
+ (in this case ximagesink).
+
+ * sys/glsink/glimagesink.c: (plugin_init):
+ Set rank to NONE to prevent it from being autoplugged until
+ errors are handled properly (see #357212).
+
2006-09-21 Edgard Lima <edgard.lima@indt.org.br>
* ext/neon/Makefile.am: