[gst-cvs] msmith gstreamer: gstreamer/gst/ gstreamer/tools/

Michael Smith msmith at freedesktop.org
Tue Oct 4 04:11:56 PDT 2005


CVS Root:       /cvs/gstreamer
Module:         gstreamer
Changes by:     msmith
Date:           Tue Oct 04 2005  04:10:17 PDT

Log message:
* gst/gsterror.c: (_gst_stream_errors_init):
  Add another error string used in a few existing plugins.
* gst/gstplugin.c:
* gst/gstpluginfeature.c: (gst_plugin_feature_load):
* tools/gst-inspect.c: (print_element_info):
  When a feature disappears from a plugin (and the feature exists in
  the cached registry file), things went horribly wrong. This isn't a
  complete fix, we should actually be removing the 'missing' features
  from the features list when we load the actual plugin. That's not
  yet implemented.

Modified files:
    gst             : gsterror.c gstplugin.c gstpluginfeature.c
    tools           : gst-inspect.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gsterror.c.diff?r1=1.14&r2=1.15
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstplugin.c.diff?r1=1.154&r2=1.155
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstpluginfeature.c.diff?r1=1.34&r2=1.35
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/tools/gst-inspect.c.diff?r1=1.97&r2=1.98




More information about the Gstreamer-commits mailing list