ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins in -bad...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 22 Sep 2006 15:59:59 +0000 (15:59 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 22 Sep 2006 15:59:59 +0000 (15:59 +0000)
commitc8cc86df2a95d9629ebd4f97afae355e2b4d71e8
tree6149c6e88a460939116c71943d8e9b841c61c8b9
parent69cffbcbd2c4b73c58a877b13936198146952505
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).
ChangeLog
ext/directfb/dfbvideosink.c
sys/glsink/glimagesink.c