[gstreamer-bugs] [Bug 392393] [API] add libgstbaseutils library for missing plugins messages and unified descriptions

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 7 23:09:07 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=392393

  GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev)  2007-01-08 07:07 UTC -------
If I understand the API correctly I could also use the API in buzztard. When
loading a song, I might dicover that elemnts are missing. I could use
  gst_element_post_missing_element_message()
from my loader object. The UI front-end catches them and uses 
   gst_missing_plugin_message_get_XXX()
to extract the info for libgimmi-codec. If I understood right, it means +1 from
my side to add this :)

The patch looks good. Some comments still
* copy_and_clean_caps()
I attach a collected caps list, I've generated from a test, there might be more
elements we could filter out.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list