Commit graph

8 commits

Author SHA1 Message Date
Mathieu Duponchelle
ba37d07261 python: bind and override the ges_track_get_objects method 2012-01-11 11:56:14 -03:00
Mathieu Duponchelle
49e547d8fb python: binds the PiTiVi formatter 2012-01-11 11:56:14 -03:00
Thibault Saunier
6386247cc4 ges: Move supported formats from filesource to timelineobject
This is usefull by any subclass of GESTimelineObject
 + Bind it in python
 + Fix the keyfile formatter tests

API: ges_timeline_object_set_supported_formats
API: ges_timeline_object_get_supported_formats
2012-01-11 11:56:14 -03:00
Mathieu Duponchelle
f43d26e319 pyges : correct the defs for ges_track_audio_raw_new and ges_track_video_raw_new 2011-08-11 14:40:09 +02:00
Mathieu Duponchelle
0b09331dbb pyges : Remove ges_formatter_set_data and get_data from the .defs 2011-08-11 14:40:08 +02:00
Thibault Saunier
01e4391d4a pyges: Update ges.defs and ges-types.defs with the new effect API 2011-08-11 14:40:08 +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
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