[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 06:01:11 PDT 2014


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

Mathieu Duponchelle <mathieu.duponchelle> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #289590|none                        |reviewed
             status|                            |

--- Comment #8 from Mathieu Duponchelle <mathieu.duponchelle at epitech.eu> 2014-10-29 13:01:05 UTC ---
Review of attachment 289590:
 --> (https://bugzilla.gnome.org/review?bug=727880&attachment=289590)

OK

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

classe ?

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