ges: Move GESClipFlags to GESTimelineElementFlags
[platform/upstream/gst-editing-services.git] / ges / ges-clip.c
2019-03-15 Thibault Saunierges: Move GESClipFlags to GESTimelineElementFlags
2019-03-15 Thibault Saunierclip: Add a method to get the priority of the layer...
2019-03-15 Thibault Saunierclip: Rollback moving clips when moving a contained...
2019-03-15 Thibault Saunierclip: Make sure to remove and re add effects when addin...
2018-12-15 Tim-Philipp MüllerWIP: ges: fix API export/import and 'inconsistent linka...
2018-11-07 Alexandru Băluțclip: Emit additional signals after child-removed
2018-09-06 Thibault SaunierUpdate for g_type_class_add_private() deprecation in...
2018-09-06 Thibault Saunierclip: Resync priorities when removing an effect
2018-05-14 Thibault Saunierclip: Make sure to never snap when splitting clips
2018-03-18 Thibault Saunierclip: Make sure to create transition after a clip is...
2018-03-11 Thibault Saunierclip: Snapping should happen with one and only one...
2017-08-07 Thibault SaunierMark symbols explicitly for export with GST_EXPORT
2017-03-08 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-01-09 Thibault Saunierclip: Make sure that clip start change is notified...
2016-10-11 Thibault Sauniertrack-element: Avoid dereferencing NULL pointer
2016-09-26 Thibault Saunierclip: Make top effect priority inside the clip priority...
2016-07-28 Thibault Saunierclip: Reimplement look_child and iterate over children...
2016-06-20 Thibault Saunierges: Don't remove track elements from clips when removi...
2016-05-14 Aurélien Zanelliges: add some g-i annotations according to documentation
2016-02-26 Sjors GielenHandle changing playback rate
2016-02-09 Thibault SaunierFix and test priority of TrackElement after splitting
2016-01-17 Thibault Sauniergroup: Make deep copying actually copy deep
2015-07-03 Thibault Saunierelement: Implement a paste method
2015-07-01 Thibault Saunierclip: Use container priority offset when setting childr...
2015-07-01 Thibault Saunierclip: Fix track element priority computation
2015-06-05 Thibault Sauniergroup: Disconnect from old layer notify::priority when...
2015-06-01 Thibault Saunierges: Handle trimming auto transitions
2014-10-31 Thibault SaunierCleanup import of GNL and rename gnl to nle for Non...
2014-06-09 Thibault Saunierclip: Fix the ges_clip_set_position function
2014-06-09 Thibault Saunierclip: Rename top_effect_index to top_effect_index
2014-06-09 Thibault Sauniertests: Check ges_clip_set_position behaviour
2014-05-19 Thibault Saunierges:clip: Add a method to look for a list of TrackElement-s
2014-05-02 Thibault Saunierges: Rename remaning tlobj to clip
2014-04-07 Christoph ReiterInclude class related section documentation in the...
2013-12-27 Thibault Saunierges: Remove versionning infos now that we start on...
2013-10-30 Mathieu Duponchelletrack-element: add start to the position to which we...
2013-10-29 Thibault Saunierclip: Fix the find_track_element method
2013-09-28 Thibault Saunierclip: Return the newly created TrackElement when adding...
2013-09-28 MathieuDuponchelleclip: split_bindings at position * + inpoint*
2013-09-07 Thibault Saunierges: Handle trimming in groups
2013-08-28 Mathieu Duponchelleges-clip: when a child, is removed, disconnect from...
2013-08-27 Thibault Saunierclip: Remove the ges_clip_fill_track method
2013-08-22 Mathieu Duponchelletrackelement: split bindings correctly.
2013-07-25 Thibault Saunierclip: Fix the spliting method
2013-07-11 Mathieu Duponchellecontainer/group/clip: Allow creating an empty group.
2013-07-11 Mathieu Duponchellecontainer: Add a 'recursive' argument to the get_childr...
2013-07-09 Thibault Saunierges: Implement a GESGroup class, subclass of GESContainer
2013-07-09 Thibault Saunierclip: Emit the notify::layer signal only when actually...
2013-07-09 Thibault Saunierclip: Avoid list corruption when grouping objects
2013-07-09 Thibault Saunierclip: Add an internal method to easily get the priority...
2013-07-09 Thibault Sauniercontainer: Remove the get_priority_range vmethod
2013-07-09 Thibault Sauniercontainer: Let full control of children priorities...
2013-07-09 Thibault Saunierclip: Handle child priority offsets when setting priority
2013-07-09 Thibault Saunierges: Avoid leaking the timeline when grouping containers
2013-07-09 Thibault Sauniercontainer: Let subclasses decide when height change...
2013-07-09 Thibault Saunierges: Move ges_clip_edit to GESContainer
2013-07-09 Thibault Saunierclip: Never try to set the start after the end of an...
2013-07-09 Thibault Saunierges: Move GESTimelineElemt vmethod implementation from...
2013-06-23 Thibault Saunierges: Misc documentation fixes
2013-06-23 Thibault Saunierges: Make space in the GESTracks to be able to add...
2013-05-09 Thibault Saunierclip: Avoid corruption of our list of children while...
2013-04-23 Thibault SaunierRename GESTimelineLayer to GESLayer
2013-04-19 Thibault Saunierclip: Rework the splitting method
2013-04-15 Thibault Saunierges-clip: Remove the unlocked TrackElement APIs
2013-03-30 Thibault Sauniercontainer: s/get_priorty_range/get_priority_range/
2013-03-28 Thibault Sauniercontainer: Let subclasses handle the height
2013-03-28 Thibault Sauniercontainer: Properly implement ges_container_group
2013-03-28 Thibault Saunierclip: Emit notify signal when setting Clip.layer
2013-03-23 Thibault Sauniercontainer: Replace ignore_notify by a GESChildrenContro...
2013-03-19 Thibault Saunierclip: Make it mandatory that a clip is in a layer to...
2013-03-18 Thibault SaunierAlways prefer gst_object_(un)ref over g_object_(un)ref
2013-03-15 Thibault SaunierRemove GESTrackElements from GESTracks when removing...
2013-03-15 Thibault Saunierges: Make GESTimeline responsible for adding GESTrackEl...
2013-03-15 Thibault Sauniercontainer: Add a ges_container_group method
2013-03-15 Thibault Sauniercontainer: Add a way to ungroup a GESContainer into...
2013-03-15 Thibault SaunierImplement GESContainer
2013-02-15 Thibault SaunierRename object/tobj/trobj to clip or track_element as...
2013-02-15 Thibault SaunierFinish renaming tck_obj and derivate to track_element
2013-02-15 Thibault SaunierRename GESTimelineLayer.xxx_object to GESTimelineLayer...
2013-02-15 Thibault Sauniertrack: Rename all GESTrack.xxx_object to GESTrack.xxx_e...
2013-02-15 Thibault SaunierProperly rename object-added to clip-added
2013-02-15 Thibault SaunierFinish renaming timeline object to clip
2013-02-15 Thibault SaunierFinish renaming track object to track element
2013-02-15 Thibault SaunierRename GESTrackSource to GESSource
2013-02-15 Thibault SaunierRename TrackEffect to BaseEffect
2013-02-15 Thibault SaunierRename GESTrackObject to GESTrackElement
2013-02-15 Thibault SaunierRename GESTimelineObject to GESClip