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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Apr 14 23:45:53 PDT 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

Stefan Kost (gstreamer, gtkdoc dev) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107215|0                           |1
        is obsolete|                            |




------- Comment #70 from Stefan Kost (gstreamer, gtkdoc dev)  2008-04-15 06:45 UTC -------
Created an attachment (id=109284)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=109284&action=view)
add preset interface

This is now GKeyFile based. It just saves 170 line sof code as gkeyfile could
have some more API (like renaming sections). if we go with this I am going to
do some patches for GKeyFile to move some of the implementation to glib.

There are still some todo's in the top-comment:
* we need locks to avoid two instances writing the preset file

* need to add support for GstChildProxy
  I can handle that in the next iteration
  (see
http://www.buzztard.org/index.php/Preset_handling_interface#GKeyFile_format for
the format)

* preset-list change notifification

* preset-name selection from gst-launch

comments welcome. please help me with commnets to get it ready.


-- 
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