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 134721 - gst-caps documentation is ambigous
gst-caps documentation is ambigous
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
git master
Other opensolaris
: Normal major
: 0.8.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 120994
 
 
Reported: 2004-02-18 11:11 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefan Sauer (gstreamer, gtkdoc dev) 2004-02-18 11:13:00 UTC
I refer to the following two files:
http://www.freedesktop.org/~gstreamer/data/doc/gstreamer/head/manual/html/chapter-autoplug.html
.../gstreamer-cvs/gstreamer/docs/gst/html/gstreamer-GstCaps.html

1.) the gtk-doc does not list 'gst_caps_new()' in the function list
2.) in the description part it refers to 'gst_caps_new_simpl()' which is
not in the list of function too and then the example uses 'gst_caps_new()'
3.) the exmple in the developer manual has confliction information to the
gtk-doc (first param of gst_caps_new() should be mime-type)
Comment 1 Tim-Philipp Müller 2004-03-13 19:55:13 UTC
This is a duplicate of Bug 133235. 
 
 
 
Comment 2 David Schleef 2004-03-25 04:21:58 UTC
Fixed in CVS.