[Bug 709148] [pitivi] Groups are not saved / serialized into formatters

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 28 03:16:53 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=709148
  GStreamer | gst-editing-services | 1.1.90

--- Comment #2 from Thibault Saunier <tsaunier at gnome.org> 2014-10-28 10:16:48 UTC ---
Created an attachment (id=289506)
 View: https://bugzilla.gnome.org/attachment.cgi?id=289506
 Review: https://bugzilla.gnome.org/review?bug=709148&attachment=289506

xml-formatter: Serialize groups

They were not serialized until now.

That implies several changes:

* Override GESTimelineElement [start, inpoint, duration] properties in
  GESGroup to ensure that those properties are not serialized as they
  should not be.

* Rename GESBaseXmlContainer->clips field to
  GESBaseXmlContainer->containers as the hashtable now contains Groups

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list