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 512577 - GstTagMergeMode doc has slightly incorrect explanation
GstTagMergeMode doc has slightly incorrect explanation
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal trivial
: 0.10.20
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-28 15:14 UTC by René Stadler
Modified: 2008-04-13 18:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix GstTagMergeMode doc (1.25 KB, patch)
2008-01-28 15:14 UTC, René Stadler
committed Details | Review

Description René Stadler 2008-01-28 15:14:18 UTC
The table explaining how the different GstTagMergeMode values work has the sense of two tag lists swapped.  List A should be list B and vice versa.  Attaching trivial patch.
Comment 1 René Stadler 2008-01-28 15:14:56 UTC
Created attachment 103890 [details] [review]
Fix GstTagMergeMode doc
Comment 2 Tim-Philipp Müller 2008-04-13 18:50:08 UTC
Fixed:

 2008-04-13  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Rene Stadler <mail at renestadler de>

        * gst/gsttaglist.h:
          Fix description to match the order in the table (#512577).