ges-launch: enable auto-completion.
[platform/upstream/gstreamer.git] / ges /
2015-02-20 Thibault Saunierges: Always set ANY capsfeatures on tracks caps property
2015-02-19 Mathieu Duponchelleges-project: no need to commit an empty timeline.
2015-02-10 Luis de Bethencourtges: initialize timeline_duration value
2015-02-06 Thibault Sauniernlecomposition: Properly protect the children task
2015-02-03 Mathieu DuponchelleCleanly handle removing the last object in a composition
2015-02-02 Thibault Sauniervalidate: Do not wrongly set clip duration for UriClips
2015-02-02 Thibault Sauniervalidate: Properly expose the commit action as ASYNC
2015-01-28 Thibault Saunierlayer: Remove child from children list before emitting...
2015-01-26 Luis de Bethencourtges: remove useless gpointer variable
2015-01-26 Luis de Bethencourtges: merge MIN() and MAX() into CLAMP()
2015-01-24 Thibault Saunierges: Make sure the GESTextOverlayClip is register on...
2014-12-12 Thibault Saunieruri-asset: Check that the newly computed URI exist
2014-12-12 Thibault Sauniervalidate: Add an action type to load a project from...
2014-12-06 Thibault SaunierRevert "track: [API]: ges_track_update_restriction_caps."
2014-12-06 Thibault Sauniertimeline: Add a method to easily check if a timeline...
2014-12-06 Thibault Saunierges: Recompute Group priority when one of its clip...
2014-12-06 Mathieu Duponchelletrack: [API]: ges_track_update_restriction_caps.
2014-12-06 Thibault Sauniernlecomposition: Minor debug enhancements
2014-12-06 Thibault Saunierpipeline: Expose playsink::video-filter and playsink...
2014-12-06 Thibault Saunierpipeline: Dot not check for chain->tee twice
2014-12-06 Thibault Sauniervalidate: Avoid depending on not stable APIs
2014-12-06 Thibault Sauniervalidate: Move to new action type registration API
2014-12-06 Thibault Sauniervalidate: Add missing action execution printing
2014-12-06 Thibault Sauniertimeline-element: Properly handle setting name to NULL
2014-12-06 Thibault Sauniernlecomposition: Add a 'query-position' signal
2014-12-06 Thibault Saunierges: Keep backward compatibility for relocated assets CLI
2014-12-06 Thibault Saunierges: Add a method to pass argc/argv to GES at init...
2014-12-06 Thibault Sauniervalidate: Expose GES Validate action
2014-12-06 Thibault Saunieruri-asset: Ensure that UriAssets loaded with error...
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-12-06 Thibault Saunierges: Add a method to get GES GOption group
2014-12-06 Thibault Saunierpipeline: Disable encoding format renegotiation when...
2014-12-05 Mathieu Duponchelle*source: new lines in xml break my parser.
2014-12-05 Mathieu Duponchelletrack: [API]: ges_track_update_restriction_caps.
2014-11-10 Thibault Saunierelement: Add a property allowing user to avoid serializ...
2014-11-10 Thibault Saunierxml-formatter: Serialize groups
2014-11-10 Thibault Saunierpipeline: Do not relink an already linked track
2014-11-10 Thibault Saunierframeposition: In case sources have the same size as...
2014-11-10 Thibault Saunierxml-formatter: Do not forget to set properties on the...
2014-11-10 Thibault Sauniertitle-source: Expose the shaded-background property
2014-11-10 Thibault Sauniertitlesource: Expose the outline-color property
2014-11-10 Mathieu Duponchellepipeline: connect tracks when added, not only on state...
2014-11-10 Thibault SaunierDocument known and usable child properties for GESTrack...
2014-11-10 Thibault Sauniertrackelement: Add a lookup_child vmethod
2014-11-10 Thibault Sauniertitle: Deprecate all method related to child properties
2014-11-10 Mathieu Duponchelletimeline: connect_after to layer.object_added.
2014-11-10 Mathieu Duponchellenle: Downgrade some INFO to DEBUG.
2014-11-10 Thibault Sauniernle: Handle sending SEEK event recursively to our children
2014-11-10 Thibault Sauniertrack-element: Add a signal about added control bindings
2014-11-10 Thibault Sauniertrack-element: Add an API to list all set ControlBinding
2014-11-10 Thibault Sauniertitle-source: Properly expose children properties
2014-11-10 Mathieu Duponchellenlecomposition: update base time before seeking current...
2014-11-10 Joris Valetteformatter: save and load source's children properties
2014-11-10 Thibault Saunierproject: Do not concider adding am already tracked...
2014-11-10 Thibault Saunierextractable: Make extractable_set_asset return a boolean
2014-11-10 Thibault Sauniernlecomposition: Fix the get_current_position method
2014-11-10 Thibault Sauniernlecomposition: Wait for a buffer from the new segment...
2014-11-10 Thibault Sauniernlecomposition: Do useless thing so that the compiler...
2014-10-31 Thibault Sauniernlecomposition: Update start stop and duration on initi...
2014-10-31 Thibault Saunierges: Avoid to always commit when a project is loaded
2014-10-31 Thibault SaunierStart taking advantage of the fact that NLE is in the...
2014-10-31 Thibault Sauniernlecomposition: Fix several leaks
2014-10-31 Thibault Sauniernlecomposition: Activate the composition ghostpad to...
2014-10-31 Thibault Sauniernlecomposition: Restart the main task on FLUSH_STOP
2014-10-31 Thibault Sauniernle:source: Protect the probeid field with the GST_OBJE...
2014-10-31 Thibault Saunierframepositionner: Add a weak pointer to the track_source
2014-10-31 Mathieu Duponchellenle: Seek gnlsource when prerolled only
2014-10-31 Thibault Saunierges-track: Do not set removed object state
2014-10-31 Thibault Sauniernle: Stop using a MainContext avoiding needing one...
2014-10-31 Thibault Saunierges: Use audiomixer instead of adder by default
2014-10-31 Thibault SaunierPort to the new NLE API
2014-10-31 Thibault SaunierCleanup import of GNL and rename gnl to nle for Non...
2014-10-31 Thibault Sauniertimeline: Add a method to retrieve a pad from a track
2014-10-31 Thibault Saunierges: Use the new GNL element message feature to notify...
2014-10-31 Mathieu Duponchellexml-formatter: message-forward is not something that...
2014-10-31 Mathieu Duponchelletimeline: handle async start
2014-10-30 Tim-Philipp Müllersmart-video-mixer: unref pads_info hash table in dispose
2014-10-30 Tim-Philipp Müllersmart-adder: fix crash in unit test
2014-10-26 Tim-Philipp Müllertrack: fix indentation
2014-10-26 Tim-Philipp Müllertimeline-element: don't leak name string
2014-10-26 Tim-Philipp Müllertimeline: fix mutex and all_elements hash table leaks
2014-10-26 Tim-Philipp Müllertimeline: free tracks obtained via select-tracks-for...
2014-10-26 Tim-Philipp Müllertimeline: free track elements list
2014-10-26 Tim-Philipp Müllervideo-test-source: fix caps leak
2014-10-26 Tim-Philipp Müllerframepositionner: fix caps leak
2014-10-26 Tim-Philipp Mülleraudiotrack: fix caps leak
2014-10-26 Tim-Philipp Müllervideotrack: fix caps leak
2014-10-26 Tim-Philipp Müllertrack: don't leak restriction caps
2014-10-26 Tim-Philipp Müllersmart-adder: don't leak pads_infos hash table
2014-10-26 Tim-Philipp Müllersmart-video-mixer: don't leak pads_infos hash table
2014-10-26 Tim-Philipp Müllerproject: fix string leak
2014-10-26 Tim-Philipp Müllermetacontainer: don't leak GValue contents
2014-07-23 Lazar Claudiutext-overlay: added text properties as child-properties
2014-07-23 Thibault Saunierges: Use registry to select the compositor element
2014-07-18 Mathieu Duponchellexml-formatter: Set errno to 0 before g_ascii_strtoll.
2014-06-12 Vincent Penquerc'hsmart-video-mixer: fix memory leak on error path
2014-06-09 Thibault Sauniertrackelement: Sort paramspec by name in list_children_p...
2014-06-09 Thibault Saunierclip: Fix the ges_clip_set_position function
2014-06-09 Thibault Saunierclip: Rename top_effect_index to top_effect_index
next