nle: Check seeking on deeply nested composition
[platform/upstream/gst-editing-services.git] / ges /
2019-07-05 Thibault Sauniertrack: Disable last gap by default
2019-07-05 Thibault Sauniervalidate: Create folders as needed when serializing...
2019-07-05 Thibault Saunieruri-asset: Fix retrieving a relocated asset sync twice
2019-07-05 Thibault Sauniertimeline: Make adding/removing track MT safe
2019-07-05 Thibault Sauniertimeline: Drop ASYNC_/START/DONE messages
2019-07-05 Thibault Saunieruri-asset: Implement multi threading support
2019-07-05 Thibault SaunierUse the new GstDiscoverer caching feature
2019-07-05 Thibault Sauniertimeline: Do not post upstream translated composition...
2019-07-05 Thibault Saunierstructured-interface: Handle track-types in clip addition
2019-07-05 Thibault SaunierImplement and use the GstStream API
2019-07-05 Thibault Sauniertimeline: Create stable stream IDs
2019-07-05 Thibault Saunierxml-formatter: Plug some leaks
2019-07-05 Thibault Saunierxml-formatter: Refactor the way we handle loading state
2019-07-05 Thibault Saunierxml-formatter: Cleanup removing all now useless pending...
2019-07-05 Thibault Saunierxml-formatter: Load assets before their proxies
2019-06-17 Thibault Saunierassets: Recurse in the chain of proxies
2019-06-05 Thibault Sauniervalidate: Add action type to copy/paste clips
2019-06-05 Thibault Sauniercontainer: Handle children pasting failures
2019-06-05 Thibault Saunierclip: Fix layer managament when copying a clip that...
2019-06-05 Thibault Saunierelement: Properly handle the fact that pasting can...
2019-05-24 Thibault Sauniervideo-transition: When using non crossfade effect use...
2019-05-23 Thibault Saunierdocs: Minor documentation fixes
2019-05-23 Thibault Saunierges: Minor reorganisation of timeline-element.c
2019-05-23 Thibault Saunierges: Cleanup timeline-element.h indentation
2019-05-23 Thibault Saunierproject: Add a signal to notify when a new timeline...
2019-05-16 Sebastian Drögetimeline-element: Mark edit() as Since: 1.18
2019-05-16 Sebastian Drögeges: Sprinkle around some Since: 1.16 markers
2019-05-13 Thibault Saunierges: Deprecate ges_play_sink_convert_frame
2019-05-13 Thibault SaunierMore porting to markdown
2019-05-13 Thibault Sauniertitle-clip: Enhance documentation
2019-05-13 Thibault Saunierdoc: Build documentation with hotdoc
2019-05-13 Thibault Saunierdocs: Minor fixes
2019-05-02 Thibault Saunierelement: Make return value of setters mean something
2019-05-01 Thibault Saunierges: Move `ges_container_edit` to GESTimelineElement
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 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 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 Sauniertree: Fixup some GList leaks
2019-04-15 Yeongjin Jeonguri-asset: Ensure that the discoverer stops on deinit.
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 MüllerFix 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 Sauniertimeline: Rename group_id to stream_start_group_id
2019-03-15 Thibault Sauniertimeline-element: Add a method to retrieve layer priority
2019-03-15 Thibault SaunierAdd API to get the GESEdge names
2019-03-15 Thibault Saunierges: Move GESClipFlags to GESTimelineElementFlags
2019-03-15 Thibault Saunierlayer: factor out a method to remove an object without...
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-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 Yangges: Enhance ges_{init/deinit} documentation
2019-02-11 Seungha Yangges-meta-container: Fix g-i annotation
2019-01-30 Thibault SaunierFix segfault when adding clips to group outside a timeline
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
2019-01-29 Yeongjin Jeonguri-asset: Don't forget to unref DiscovererInfo on...
2019-01-29 Yeongjin Jeongvideo-transition: Fix GstPad leak
2019-01-29 Alexandru Băluțtimeline: Better handle loading inconsistent timelines
2019-01-29 Thibault Sauniers/accured/occurred/g
2019-01-29 Thibault Saunierxml-formatter: Minor debug enhancement
2019-01-29 Thibault Saunieruri-asset: Use the same code path for sync discovery...
2019-01-29 Thibault Sauniernlecomposition: Get overall pipeline position by recurs...
2019-01-29 Thibault Sauniervideomixer: Drop allocation query after the compositor
2019-01-28 Thibault Saunierlayer: Resort clips before syncing priorities
2019-01-28 Seungha YangRevert "ges: Add missing type unref on deinit"
2019-01-28 Seungha Yangges: Add check sync/async discoverer
next