Home
last modified time | relevance | path

Searched refs:CC_LICENSE_REF_PREFIX (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dlicenses.c185 #define CC_LICENSE_REF_PREFIX "http://creativecommons.org/licenses/" macro
224 ref = g_strconcat (CC_LICENSE_REF_PREFIX, licenses[i].ref, NULL); in gst_tag_get_licenses()
233 ref = g_strconcat (CC_LICENSE_REF_PREFIX, licenses[i].ref, jurs, "/", in gst_tag_get_licenses()
256 if (!g_str_has_prefix (license_ref, CC_LICENSE_REF_PREFIX)) { in gst_tag_get_license_idx()
264 ref = license_ref + sizeof (CC_LICENSE_REF_PREFIX) - 1; in gst_tag_get_license_idx()
373 license_ref + sizeof (CC_LICENSE_REF_PREFIX) - 1); in gst_tag_get_license_nick()