[gstreamer-bugs] [Bug 623799] [xmp] Configurable xmp output

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 6 18:44:14 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623799
  GStreamer | gst-plugins-base | git

--- Comment #13 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-10-07 01:44:08 UTC ---
Created an attachment (id=171869)
 View: https://bugzilla.gnome.org/attachment.cgi?id=171869
 Review: https://bugzilla.gnome.org/review?bug=623799&attachment=171869

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