platform/upstream/gst-editing-services.git
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-27 Edward HerveyAutomatic update of common submodule
2014-11-10 Thibault Sauniertests: Fix make distcheck
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 Thibault Sauniertools: launch: Wait for the project to be loaded to...
2014-11-10 Thibault Sauniertools: Never try to propose same URI when we know it...
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 Sauniertools:launch: Properly terminate when we get a SIGINT...
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 Duponchelleges-validate: inform of clip removal.
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 Sauniertests: Use audiomixer as an audio mixing element
2014-11-10 Thibault Sauniervalidate: Implement validate Action type to handle...
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 Joris Valettetests: project: Add children properties check
2014-11-10 Thibault Saunierproject: Do not concider adding am already tracked...
2014-11-10 Thibault Saunierges-validate: Add actions to add/remove object from...
2014-11-10 Thibault Saunierges-validate: Fix edit_container return code
2014-11-10 Thibault Saunierextractable: Make extractable_set_asset return a boolean
2014-11-10 Thibault Saunierges-validate: Add an action type to set restriction...
2014-11-10 Thibault Sauniertools: Handle asset relocation for assets from scenario
2014-11-10 Thibault Saunierges-validate: Add support for Layer.auto-transition
2014-11-10 Thibault Saunierges-validate: Add commit and split-clip action types
2014-11-10 Thibault Saunierges-validate: Add start/inpoint/duration params to...
2014-11-10 Thibault Sauniertools:ges-launch: Save the project at the end of execution
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-11-10 Thibault Sauniertools:ges-launch: Do not set pipeline state before...
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 Sauniertests: Use the new gst_check_objects_destroyed_on_unref...
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 Sauniercomposition: Commit all values before initializing...
2014-10-31 Mathieu Duponchellecomposition: Prevent update sources from being added...
2014-10-31 Mathieu Duponchellecomposition: only flush stop after seek was set to...
2014-10-31 Thibault Sauniercomposition: Also ignore all messages from children...
2014-10-31 Thibault Sauniercomposition: Do not try to paused the task that could...
2014-10-31 Thibault Sauniercomposition: Post messages on the bus when it updates...
2014-10-31 Mathieu Duponchellecomposition: push flush events on the target.
2014-10-31 Thibault Sauniercomposition: No need for action signal to add and remov...
2014-10-31 Mathieu Duponchellecomposition: we're initialized even if update_pipeline...
2014-10-31 Mathieu Duponchellecomposition: reset base time to 0 when needed.
2014-10-31 Mathieu Duponchellecomposition: Forward flushes on initialization
2014-10-31 Mathieu Duponchelleobject: make the check for self commit work in a crappy...
2014-10-31 Mathieu Duponchellecomposition: use g_main_context_set_dispatches_per_iter...
2014-10-31 Mathieu Duponchellecomposition: set next_eos_seqnum when we get seeked...
2014-10-31 Thibault Sauniergnl: Rely on the GstElement to properly handle their...
2014-10-31 Mathieu Duponchellecomposition: Always return a value in GSourceFuncs
2014-10-31 Thibault Sauniercomposition: Rename _flush_downstream to _have_to_seek_...
2014-10-31 Mathieu Duponchellesource: Remove cruft code to seek sources
2014-10-31 Thibault Sauniercomposition: Do not remove all sources when stopping...
2014-10-31 Mathieu Duponchellecomposition: Don't send flushes downstream on pipeline...
2014-10-31 Thibault Sauniercomposition: Remove locking making sure that we manipul...
2014-10-31 Mathieu Duponchellecomposition: Avoid a race in PAUSED_TO_READY
2014-10-31 Thibault Sauniercomposition: No need to reset the composition when...
2014-10-31 Mathieu Duponchellecomposition: Make sure we have a peer when we send...
2014-10-31 Thibault Sauniercomposition: Minor cleanups
2014-10-31 Thibault Sauniercomposition: Take the objects lock when reseting the...
2014-10-31 Mathieu Duponchellecomposition: Remove the reset children method
2014-10-31 Thibault Sauniercomposition: Set children caps only when they are added...
2014-10-31 Mathieu Duponchellecomposition: No need to children state locked anymore
2014-10-31 Thibault Sauniercomposition: cleanup dispose / finalize
2014-10-31 Mathieu Duponchellecomposition: remove children warning drop HACK.
2014-10-31 Thibault Sauniercomposition: remove now useless notion of GnlCompositio...
2014-10-31 Mathieu Duponchellecomposition: cleanup GnlCompositionEntry before its...
2014-10-31 Thibault Sauniercomposition: remove now useless prop "deactivated_eleme...
2014-10-31 Mathieu Duponchellecomposition: Remove now useless flag "reset_time".
2014-10-31 Thibault Sauniercomposition: Remove now useless flag "stackvalid".
2014-10-31 Mathieu Duponchellecomposition: remove now useless "flushing" flag.
2014-10-31 Thibault Sauniercomposition: Do not use 'update' seek for now
2014-10-31 Mathieu Duponchellecomposition: Add the stack start/stop that has been...
2014-10-31 Thibault Sauniercomposition: Push flush events *downstream* not 'somewh...
2014-10-31 Mathieu Duponchellesource: Atomically change the probe ID
next