ges-track: Add the notion of resriction caps to GESTrack
authorSimon Corsin <simoncorsin@gmail.com>
Sat, 17 Aug 2013 12:57:15 +0000 (14:57 +0200)
committerThibault Saunier <thibault.saunier@collabora.com>
Wed, 4 Sep 2013 00:57:30 +0000 (20:57 -0400)
commit7269c2b316879e4591649db4b91f7ba3d7627780
tree74005146214bc8c29b5a84acf00013a85d6e8a8e
parenta635e48d775f8ab2d56ecd5f16c0baa666e1303b
ges-track: Add the notion of resriction caps to GESTrack

This way we can let the user determine what he want to come out of the
track.

API:
  - ges_track_set_caps (The track caps are now construct only)
  + ges_track_set_restriction_caps
  + ges_track_get_restriction_caps
  + GESTrack.props.restriction_caps
ges/ges-audio-track.c
ges/ges-internal.h
ges/ges-track.c
ges/ges-track.h