Edward Hervey
|
648f8802db
|
tests: Put clearer names on tests
Makes it easier to figure out which test failed :)
|
2010-12-20 12:03:48 +01:00 |
|
Brandon Lewis
|
42f4253ee2
|
GESSimpleTimelineLayer: add test for _index() method
|
2010-12-16 19:37:06 +01:00 |
|
Edward Hervey
|
7ef6f365d9
|
GESSimpleTimelineLayer: _nth() returns a const
The refcount isn't incremented.
|
2010-12-15 19:18:16 +01:00 |
|
Brandon Lewis
|
4dae5c83f4
|
GESSimpleTimelineLayer: add test for _nth() method
|
2010-12-15 18:01:33 +01:00 |
|
Edward Hervey
|
7a098a423d
|
GESTimelineSource: Remove textoverlay properties
This will be made more generic by allowing any overlay/effect to
be put on any source object.
|
2010-12-09 19:36:44 +01:00 |
|
Edward Hervey
|
a5261d23d2
|
tests: Make sure gst_bin_add succeeds
And detect when we're trying to add contents to a gnlsource which
already has something
|
2010-12-09 17:43:08 +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 |
|
Thibault Saunier
|
4add2937de
|
SimpleTimelineLayer: Remove bogus check and extend unit test to validate it
|
2010-12-02 11:55:44 +01:00 |
|
Edward Hervey
|
e557592074
|
test: Fix typo in simplelayer test
|
2010-11-27 18:12:49 +01:00 |
|
Brandon Lewis
|
6e844f877f
|
layer is also invalid when there are transitoins at the beginning/end
|
2010-09-02 18:08:43 +02:00 |
|
Brandon Lewis
|
03e488ac74
|
add vaid property and unit tests
|
2010-09-02 18:08:43 +02:00 |
|
Brandon Lewis
|
4fd305cbec
|
add unit tests for 'object-moved' signal
|
2010-09-02 18:08:43 +02:00 |
|
Brandon Lewis
|
dd47b93587
|
update unit tests to catch an earlier bug
|
2010-09-01 16:56:04 +02:00 |
|
Brandon Lewis
|
739053e249
|
unref timeline in unit test
|
2010-09-01 16:56:03 +02:00 |
|
Brandon Lewis
|
efbc4a22cd
|
increase default priority offset for sources; update unit tests
|
2010-09-01 16:56:03 +02:00 |
|
Brandon Lewis
|
cc719507ea
|
move and rename TRANSITION_VTYPE into enums.h and rename
|
2010-07-09 13:21:15 +02:00 |
|
Brandon Lewis
|
c1afe75b25
|
add elemt. to bin in arbitrary_fill_track_func
|
2010-06-10 12:52:41 +02:00 |
|
Brandon Lewis
|
4d8a013bd3
|
fix typos in comment block
|
2010-06-09 18:58:33 +02:00 |
|
Brandon Lewis
|
07ec09d9e7
|
tests/check/ges/simplelayer.c: C90 fixes
|
2010-06-09 17:13:07 +02:00 |
|
Edward Hervey
|
8c7535081d
|
check: Check that all objects are removed from the layer
This currently fails
|
2010-06-09 11:28:46 +02:00 |
|
Brandon Lewis
|
a5759af64b
|
tests/check/ges/{simplelayer.c,transition.c}: update unit tests
|
2010-06-09 11:28:11 +02:00 |
|
Brandon Lewis
|
45016397b9
|
tests/check/ges/{simplelayer.c,tests/check/ges/transition.c}: sync with
previous api change
|
2010-06-09 11:28:10 +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
|
542e8afb75
|
fix bugs
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
3118c0f510
|
tests/check/ges/simplelayer.c: check in massive unit test case for GSTL with
transitions
|
2010-06-09 11:28:08 +02:00 |
|
Edward Hervey
|
8958e84e6b
|
tests: Don't forget to cast to guint64 when using g_object_set
... else total failure ensues on 32bit machines
|
2009-11-25 13:17:01 +01:00 |
|
Edward Hervey
|
e24c561d61
|
tests/check: Add test for GESSimpleTimelineLayer
|
2009-09-29 15:29:11 +02:00 |
|