After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 535285 - Correct reference to GST_URI_UNKNOWN in gst_element_factory_get_uri_type() docs
Correct reference to GST_URI_UNKNOWN in gst_element_factory_get_uri_type() docs
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.10.20
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-28 16:30 UTC by José Alburquerque
Modified: 2008-05-28 16:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Patch to correct reference to GST_URI_UNKNOWN (695 bytes, patch)
2008-05-28 16:31 UTC, José Alburquerque
committed Details | Review

Description José Alburquerque 2008-05-28 16:30:05 UTC
Just a minor correction to gst_element_factory_get_uri_type() docs.
Comment 1 José Alburquerque 2008-05-28 16:31:08 UTC
Created attachment 111669 [details] [review]
Patch to correct reference to GST_URI_UNKNOWN
Comment 2 Wim Taymans 2008-05-28 16:46:13 UTC
        Patch by: José Alburquerque <jaalburqu at svn dot gnome dot org>

        * gst/gstelementfactory.c:
        Small doc fix. Fixes #535285.