Thibault Saunier
|
04071e7214
|
layer: Set clip start to the duration of the layer if == TIME_NONE
In the provided start of a clip is GST_CLOCK_TIME_NONE in
ges_layer_add_asset, it means that we want the clip to be
added at the end of the layer
|
2013-11-22 17:50:27 -03:00 |
|
Thibault Saunier
|
4c411761fd
|
layer: Add an API to get the total duration of the layer
API:
ges_layer_get_duration
|
2013-11-22 17:50:27 -03:00 |
|
Simon Corsin
|
bc4186d9c8
|
ges-layer.c: notify priority changes.
|
2013-06-23 18:37:41 -04:00 |
|
Thibault Saunier
|
b87c800743
|
meta-container: Add a VOLUME default meta to layers
|
2013-06-23 18:28:53 -04:00 |
|
Thibault Saunier
|
55b7628382
|
ges: Make space in the GESTracks to be able to add mixing elements later
And update the tests
|
2013-06-23 18:28:52 -04:00 |
|
Thibault Saunier
|
700a56f88c
|
layer: Fix some mix up in variable names
|
2013-06-23 17:39:05 -04:00 |
|
Thibault Saunier
|
439f9b4cc0
|
layer: Simplify a bit how we handle priorities
|
2013-06-23 17:39:05 -04:00 |
|
Thibault Saunier
|
b2b96c743d
|
Rename GESTimelineLayer to GESLayer
|
2013-04-23 20:22:31 -03:00 |
|