- Sep 28, 2013
-
-
Thibault Saunier authored
This is a minor API change
-
Thibault Saunier authored
-
MathieuDuponchelle authored
-
MathieuDuponchelle authored
- Sep 25, 2013
-
-
MathieuDuponchelle authored
-
Simon Corsin authored
And control it in framepositionner. Conflicts: ges/ges-video-source.c
-
- Sep 24, 2013
-
-
Tim-Philipp Müller authored
From 6b03ba7 to 865aa20
-
- Sep 22, 2013
-
-
Thibault Saunier authored
-
Thibault Saunier authored
It is sometimes necessary
-
Thibault Saunier authored
Pitivi formatter is deprecated, do not use it by default
-
Thibault Saunier authored
This reverts commit e54ceff7. Let's just keep it... it does not cost anything.
-
- Sep 20, 2013
-
-
Edward Hervey authored
From b613661 to 6b03ba7
-
- Sep 19, 2013
-
-
Tim-Philipp Müller authored
From 74a6857 to b613661
-
Tim-Philipp Müller authored
From 12af105 to 74a6857
-
- Sep 14, 2013
-
-
Joris Valette authored
-
- Sep 13, 2013
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- Sep 12, 2013
-
-
Thibault Saunier authored
For example if a project was sent from someone else thus the pates in there are meaningless on the other computer, we need to be able to specify a list of pathes where the files are. + Fix documentation
-
- Sep 10, 2013
-
-
Mathieu Duponchelle authored
We need this cause now videomixer renegotiates downstream.
-
- Sep 09, 2013
-
-
Thibault Saunier authored
Making it possible to use it with GstValidate LD_PRELOAD feature
-
Thibault Saunier authored
-
- Sep 08, 2013
-
-
Thibault Saunier authored
-
Thibault Saunier authored
We were missing a few checks so that we do not move objects when their duration is equal to the max duration, or 0
-
- Sep 07, 2013
-
-
Thibault Saunier authored
We should use the trimming method to set duration to make sure to avoid going over the max duration. Also avoid computing when setting duration to the same old value.
-
Thibault Saunier authored
This was broken, clips where moving all around, make it behave properly.
-
Thibault Saunier authored
This is a more natural behaviour as a user instead of doing nothing at all.
-
- Sep 04, 2013
-
-
Thibault Saunier authored
-
Mathieu Duponchelle authored
We do not use GST_VIDEO_META_TAG_STR as it would mean depending on GstVideo which is not the case right now
-
Thibault Saunier authored
Conflicts: ges/ges-video-source.c
-
Thibault Saunier authored
API: GESTimelineElment->set_parent vmethod
-
Simon Corsin authored
It will check that the clip updates its size correctly.
-
Simon Corsin authored
-
Simon Corsin authored
-
Simon Corsin authored
+ And manage them properly.
-
Simon Corsin authored
This way we can let the user determine what he want to come out of the track. API: - ges_track_set_caps (The track caps are now construct only) + ges_track_set_restriction_caps + ges_track_get_restriction_caps + GESTrack.props.restriction_caps
-
Simon Corsin authored
+ Update documentation. + Implements subclasses audio-uri-source and video-uri-source
-
Simon Corsin authored
Makes $make check pass. Standardizes property handling.
-
Simon Corsin authored
-