Brandon Lewis
|
e3dc2d58a0
|
fix mem leak in unit test
|
2010-07-09 13:27:15 +02:00 |
|
Edward Hervey
|
9fa220c0c0
|
TrackVideoTransition: Avoid switching from crossfade to other types
This now exposes a bug in the TimelineTransition, since it will have
a transition type different from its track objects.
|
2010-07-09 13:21:17 +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
|
5857274f8e
|
update unit tests
|
2010-07-09 13:21:11 +02:00 |
|
Brandon Lewis
|
04fa8b4777
|
tests/check/ges/transition.c: C90 fixes
|
2010-06-09 17:13:07 +02:00 |
|
Edward Hervey
|
80157a1def
|
check: Use release_track_object instead of unref
|
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
|
938ac259d0
|
tests/check/ges/transition.c: test that changing timeline vtype sets trackobj
vtype
|
2010-06-09 11:28:10 +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
|
22534176d8
|
ges/ges-timeline-transition.{c,h},tests/.../transition.c: type change of vtype
to gint from GEnumValue
|
2010-06-09 11:28:10 +02:00 |
|
Brandon Lewis
|
b3ec2bad19
|
ges/ges-track-transition.{c,h}, tests/check/ges/transition.c: change vtype
from GEnumValue to simple gint;
|
2010-06-09 11:28:10 +02:00 |
|
Brandon Lewis
|
cfe079fc94
|
tests/check/ges/transition.c: make sure unit tests work properly
|
2010-06-09 11:28:10 +02:00 |
|
Brandon Lewis
|
ea408d472e
|
tests/check/ges/transition.c: oops, unit tests using wrong api
|
2010-06-09 11:28:10 +02:00 |
|
Brandon Lewis
|
e577b01317
|
tests/check/ges/transition.c: check in transition unit tests
|
2010-06-09 11:28:10 +02:00 |
|