[Bug 648459] New: tag: exif: register common tags from tag library
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 22 05:03:41 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=648459
GStreamer | gst-plugins-base | git
Summary: tag: exif: register common tags from tag library
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: vjaquez at igalia.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
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