Commit graph

1117 commits

Author SHA1 Message Date
Mathieu Duponchelle
f8de22b29c pyges : Add a text overlay test 2011-08-11 14:40:08 +02:00
Thibault Saunier
843df22ec0 pyges : Add actual testing to the testcases 2011-08-10 17:12:46 +02:00
Thibault Saunier
b0114a79c4 pyges: add get_type method to the ignore_blob list 2011-08-10 17:12:46 +02:00
Mathieu Duponchelle
ee96719f3c pyges: Override methods using GList 2011-08-10 17:12:46 +02:00
Mathieu Duponchelle
cea06907c9 pyges : Add a test suite with three test cases for the bindings 2011-08-10 17:12:46 +02:00
Thibault Saunier
61e851d658 pyges: Regenerate ges.def and ges-types.def so the contructors are detected properly 2011-08-10 17:12:46 +02:00
Thibault Saunier
c66bdbe708 pyges: Make use of the namespace for the constructor classnames in codegen 2011-08-10 17:12:46 +02:00
Thibault Saunier
90f23b9a47 pyges: Sync codegen with upstream 2011-08-10 17:12:45 +02:00
Thibault Saunier
20db3b7e78 pyges: override ges_track_get_timeline
This make the bindings compiling without warning
2011-08-10 17:12:45 +02:00
Thibault Saunier
f9b9ec6204 building: add python bindings 2011-08-10 17:12:45 +02:00
Thibault Saunier
66efde4cc5 pyges: Add the necessary file to compile the bindings
defs files have been generated with the h2defs.py script
2011-08-10 17:12:45 +02:00
Thibault Saunier
168d3cef72 pyges: add registering functions prototypes to ges.override 2011-08-10 17:12:45 +02:00
Thibault Saunier
fbeb43ad39 pyges: Define missing types 2011-08-10 17:12:45 +02:00
Thibault Saunier
1efbf1ceec GESTimeleinePipeline: Create a flag type instead of a simple enum
Make it binding friendly
2011-08-10 17:12:45 +02:00
Mathieu Duponchelle
9237a997cb pyges: Add ges.override 2011-08-10 17:12:45 +02:00
Mathieu Duponchelle
fdfd518dd6 Add codegen to the tracked files 2011-08-10 17:12:45 +02:00
Luis de Bethencourt
237f19d63a GESTimelineTitleSource/TrackTitleSource: add xpos/ypos setting
Vertical and horizontal position properties of the title source
can be set and get.
2011-08-09 19:15:18 +02:00
Luis de Bethencourt
8704011597 GESTimelineTitleSource/TrackTitleSource: add color setting
Color property of the text overlay can be set and get.
2011-08-09 19:13:37 +02:00
Luis de Bethencourt
18d588ff1e examples: add file inpoints and summary to overlay example 2011-08-09 17:39:02 +02:00
Luis de Bethencourt
be381792aa examples: add xpos and ypos options to overlay example 2011-08-08 18:57:37 +02:00
Luis de Bethencourt
63a82c5274 GESTimelineTextOverlay/TrackTextOverlay: add xpos/ypos setting
Vertical and horizontal position properties of the text overlay
can be set and get.
2011-08-08 18:44:57 +02:00
Luis de Bethencourt
09ef6dbeac ges-enums: completed support for all options in TextAlign
Added the center and position options to the vertical, and horizontal
properties of text alignment.
2011-08-08 18:30:42 +02:00
Luis de Bethencourt
0292e86b9b examples: add color option to overlay example 2011-08-03 12:37:14 +02:00
Luis de Bethencourt
c62e18e219 ges: include indentation fixes
run gst-indent through ges-timeline-text-overlay.h and
ges-track-text-overlay.h
2011-08-03 12:27:04 +02:00
Luis de Bethencourt
ba5babd474 GESTimelineTextOverlay/TrackTextOverlay: add color setting
Color property of the text overlay can be set and get.
2011-08-03 12:20:27 +02:00
Luis de Bethencourt
d8d93aad82 ges: easier to understand ges-launch summary 2011-08-01 13:42:17 +02:00
Luis de Bethencourt
5f457a23d1 ges: audio and video preset options in ges-launch 2011-08-01 13:40:48 +02:00
Mathieu Duponchelle
369efb0822 effects: implement the TrackParseLaunch get_property method properly 2011-07-07 21:27:37 -04:00
Mathieu Duponchelle
b0810ff5de GES : make sure to set n_properties to 0 when needed 2011-07-07 21:18:04 -04:00
Luis de Bethencourt
db58dc1569 tests: selectable audio format/container in test4
now users can select the desired rendering audio format and
container through --aformat and --format, like in ges-launch.
2011-07-01 19:30:01 +02:00
Luis de Bethencourt
882342906f tests: fix TEST_URI for filesource tests 2011-07-01 18:13:08 +02:00
Luis de Bethencourt
f166c47ed5 examples: fix output_uri in test4
clean the make_ogg_vorbis_profile () code.
remove extra second of execution time.
clean some comment typos.
2011-06-29 16:17:00 +02:00
Luis de Bethencourt
6694b28188 examples: remove extra second in test2 and test3
remove unnecessary sources GList.
and fix comment typos as well.
2011-06-27 21:25:40 +02:00
Luis de Bethencourt
9a19d2ef64 GESTimelineFileSource: Check uri at _new()
Check if uri is valid before creating a new object in
ges_timeline_filesource_new()
2011-06-25 20:12:46 +02:00
Luis de Bethencourt
9af6843f16 GESTimelineFileSource: Fix documentation 2011-06-25 19:42:29 +02:00
David Schleef
533192f7c6 Automatic update of common submodule
From 69b981f to 605cd9a
2011-06-23 11:30:24 -07:00
Edward Hervey
6476d50b2c GESFormatter: Plug a leak
And make the two save methods have the same code/look
2011-05-26 09:28:02 -07:00
Edward Hervey
f07daf3beb GESFormatter: Move comments out of the way
Avoids having them appear in gtk-doc
2011-05-20 16:52:57 +02:00
Edward Hervey
7cbb93e487 GESTimelineObject/TrackObject: Don't break ABI for the Class
New addition go at the end, and the _reserved pointer gets reduced
accordingly
2011-05-20 16:52:43 +02:00
Edward Hervey
3bc2d8854c ges: More "Since: 0.10.2" doc markers 2011-05-20 16:52:36 +02:00
Edward Hervey
b552352922 configure.ac: Require core/base 0.10.34 2011-05-20 15:51:33 +02:00
Thibault Saunier
f8a05b6d51 doc: Update the ges_init documentation 2011-05-19 21:58:51 +02:00
Thibault Saunier
9556f7361f design: Update effect statuts 2011-05-19 21:58:51 +02:00
Thibault Saunier
8cb608eac0 ges: Fix introspection annotations 2011-05-19 21:58:51 +02:00
Thibault Saunier
ff15c17afb ges-launch: Add a proper error message on errors 2011-05-19 21:58:51 +02:00
Thibault Saunier
deb88a1551 GESTimelineStandardTransition: keep track of TrackVideoTransition
Use the new track_object_added/release vfunc to get cleaner code
2011-05-19 21:58:51 +02:00
Thibault Saunier
a00f2f82df GESTimelineTitleSource: Keep track of contained TrackTitleSource objects
We use the new track_object_added and track_object_released vfunc to keep track
of the TrackObject we might be interested in. Makes cleaner code
2011-05-19 21:58:50 +02:00
Thibault Saunier
d5734ab94f GESTimelineObject: add track_object_added and track_object_removed virtual methods
Those methods are meant to be used in sublassed when needed. They are not doing
anything at this time, but will be used to clean some code in GESTimelineObject
sublcasses.
2011-05-19 21:58:50 +02:00
Thibault Saunier
6e0d6ba9c5 GESTrack: add a duration property
User can connect to the notify::duration signal if needed
2011-05-19 21:58:50 +02:00
Thibault Saunier
776060452d GESTrack: keep track of the properties GParamSpecs 2011-05-19 21:58:50 +02:00