[Bug 729382] Add a name property to GESTimelineElement

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 2 07:31:07 PDT 2014


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

--- Comment #33 from Thibault Saunier <tsaunier at gnome.org> 2014-05-02 14:31:06 UTC ---
Review of attachment 275636:
 --> (https://bugzilla.gnome.org/review?bug=729382&attachment=275636)

::: tools/ges-validate.c
@@ -44,0 +46,15 @@
+static gboolean
+_edit_clip (GstValidateScenario * scenario, GstValidateAction * action)
+{
... 12 more ...

Removed

@@ +65,3 @@
+  g_return_val_if_fail (timeline, FALSE);
+
+  clip = ges_timeline_get_element (timeline, clip_name);

Fixed

@@ +81,3 @@
+    gst_validate_utils_enum_from_str (GES_TYPE_EDGE, edge_str, &edge);
+
+  gst_structure_get_int (action->structure, "new-layer-priority",

Not an issue

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