ges: Move the max-duration property from TrackFileSource to TrackObject
authorThibault Saunier <thibault.saunier@collabora.com>
Mon, 16 Jan 2012 12:37:22 +0000 (09:37 -0300)
committerThibault Saunier <thibault.saunier@collabora.com>
Sun, 8 Apr 2012 02:24:55 +0000 (22:24 -0400)
commit4c26b89e3cd3e5bc6f1327111e01bf43d4a2b688
treece68897ad3e0cfebd7e164793ab025f07f9a11bb
parent13a2857db79a69e8ea09573b2f2a443d5f09712d
ges: Move the max-duration property from TrackFileSource to TrackObject

This property was firstly added to TrackFileSource, but in the end, it makes
more sense for it to be directly in TrackOject as it can be usefull in other cases.
bindings/python/ges.defs
docs/libs/ges-sections.txt
ges/ges-timeline-file-source.c
ges/ges-timeline-object.c
ges/ges-timeline-object.h
ges/ges-track-filesource.c
ges/ges-track-object.c
ges/ges-track-object.h
tests/check/ges/save_and_load.c