formatter: Better document metadata registration
[platform/upstream/gst-editing-services.git] / ges / ges-formatter.c
2019-07-26 Thibault Saunierformatter: Better document metadata registration
2019-07-26 Thibault Sauniergesdemux: Compute sinkpad caps based on formatter mimetypes
2019-07-26 Thibault Saunierformatter: Add a method to retrieve the best formatter...
2019-07-26 Thibault SaunierImplement a formatter based on [OpenTimelineIO]
2019-07-26 Thibault Saunierformatter: Handle coma separated extensions in formatte...
2019-07-26 Thibault Saunierformatter: Duplicate const gchar* for metadatas
2019-01-14 Thibault Saunierges: Register formatters during meta registration
2019-01-14 Thibault Saunierformatter: sink ref of the temporary GESFormatter
2018-12-15 Tim-Philipp MüllerWIP: ges: fix API export/import and 'inconsistent linka...
2018-09-06 Thibault SaunierUpdate for g_type_class_add_private() deprecation in...
2017-03-08 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2016-11-18 Scott D PhillipsPass gint/guint pointers instead of enum pointers
2015-05-18 Thibault Saunierges: Enhance xges format versioning
2015-03-20 Thibault Saunierges: Factor out a GESCommandLineFormatter class
2014-04-07 Christoph ReiterInclude class related section documentation in the...
2014-03-08 Dan Williamsges: Ensure GObject finalize and dispose methods chain...
2013-10-09 Thibault Saunierformatter: Try to use best formatter first
2013-08-20 Thibault Saunierformatter: Plug leaks in the can_save_to_uri method
2013-08-19 Thibault Saunierformatter: Remove the unsed can_save_uri vmethod
2013-08-19 Paul Langeges-formatter: Check if directory of URI is writeable
2013-06-12 Thibault Saunierproject: Disable update in the project rather than...
2013-04-23 Thibault Saunierformatter: Pass a dummy instance of formatter to virtua...
2013-01-03 Thibault Saunierformatter: Plug some leaks
2012-12-29 Thibault Saunierformatter: First check the extension when checking...
2012-12-29 Thibault Saunierformatter: Rework the _save_to_uri method to give more...
2012-12-19 Thibault Saunierformatter: Make it work with GESProject
2012-12-19 Thibault Saunierformatter: Implement the GESExtractable interface
2012-12-19 Thibault Saunierformatter: Remove obselete APIs
2012-12-19 Thibault SaunierRemove the GESKeyFileFormatter
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-23 Thibault Saunierformatter: Implement a usefull version of ges_formatter...
2012-09-23 Thibault Saunierformatter: Add GError everywhere needed in the API
2012-07-02 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-07-02 Thibault Saunierformatter: Make the emit_loaded a real method and not...
2012-07-02 Thibault Saunierformatter: Add a timeline protected field
2012-07-01 Volodymyr Rudyiges-formatter: Removed assert to allow saving projects...
2012-05-26 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-21 Thibault Saunierformatter: Disable updates when loading a project
2012-05-10 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-03 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-25 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-08 Thibault SaunierMerge branch '0.10'
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-04 Thibault Saunierformatter: Try to figure out new paths when media files...
2012-03-29 Thibault SaunierMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-12 Tim-Philipp MüllerRemove ges-marshal.[ch] and use the generic marshaller
2012-03-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-11 Thibault Saunierformatter: Add a "loaded" signal
2012-01-11 Thibault Saunierformatter: Enhance some debug logging
2012-01-11 Thibault Saunierges: Add an API to Formatter to be able to handle moved...
2012-01-11 Thibault Saunierdocs: Update documentation
2011-05-26 Edward HerveyGESFormatter: Plug a leak
2011-05-19 Thibault Saunierges: Fix introspection annotations
2011-03-01 Vincent Penquerc'hges: make uri strings const
2011-01-11 Edward Herveyges: Fix more ges_timeline_get_layers() usage memory...
2011-01-10 Thibault Saunierdocs: Document all the undocumented public functions
2011-01-08 Thibault SaunierGESFormatter: Add private instance and move private...
2011-01-08 Thibault SaunierTimeline: Add instance private and Move private variabl...
2010-12-09 Edward Herveyges: Make some classes abstract with G_DEFINE_ABSTRACT_TYPE
2010-12-08 Edward Herveydocs: A round of updates
2010-11-27 Edward HerveyFormatter: Extend and fixup documentation
2010-11-27 Edward HerveyGESTimeline: Prevent saving timelines without any layers
2010-11-27 Brandon LewisGESFormatter: fix a few typos in documention
2010-11-27 Brandon LewisGESFormatter: Add data-related methods
2010-11-27 Brandon LewisGESKeyFileFormatter: New GKeyFile GESFormatter
2010-11-27 Brandon LewisGESFormatter: Project file format support