project: Plug a leak
[platform/upstream/gstreamer.git] / ges / ges-project.c
2021-02-10 Thibault Saunierproject: Plug a leak
2020-05-07 Henry Wilkesasset: unref requested assets
2020-04-10 Thibault Saunierasset: Avoid dereferencing NULL pointer
2020-03-09 Thibault Saunierproject: Do not warn when resetting URI to the same one
2020-03-05 Henry Wilkesasset: move set_proxy (NULL, proxy) behaviour to new...
2020-02-25 Thibault Saunierges: Plug leaks in new ges-launch and related
2019-10-24 Niels De GraefDon't pass default GLib marshallers for signals
2019-09-30 Thibault Saunierproject: Add missing safe guard when listing assets
2019-08-14 Thibault Saunierstructured-interface: Properly error out when a child...
2019-08-12 Thibault Saunierproject: Properly handle NULL project asset ID
2019-07-26 Thibault Saunierformatter: Add a method to retrieve the best formatter...
2019-07-26 Thibault Saunierproject: Expose the ges_project_add_formatter method
2019-07-26 Thibault Saunierformatter: Enhance error reporting
2019-07-26 Thibault Saunierges: Implement our own idle_add which uses the thread...
2019-07-26 Thibault Saunierproject: Use asset ID as URI if possible
2019-07-26 Thibault Saunierges: Implement subprojects
2019-07-24 Thibault Saunierproject: Fix our asset cache
2019-05-23 Thibault Saunierproject: Add a signal to notify when a new timeline...
2019-05-13 Thibault Saunierdocs: Minor fixes
2019-04-15 Thibault Saunierxml-formatter: Fix some asset leaks
2019-04-15 Thibault SaunierPlug some GError leaks when loading assets
2019-04-15 Thibault Saunierasset: Plug a leak of EncodingProfiles
2019-01-29 Thibault Sauniers/accured/occurred/g
2019-01-29 Thibault Saunieruri-asset: Use the same code path for sync discovery...
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...
2018-07-28 Thibault Saunierproject: Compute relocation URIs in missing-uri signal
2018-07-21 Thibault Saunierproject: Do not emit 'error-loading-asset' when we...
2017-03-08 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-02-28 Sebastian Drögeges-project: Check for set/unset error correctly by...
2016-06-29 Justin Kimproject_: improve get_uri doc
2016-05-14 Aurélien Zanelliges: add some g-i annotations according to documentation
2015-12-26 Sebastian Drögeges: Fix various g-i warnings
2015-12-11 Thibault SaunierRevert "project: Call asset_added in the first signal...
2015-12-10 Thibault Saunierproject: Call asset_added in the first signal emition...
2015-12-10 Thibault SaunierImplement asset proxying support
2015-11-08 Thibault Saunierproject: Add a 'asset-loading' signal
2015-09-30 Justin Kimproject: fix a pointer for error message
2015-09-30 Justin Kimproject: don't leak GFileInfo
2015-04-07 Mathieu Duponchelleges-project: Surface a meaningful error when no suitabl...
2015-03-23 Thibault Saunierges: Do not clear potentially NULL errors
2015-03-20 Thibault Saunierges: Factor out a GESCommandLineFormatter class
2015-03-05 Luis de Bethencourtproject: remove unnecessary dereference
2015-02-19 Mathieu Duponchelleges-project: no need to commit an empty timeline.
2014-12-12 Thibault Sauniervalidate: Add an action type to load a project from...
2014-12-06 Thibault Saunierges: Keep backward compatibility for relocated assets CLI
2014-12-06 Thibault Saunierproject: Add a method to create assets synchronously
2014-12-06 Thibault Saunierges: Add an init option to set media paths for moved...
2014-11-10 Thibault Saunierproject: Do not concider adding am already tracked...
2014-10-31 Thibault Saunierges: Avoid to always commit when a project is loaded
2014-10-26 Tim-Philipp Müllerproject: fix string leak
2014-05-02 Thibault Saunierproject: Enhance debugging when updating URI with an...
2014-04-07 Christoph ReiterInclude class related section documentation in the...
2014-03-08 Dan Williamsges: fix finalize/dispose mixup
2014-03-08 Dan Williamsges: Ensure GObject finalize and dispose methods chain...
2014-02-04 Thibault Saunieruri-asset: Let a chance for user to change URI if the...
2013-11-28 Thibault Saunierges: Reimplement 'always create a project to back a...
2013-11-28 Thibault SaunierRevert "ges: Always create a project to back a timeline"
2013-11-25 Thibault Sauniertimeline: Add all assets of the clip added to the timel...
2013-11-09 Thibault Saunierges: Always create a project to back a timeline
2013-09-12 Thibault Saunierges-launch: Make it possible to provid pathes to look...
2013-07-27 Thibault Saunierproject: Make sure error-loading-asset is emited when...
2013-06-23 Thibault Saunierges: Port to the new commit based API in GNL
2013-06-20 Lubosz Sarneckitimeline: fix segfaults
2013-06-12 Thibault Saunierproject: Disable update in the project rather than...
2013-04-19 Thibault Saunierproject: Accept NULL as a valid value for @id in _creat...
2013-03-18 Thibault SaunierUse gst_object_ref_sink instead of g_object_ref_sink...
2013-03-18 Thibault SaunierAlways prefer gst_object_(un)ref over g_object_(un)ref
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: Track Asset that were loaded with error
2013-01-14 Thibault Saunierproject: Handle assets that are being loaded
2012-12-31 Thibault Saunierproject: Plug various leaks.
2012-12-29 Thibault Saunierproject: Run the vmethod in first stage for the "loaded...
2012-12-29 Thibault SaunierMisc documentation fixes
2012-12-19 Thibault Saunierproject: Implement GESProject