[gstreamer-bugs] [Bug 396779] Preset interface for elements

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 11 10:33:38 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=396779

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #49 from Stefan Kost (gstreamer, gtkdoc dev)  2008-01-11 18:33 UTC -------
Wim, I read your comments again. This is a total different design. Below I call
mine E and your design W.

E: presets are loaded when needed per element
W: all presets are always loaded

E: elements can override behaviour (influence order, skip properties)
W: only generic behaviour

E: elements can override format parsing if they don't want to use a default
format  (bridge plugins)
W: elements would need to register a i/o modules if the want to support their
own format

Basically I dont see the benefit to have all plugin in one store object.
Presets or specific to one element. Other elements cannot use then in a
meaningful way.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=396779.




More information about the Gstreamer-bugs mailing list