platform/upstream/gst-editing-services.git
2020-01-01 Thibault Saunierstructured: Enhance error message when no clip duration set upstream/1.16
2020-01-01 Thibault Saunierstructured-interface: Avoid setting invalid clip duration
2019-12-03 Tim-Philipp... Release 1.16.2
2019-10-04 Sebastian Drögeges: Hide internal debug category behind a GOnce
2019-09-23 Tim-Philipp... Release 1.16.1
2019-08-14 Thibault Sauniervalidate: Add action type to copy/paste clips
2019-08-14 Thibault Sauniercontainer: Handle children pasting failures
2019-08-14 Thibault Saunierclip: Fix layer managament when copying a clip that...
2019-08-14 Thibault Saunierelement: Properly handle the fact that pasting can...
2019-08-07 Sebastian Drögeges: Sprinkle around some Since: 1.16 markers
2019-08-06 Thibault Saunierlaunch: Fix caps restriction short names
2019-08-06 Thibault Saunierpython: Avoid warning about using deprecated methods
2019-05-02 Tim-Philipp... ci: use template from 1.16 branch
2019-04-19 Nirbheek Chauhanmeson: Generate a pkgconfig file for the GES plugin
2019-04-18 Tim-Philipp... Release 1.16.0
2019-04-18 Thibault Saunierasset: Avoid unrefing a task we do not own
2019-04-17 Alexandru Băluțclip: Optimize set_top_effect_index by checking parent...
2019-04-17 Alexandru Băluțclip: Return TRUE when the the effect index does not...
2019-04-17 Alexandru Băluțclip: Remove obsolete FIXME
2019-04-17 Alexandru Băluțcontainer: Call _remove_child when cannot set parent
2019-04-17 Alexandru Băluțges: Remove unused nb_effects field
2019-04-17 Mart Raudsepptrack: Avoid various sorting operations before timeline...
2019-04-15 Thibault Saunierasset: Do not take an extra ref on asset when already...
2019-04-15 Thibault Saunierxml-formatter: Fix some asset leaks
2019-04-15 Thibault Sauniertests: Plug misc leaks
2019-04-15 Thibault Saunierframepositioner: Plug caps leak
2019-04-15 Thibault Saunierxml-formatter: Plug some leaks
2019-04-15 Thibault Sauniertimeline: Plug leak of the auto transition asset
2019-04-15 Thibault Sauniertree: Plug a GList leak
2019-04-15 Thibault Saunierpipeline: Plug pad leak
2019-04-15 Thibault Sauniertitle: Deprecate method that return newly allocated...
2019-04-15 Thibault SaunierPlug some GError leaks when loading assets
2019-04-15 Thibault Saunierxml-formatter: Free pending clips on disposal
2019-04-15 Thibault Saunierasset: Plug a GError leak
2019-04-15 Thibault Sauniertests: Avoid random timeout and let the launcher set...
2019-04-15 Thibault Saunierasset: s/unsure/ensure
2019-04-15 Thibault Saunierasset: Plug a leak of EncodingProfiles
2019-04-15 Thibault Saunierxml-formatter: Plug leaks of pending groups
2019-04-15 Thibault Saunierasset: plug a GTask leak
2019-04-15 Thibault SaunierFix splitting control bindings leaks
2019-04-15 Thibault Sauniertests: Fix a leak in the 'asset' test
2019-04-15 Thibault Sauniertree: Fixup some GList leaks
2019-04-15 Yeongjin Jeonguri-asset: Ensure that the discoverer stops on deinit.
2019-04-10 Tim-Philipp... Release 1.15.90
2019-03-23 Tim-Philipp... g-i: pass --quiet to g-ir-scanner
2019-03-20 Jakub Adamvideosource: Expose video-direction child property
2019-03-19 Jakub Adamvideosource: auto-flip the image according to image...
2019-03-16 Tim-Philipp... Fix autotools build
2019-03-15 Thibault Saunierclip: Make sure to set the pasted clip start before...
2019-03-15 Thibault Saunierclip: Emit signals while splitting in a way the operati...
2019-03-15 Thibault SaunierReimplement the timeline editing API
2019-03-15 Thibault SaunierSome copyright fixing
2019-03-15 Thibault Sauniertimeline: Rename group_id to stream_start_group_id
2019-03-15 Thibault Sauniertests: Add utilities to print the timeline
2019-03-15 Thibault Sauniertimeline-element: Add a method to retrieve layer priority
2019-03-15 Thibault Saunierpython: Implement TimelineElement.__repr__
2019-03-15 Thibault SaunierAdd API to get the GESEdge names
2019-03-15 Thibault Saunierges: Move GESClipFlags to GESTimelineElementFlags
2019-03-15 Thibault Sauniertests:python: assertEquals is deprecated, use assertEqual
2019-03-15 Thibault Saunierlayer: factor out a method to remove an object without...
2019-03-15 Thibault Sauniertests: python: Move assertTimelineTopology to the baseclass
2019-03-15 Thibault Sauniertimeline: No error when moving an object as part of...
2019-03-15 Thibault Sauniertimeline: Not being able to trim and object is an error
2019-03-15 Thibault Sauniertimeline: Setting duration to the same value is valid
2019-03-15 Thibault Sauniertimeline: Do not ripple if resulting duration would...
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 SaunierShorten GES_FORMAT output
2019-03-15 Thibault Saunierclip: Make sure to remove and re add effects when addin...
2019-03-15 Thibault Sauniersource: No checks when linking default elements
2019-03-15 Thibault Sauniernlesource: Use gst_element_call_async as appropriate
2019-03-15 Thibault Sauniernlesource: Protect seeks from tear down
2019-03-15 Thibault Sauniermeson: Build benchmarks
2019-03-14 Thibault Saunierasset-uri: Create a specific discoverer when discoverin...
2019-03-12 Pat DeSantisMark ges_timeline_load_from_uri as deprecated
2019-03-12 Pat DeSantisUpdate deprecation warning to match GTK style
2019-03-12 Pat DeSantisMark ges_formatter_save_to_uri as deprecated
2019-03-12 Seungha Yangtests: Add inconsistent init/deinit test case
2019-03-12 Seungha Yangges: Enhance ges_{init/deinit} documentation
2019-03-07 Thibault Sauniertests:python: Use proper GES.Project constructor
2019-03-06 Seungha Yangnlecomposition: Suppress error from child during sync...
2019-03-06 Seungha Yangnlesource: Don't leak pending seek event on dispose
2019-03-06 Seungha Yangnlecomposition: Don't keep sync state of child on activ...
2019-03-04 Tim-Philipp... examples: add gessrc example binary to .gitignore
2019-03-04 Tim-Philipp... gesdemux: don't use deprecated gst_uri_construct()
2019-03-04 Tim-Philipp... Back to development
2019-02-28 Sebastian Drögeges: Link ges plugin to libgstpbutils
2019-02-26 Tim-Philipp... Release 1.15.2
2019-02-26 Tim-Philipp... examples: add new gessrc example, so sourcefile gets...
2019-02-26 Tim-Philipp... plugins: add autotools build for new ges plugin
2019-02-21 Thibault Saunierexamples: Add an example about using keyframes in python
2019-02-11 Seungha Yangges-meta-container: Fix g-i annotation
2019-02-05 Nirbheek Chauhanmisc: Fix warnings on Cerbero's ancient MinGW
2019-01-30 Thibault SaunierFix segfault when adding clips to group outside a timeline
2019-01-30 Thibault Sauniertests: Fix usage of undefined class
2019-01-29 Thibault Saunierlauncher: Add options to set tracks restriction caps
2019-01-29 Yeongjin Jeongtests: ges: Fix various leak
2019-01-29 Yeongjin Jeonglayer: Fix asset leak
2019-01-29 Yeongjin Jeongeffect: Fix string leak
2019-01-29 Yeongjin Jeonguri-asset: Implement dispose vmethod for GESUriSourceAsset
next