[Bug 648459] tag: exif: register common tags from tag library
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 22 05:04:53 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=648459
GStreamer | gst-plugins-base | git
--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> 2011-04-22 12:04:47 UTC ---
Created an attachment (id=186474)
View: https://bugzilla.gnome.org/attachment.cgi?id=186474
Review: https://bugzilla.gnome.org/review?bug=648459&attachment=186474
tag: exif: register common tags from tag library
Exif uses tags like image-vertical-ppi or image-horizontal-ppi which are
registered in gst_tag_register_musicbrainz_tags(), but neither GstExifReader
nor GstExifWriter register them.
This patch uses a macro definition to rename
gst_tag_register_musicbrainz_tags() to gst_tag_library_init() and adds it in
the Exif reader's and writer's _init()
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list