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 451939 - [API] add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI
[API] add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal enhancement
: 0.10.14
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 447000
 
 
Reported: 2007-06-28 16:53 UTC by Tim-Philipp Müller
Modified: 2007-07-26 15:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed API addition (2.80 KB, patch)
2007-06-28 16:53 UTC, Tim-Philipp Müller
committed Details | Review

Description Tim-Philipp Müller 2007-06-28 16:53:05 UTC
Attached patch adds GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI, which may be used for things like creative commons license URIs and the like.
Comment 1 Tim-Philipp Müller 2007-06-28 16:53:49 UTC
Created attachment 90814 [details] [review]
proposed API addition
Comment 2 Tim-Philipp Müller 2007-07-26 15:50:19 UTC
2007-07-26  Tim-Philipp Müller  <tim at centricular dot net>

        * docs/gst/gstreamer-sections.txt:
        * gst/gsttaglist.c:
        * gst/gsttaglist.h:
          API: add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI (#451939).