Tim-Philipp Müller
|
91af8e1353
|
examples, ges-launch: remove deprecated g_thread_init()
Not needed any more with recent glib versions
|
2012-02-10 19:17:38 +00:00 |
|
Luis de Bethencourt
|
18d588ff1e
|
examples: add file inpoints and summary to overlay example
|
2011-08-09 17:39:02 +02:00 |
|
Edward Hervey
|
027b454926
|
examples: Make sure we don't end up using NULL values
|
2011-03-15 14:05:07 +01:00 |
|
Edward Hervey
|
8ca6f66f4c
|
GESTrackObject: Hide more variables and provide accessors for them
|
2010-12-16 15:00:46 +01:00 |
|
Edward Hervey
|
ef7eb9efdd
|
GESTransition: Make it a base class and add GESTimelineStandardTransition
This is to ensure people can create their own Layer Transition subclass.
API : GESTimelineTransition is now GESTimelineStandardTransition
|
2010-12-09 17:09:11 +01:00 |
|
Thibault Saunier
|
dfeb7afe85
|
GESTimelineObject: add private structure
|
2010-12-08 13:00:21 +01:00 |
|
Edward Hervey
|
ec1a08ded6
|
tests: Add <stdlib.h> for exit usage
|
2010-07-09 10:35:41 +02:00 |
|
Thiago Santos
|
70c26b55cb
|
Fix building issues
Adds missing headers to some files and needed cflags to gtk-doc
scanner build
|
2010-07-07 09:10:49 +02:00 |
|
Edward Hervey
|
c558b01f5b
|
examples: Fix debug statement
|
2010-06-11 19:34:39 +02:00 |
|
Brandon Lewis
|
d9419c60f3
|
tests/examples/transition.c: C90 fixes
|
2010-06-09 17:13:07 +02:00 |
|
Brandon Lewis
|
e0553dd63b
|
tests/check/ges/{simplelayer.c,transition.c}: create audio tracks in demos
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
deddfe2df5
|
tests/examples/transition.c: use ges_timeline_transition_new_from_nick()
|
2010-06-09 11:28:08 +02:00 |
|
Brandon Lewis
|
11db2c9f9f
|
ests/examples/transition.c: create transition with specified type
|
2010-06-09 11:28:08 +02:00 |
|
Brandon Lewis
|
a9b47a1a71
|
tests/examples/transition.c: pass transition type to make_timeline
|
2010-06-09 11:28:08 +02:00 |
|
Brandon Lewis
|
498414e782
|
tests/examples/transition.c: make -t option work with values supported by
smpte + "crossfade"
|
2010-06-09 11:28:08 +02:00 |
|
Brandon Lewis
|
6943fe1b42
|
tests/examples/transition.c: add routines for identifying transitions
|
2010-06-09 11:28:08 +02:00 |
|
Brandon Lewis
|
83e7f5eec0
|
tests/examples/transition.c: split out "make_timeline" into separate routine
|
2010-06-09 11:28:08 +02:00 |
|
Brandon Lewis
|
90038c1f94
|
tests/examples/transition.c: remove some cruft from transition example
|
2010-06-09 11:28:08 +02:00 |
|
Brandon Lewis
|
a025040ed6
|
tests/examples/transition.c: print values in seconds not nseconds
|
2010-06-09 11:28:07 +02:00 |
|
Brandon Lewis
|
bfadeeb4f5
|
tests/examples/transition.c: cast arguments to g_object_set
|
2010-06-09 11:28:07 +02:00 |
|
Brandon Lewis
|
c9a2f73579
|
hacking
|
2010-06-09 11:28:07 +02:00 |
|
Brandon Lewis
|
60e09c2438
|
tests/examples/transition.c: create transition when duration > 0
|
2010-06-09 11:28:07 +02:00 |
|
Brandon Lewis
|
bd28d788f0
|
check in single transition demo
|
2010-06-09 11:28:07 +02:00 |
|