platform/upstream/gstreamer.git
2015-03-23 Thibault Saunierges: Accept path as URI in the create clip structured...
2015-03-23 Mathieu Duponchelleges-launch: Remove useless options, rename some short...
2015-03-23 Mathieu Duponchellebash-completion: Add support for new ges-launch commands.
2015-03-20 Mathieu Duponchelleparse.l: Modify command arguments.
2015-03-20 Thibault Saunierges: command-line-formatter: Properly error out on...
2015-03-20 Thibault Saunierges: Factor out a GESCommandLineFormatter class
2015-03-20 Mathieu Duponchellestructured-interface: Be clever when no layer priority...
2015-03-20 Mathieu Duponchelleges-structured-interface: fix build
2015-03-20 Thibault Saunierges: Automatically put clips at the end of layer if...
2015-03-20 Mathieu Duponchellestructure-interface: rename layer-priority to layer.
2015-03-20 Thibault Saunierges: Add layer up to the wanted layer priority in the...
2015-03-20 Mathieu Duponchelleges-launch: parse property names longer than 1 char.
2015-03-20 Mathieu Duponchelleges-launch: Update lexer / parser to handle set-*
2015-03-20 Thibault Sauniertools: Implement a new CLI interface for the timeline...
2015-03-20 Thibault Saunierges: Handle setting child property on container directl...
2015-03-20 Thibault Saunierlauncher: Add support to --set-property in the parser
2015-03-20 Mathieu Duponchelleges-launch: Implement a new parser for the commandline.
2015-03-20 Thibault Saunierges: Add an internal GstStructure based interface
2015-03-19 Thibault Saunierges: Fix build for older GLib
2015-03-18 Thibault Sauniercontainer: implement children property handling
2015-03-18 Thibault Saunierges: Move the notion of children properties to GESTimel...
2015-03-18 Thibault Sauniertimeline: Add API to find a layer with a specific prior...
2015-03-18 Thibault SaunierRevert "ges: Move the notion of children properties...
2015-03-18 Thibault Saunierges: Move the notion of children properties to GESTimel...
2015-03-13 Thibault Saunierges: Remove all reference to already dead GESSimpleLayer
2015-03-05 Luis de Bethencourtproject: remove unnecessary dereference
2015-03-03 Luis de Bethencourtexamples: check argument is valid
2015-02-27 Tim-Philipp... ges-base-xml-formatter: fix setting of child properties
2015-02-27 Tim-Philipp... ges-meta-container: fix ges_meta_container_foreach()
2015-02-26 Tim-Philipp... ges-base-xml-formatter: fix property setting
2015-02-24 Mathieu Duponchellebuild: fix make distcheck.
2015-02-23 Mathieu Duponchelleges-launch: enable auto-completion.
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 Saunierconfigure: Bump our Gst related dependencies to 1.5.0.1
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...
2015-01-12 Stefan SauerAutomatic update of common submodule
2014-12-18 Sebastian DrögeAutomatic update of common submodule
2014-12-13 Thibault Sauniertools: Avoid trying to remove a signal handler that...
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 Thibault Sauniervalidate: Start using the new testsuite based API from...
2014-12-06 Mathieu Duponchelletrack: [API]: ges_track_update_restriction_caps.
2014-12-06 Thibault Sauniertests: Remove integration tests, GstValidate is the...
2014-12-06 Thibault Sauniervalidate: Handle long tests in the TestManager
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 SaunierAdd some ignore files to .gitignore
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 Duponchellecheck/ges/track: add forgotten test file.
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
next