Edward Hervey
|
5e2660b2c2
|
GESTrackTransition: Unref the ControlSource in dispose
|
2010-06-09 11:28:46 +02:00 |
|
Edward Hervey
|
4188c6fa97
|
ges: Initialize GstController in ges_init
|
2010-06-09 11:28:46 +02:00 |
|
Brandon Lewis
|
9d8ce82b61
|
ges/ges-simple-timeline-layer.c: print a warning when transitions overlap
|
2010-06-09 11:28:46 +02:00 |
|
Brandon Lewis
|
0608930b19
|
ges/ges-timeline-transition.c: can't set enums by nick
|
2010-06-09 11:28:46 +02:00 |
|
Brandon Lewis
|
221df1b880
|
ges/ges-timeline-transition.c: initialize vtype enum type from static list of
GEnumValues
|
2010-06-09 11:28:46 +02:00 |
|
Edward Hervey
|
b814e287e3
|
tools/examples: Ignore more files
|
2010-06-09 11:28:45 +02:00 |
|
Edward Hervey
|
a408905e72
|
tools: Moving playlist from examples and making it installable
It is now called ges-launch
|
2010-06-09 11:28:45 +02:00 |
|
Brandon Lewis
|
7e978db455
|
tests/examples/playlist.c: allow file / pattern durations to be 0 (but not
transitions)
|
2010-06-09 11:28:45 +02:00 |
|
Brandon Lewis
|
9cf2d7b1be
|
tests/examples/playlist.c: clean up playlist help text
|
2010-06-09 11:28:45 +02:00 |
|
Brandon Lewis
|
c5d9b54c67
|
tests/examples/playlist.c: better sanity checking of arguments
|
2010-06-09 11:28:45 +02:00 |
|
Brandon Lewis
|
34b398970c
|
tests/examples/playlist.c: add option to print avail. transitions/patterns.
update help strings
|
2010-06-09 11:28:45 +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
|
67c33dc65b
|
ges/ges-track-transition.c: adjust to the change in VTYPE_CROSSFADE
|
2010-06-09 11:28:10 +02:00 |
|
Brandon Lewis
|
adeef34c77
|
ges/ges-timeline-transition.{c,h}: value for VTYPE_CROSSFADE changed to 512
and exported in ges-timeline-transition.h
|
2010-06-09 11:28:10 +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
|
2adbd8e36c
|
ges/ges-timeline-transition.c: implement vtype gobject property on
GESTimelineTransitions
|
2010-06-09 11:28:10 +02:00 |
|
Brandon Lewis
|
2f18595e6e
|
ges/ges-track-transition.{c,h}: add ability to change smptealpha type
|
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
|
7beb6a5e5e
|
ges/ges-timeline-transition.{c,h}: api change, pass gint instead of GEnumValue
to new()
|
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
|
e69dcea71a
|
ges/ges-timeline-transition.c: sync with API change in previous commit
|
2010-06-09 11:28:10 +02:00 |
|
Brandon Lewis
|
3caed9bff4
|
ges/ges-track-transition.{c,h}: api change: pass gint instead of 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
|
9eba9b4d7b
|
tests/check/Makefile.am: add transition unit tests to make check
|
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 |
|
Brandon Lewis
|
d4c60b059d
|
ges/ges-track-filesource.h: fix typo in documentation commments
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
bc291a986d
|
ges/ges-track-filesource.h: fix incorrect definition of GESTrackFileSource
structs.
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
93534c0500
|
Add missing documentation
|
2010-06-09 11:28:09 +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
|
812713cf2f
|
ges/ges-track-transition.c: implement audio crossfades
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
79ebc389e0
|
ges/ges-track-transition.{c,h}: add fields for audio interpolation to obj
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
542e8afb75
|
fix bugs
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
07693f56f8
|
ges/ges-track-transition.{c,h}: rename some members of ges-track-transition
struct to separate between audio and video objects.
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
280aef4f6e
|
ges/ges-track-transition.c: factor out code which produces video bin into a
seprate routine
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
9de8dc2726
|
tests/examples/playlist.c: make audio stream of audiotestsrc silent (it's much
less annoying).
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
394f11e90f
|
tests/examples/playlist.c: fix inappropriate down-casts in playlist.py
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
962a1d17d7
|
ges/ges-track-transition.c: give gnloperations a unique name
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
899f4f35c5
|
ges/ges-simple-timeline-layer.c: also error when transition duration exceeds
that of its neighbors
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
ae34d99867
|
ges/ges-simple-timeline-layer.c: don't allow user to create timelines with
adjacent transitions
|
2010-06-09 11:28:09 +02:00 |
|
Brandon Lewis
|
e5ae1405c8
|
ges/ges-simple-timeline-layer.c: implement simple stair-step like priority
management scheme.
|
2010-06-09 11:28:08 +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 |
|
Brandon Lewis
|
bcf734a419
|
tests/examples/playlist.c: add transitions to playlist example
|
2010-06-09 11:28:08 +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
|
ff4443a9c6
|
ges/ges-timeline-transition.{c,h}: add convenience routine for creating
transitions
docs/libs/ges-sections.txt: add routine to documentation
|
2010-06-09 11:28:08 +02:00 |
|
Brandon Lewis
|
7cab52d01b
|
tests/examples/playlist.c: re-work pattern command line syntax
|
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
|
1d3d367e75
|
ges/ges-track-transition.{c,h}: add support for other wipes with smptealpha
|
2010-06-09 11:28:08 +02:00 |
|
Brandon Lewis
|
48eeb8d913
|
ges/ges-timeline-transition.{c,h}: add a type field
|
2010-06-09 11:28:08 +02:00 |
|