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 307397 - Docs for gst_tag_setter_add mention non-existant GST_TAG_INVALID
Docs for gst_tag_setter_add mention non-existant GST_TAG_INVALID
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
0.8.10
Other Linux
: Normal normal
: 0.8.11
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-12 17:05 UTC by Torsten Schoenfeld
Modified: 2005-06-30 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Doc fixes (1.59 KB, patch)
2005-06-12 17:06 UTC, Torsten Schoenfeld
none Details | Review

Description Torsten Schoenfeld 2005-06-12 17:05:57 UTC
The docs for gst_tag_setter_add (and its variants) mention GST_TAG_INVALID,
which doesn't exist.  According to some google'ing, NULL seems to be the
terminator that should be used.  If that's the case, here's a patch that fixes
the docs.
Comment 1 Torsten Schoenfeld 2005-06-12 17:06:18 UTC
Created attachment 47656 [details] [review]
Doc fixes
Comment 2 Ronald Bultje 2005-06-30 10:59:15 UTC
Applied to 0.8 and HEAD, thanks.