[gstreamer-bugs] [Bug 623799] [xmp] Configurable xmp output
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Oct 19 15:22:59 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=623799
GStreamer | gst-plugins-base | git
--- Comment #17 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-10-19 22:22:53 UTC ---
Created an attachment (id=172774)
View: https://bugzilla.gnome.org/attachment.cgi?id=172774
Review: https://bugzilla.gnome.org/review?bug=623799&attachment=172774
tagsetter: Adds new API for configuring metadata formats
Adds new functions for querying and configuring metadata
formats to be serialized. This allows application to select
which metadata formats (exif/xmp/native/id3) should be
written to the streams. The configuration is done through a
GstStructure and allow selecting 'subformats' as well.
For example, xmp has lots of different schemes, each scheme
is considered a subformat. id3 versions are also subformats
of id3.
API: gst_tag_setter_get_supported_formats
API: gst_tag_setter_get_config
API: gst_tag_setter_set_config
Fixes #623799
--
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