[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gstreamer-cvs
Subject:    gst-editing-services: =?UTF-8?Q?timeline=2Delement=3A=20Fix?= =?UTF-8?Q?=20ABI=20breakage?=
From:       tsaunier () kemper ! freedesktop ! org (Thibault Saunier)
Date:       2018-03-31 14:26:54
Message-ID: 20180331142654.E9C6476132 () kemper ! freedesktop ! org
[Download RAW message or body]

Module: gst-editing-services
Branch: master
Commit: dc36dd1afe895275803660a5c845741600a4ee56
URL:    http://cgit.freedesktop.org/gstreamer/gst-editing-services/commit/?id=dc36dd1afe895275803660a5c845741600a4ee56


Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Sat Mar 31 11:24:23 2018 -0300

timeline-element: Fix ABI breakage

New fields in structure should be added in place of the padding

---

 ges/ges-timeline-element.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ges/ges-timeline-element.h b/ges/ges-timeline-element.h
index d7794343..7786603d 100644
--- a/ges/ges-timeline-element.h
+++ b/ges/ges-timeline-element.h
@@ -194,9 +194,9 @@ struct _GESTimelineElementClass
   GParamSpec** (*list_children_properties) (GESTimelineElement * self, guint \
*n_properties);  gboolean (*lookup_child)                 (GESTimelineElement *self, \
                const gchar *prop_name,
                                             GObject **child, GParamSpec **pspec);
+  GESTrackType (*get_track_types)          (GESTimelineElement * self);
   void         (*set_child_property)       (GESTimelineElement * self, GObject \
                *child,
                                             GParamSpec *pspec, GValue *value);
-  GESTrackType (*get_track_types)          (GESTimelineElement * self);
 
   /*< private > */
   /* Padding for API extension */

_______________________________________________
gstreamer-commits mailing list
gstreamer-commits@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic