GESTimelineFileSource: Add 'max-duration' and 'supported-formats' properties
authorEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 19 May 2010 10:24:44 +0000 (12:24 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 19 May 2010 10:24:44 +0000 (12:24 +0200)
commiteb4b02f3ed772bf60c221c5d110c6f293e8398f9
treecdac0a15d252a223d8254480933b308fa249f4b2
parent133e8ec94a7ddd36db8f6c8e062699e68cf4e972
GESTimelineFileSource: Add 'max-duration' and 'supported-formats' properties

* max-duration is the total length of the File.
* supported-formats is the various track types this filesource can produce
  trackobjects for. This should maybe be moved to parent classes in the
  future

Step 1 of GstDiscoverer integration
ges/ges-timeline-file-source.c
ges/ges-timeline-file-source.h
tests/check/ges/filesource.c