xml-formatter: Plug leaks of pending groups
[platform/upstream/gst-editing-services.git] / ges / ges-base-xml-formatter.c
2019-04-15 Thibault Saunierxml-formatter: Plug leaks of pending groups
2019-01-20 Thibault Saunierxml-formatter: Serialize groups metadatas
2018-12-15 Tim-Philipp MüllerWIP: ges: fix API export/import and 'inconsistent linka...
2018-10-22 Sebastian Drögeges: Fix compilation with latest GLib
2018-09-06 Thibault SaunierUpdate for g_type_class_add_private() deprecation in...
2018-07-29 Thibault Saunierformatter: Fix mixup in variable check
2018-07-28 Thibault Saunierformatter: Serialize Transition border and invert prope...
2018-04-20 Thibault Saunierxml-formatter: Print error if an effect can't be set...
2017-11-27 Edward Herveyges: Fix a bunch of leaks
2017-08-26 Stefan Popaxml-formatter: Save encoder and muxer advanced settings
2016-09-13 Alexandru Băluțtimeline: Make get_groups public
2015-12-10 Thibault SaunierImplement asset proxying support
2015-11-04 Thibault Saunierformatter: Do not serialize top effect priorities
2015-10-01 Justin Kimbase-xml-formatter: properly handle GFile from wrong uri
2015-10-01 Justin Kimdon't leaks caps and converted strings
2015-05-14 Thibault Saunierxml-formatter: De/serialize whether encoding profiles...
2015-04-21 Thibault Saunierges:xml-formatter: Call g_markup_parse_context_end_parse
2015-02-27 Tim-Philipp Müllerges-base-xml-formatter: fix setting of child properties
2015-02-26 Tim-Philipp Müllerges-base-xml-formatter: fix property setting
2014-11-10 Thibault Saunierxml-formatter: Serialize groups
2014-11-10 Thibault Saunierxml-formatter: Do not forget to set properties on the...
2014-11-10 Joris Valetteformatter: save and load source's children properties
2014-10-31 Mathieu Duponchellexml-formatter: message-forward is not something that...
2014-05-10 Thibault Saunierges: Do not use freed pointers
2014-04-10 Edward Herveybase-xml-formatter: Don't attempt to use NULL entry
2014-03-07 Dan WilliamsFix use-after-free in _free_pending_clip()
2014-02-16 Thibault Saunierges: Give a reference to the formatter for the idle...
2013-12-27 Thibault Saunierbase-xml-formatter: Emit 'loaded' right after a project...
2013-09-25 MathieuDuponchellexml-formatter: add support for restriction caps.
2013-08-21 Mathieu Duponchellebasexmlformatter: Only set timeline auto transitions...
2013-07-09 Thibault Saunierbase-xml-formatter: s/ducation/duration/
2013-07-08 Mathieu Duponchelleformatters: Save and load bindings applied to sources.
2013-06-23 Thibault Saunierges: Port to the new commit based API in GNL
2013-06-20 Lubosz Sarneckitimeline: fix segfaults
2013-04-30 Thibault Saunierbasexmlformatter: Do not allow empty file loading
2013-04-23 Thibault SaunierRename GESTimelineLayer to GESLayer
2013-04-23 Thibault Saunierlayer: Remove the "rate" property of ges_timeline_layer...
2013-04-23 Thibault Saunierformatter: Pass a dummy instance of formatter to virtua...
2013-03-31 Thibault Sauniertrack-element: Rename set_property_controlling_paramete...
2013-03-31 Mathieu Duponchelle[Keyframes] Adds API to set a control binding on a...
2013-03-22 Thibault Saunierges: Keep ges-gerror categories simple.
2013-03-19 Thibault SaunierStart categorizing GError types in GES
2013-03-18 Thibault SaunierAlways prefer gst_object_(un)ref over g_object_(un)ref
2013-03-15 Thibault Saunierges: Make GESTimeline responsible for adding GESTrackEl...
2013-03-15 Thibault SaunierImplement GESContainer
2013-02-15 Thibault SaunierRename object/tobj/trobj to clip or track_element as...
2013-02-15 Thibault Sauniertrack: Rename all GESTrack.xxx_object to GESTrack.xxx_e...
2013-02-15 Thibault SaunierRename TrackEffect to BaseEffect
2013-02-15 Thibault SaunierRename GESTrackObject to GESTrackElement
2013-02-15 Thibault SaunierRename GESTimelineObject to GESClip
2013-01-30 Thibault Saunierproject: Update loading asset when a URI is missing
2013-01-22 Tim-Philipp MüllerFix various printf format issues in debug messages
2013-01-14 Thibault Saunierproject: Handle assets that are being loaded
2013-01-03 Thibault Saunierxmlformatter: Plug various leaks
2012-12-29 Thibault Saunierxml-formatter: Implement a GESXmlFormatter