[Bug 645167] New: [xmp] Add a new XmpConfig interface

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 18 11:13:02 PDT 2011


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

           Summary: [xmp] Add a new XmpConfig interface
    Classification: Desktop
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thiago.sousa.santos at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
      GNOME target: ---
     GNOME version: ---


We need a new interface to configure which schemas should be used
when serializing xmp tags. The attached patches propose a new
interface that have functions to add/remove schemas. The added
schemas are picked for serialization.

One bit that I'm not happy about is that each gst tag has to be searched
over the gst -> xmp tags mapping, now there is an extra action to iterate
over a schemas list to check if that tag is on an 'allowed' schema.

Anyway, this is a first attempt, reviews and suggestions are welcome.

-- 
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