[Bug 727880] Expose TitleSource children properties as any other child properties in a GESTrackElement

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 29 08:13:32 PDT 2014


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

--- Comment #9 from Thibault Saunier <tsaunier at gnome.org> 2014-10-29 15:13:29 UTC ---
Review of attachment 289590:
 --> (https://bugzilla.gnome.org/review?bug=727880&attachment=289590)

::: ges/ges-track-element.c
@@ +136,3 @@
+  names = g_strsplit (prop_name, "::", 2);
+  if (names[1] != NULL) {
+    classename = names[0];

It is "la class" :P

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