Thibault Saunier
|
b5c52a17ec
|
layer: Remove the "rate" property of ges_timeline_layer_add_asset
API:
- ges_timeline_layer_add_asset (layer, asset, start, inpoint, duration, rate, track_types);
+ ges_timeline_layer_add_asset (layer, asset, start, inpoint, duration, track_types);
|
2013-04-23 20:22:27 -03:00 |
|
Thibault Saunier
|
4ddcfb642d
|
Finish renaming timeline object to clip
|
2013-02-15 15:23:15 -03:00 |
|
Thibault Saunier
|
e3dc877c4b
|
Rename GESTimelineTestSource to GESTestSourceClip
|
2013-02-15 14:42:04 -03:00 |
|
Thibault Saunier
|
04a3c49ebd
|
Rename GESTimelineObject to GESClip
|
2013-02-15 14:42:02 -03:00 |
|
Thibault Saunier
|
61f298690d
|
Examples: Use GESTimelineTestSource instead of GESCustomTimelineSource in test1
|
2012-12-19 18:59:50 -03:00 |
|
Tim-Philipp Müller
|
426fffb6c3
|
Fix FSF address
|
2012-11-04 00:25:20 +00:00 |
|
Edward Hervey
|
8ca6f66f4c
|
GESTrackObject: Hide more variables and provide accessors for them
|
2010-12-16 15:00:46 +01:00 |
|
Jarkko Pallviainen
|
1be4e75b44
|
examples: Fix build on 32bit systems
|
2010-01-20 11:09:56 +01:00 |
|
Edward Hervey
|
533cc611cb
|
Document first high-level demo.
|
2009-09-10 18:53:31 +02:00 |
|
Edward Hervey
|
c879e77c16
|
test1: Expand example to also use an audio track.
|
2009-09-09 15:53:53 +02:00 |
|
Edward Hervey
|
9eb88fd229
|
test1: Actually change videotestsrc patterns to make changes obvious.
|
2009-09-09 13:57:37 +02:00 |
|
Edward Hervey
|
4fccce57dd
|
test1: Use mainloop, required for proper gnonlin behaviour.
|
2009-09-09 13:55:30 +02:00 |
|
Edward Hervey
|
73c6f213c7
|
examples: Add timeline to pipeline and set it to playing.
... and now we need to go an fix playsink :)
|
2009-09-08 19:46:54 +02:00 |
|
Edward Hervey
|
a25c707999
|
Add directory for examples along with a minimalistic first example.
|
2009-08-07 20:29:35 +02:00 |
|