platform/upstream/gstreamer.git
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
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
next