Add a GESEffectAsset class, and make sure to set the GESTrackType asap on effects
authorThibault Saunier <thibault.saunier@collabora.com>
Thu, 14 Mar 2013 15:14:31 +0000 (11:14 -0400)
committerThibault Saunier <thibault.saunier@collabora.com>
Fri, 15 Mar 2013 03:13:09 +0000 (00:13 -0300)
commitb397a41f2fa77c6e97bc47723595f095a806fb44
tree7c4bb6bad8a5a7e13f228611068f6bf33c1f14f6
parenteaf30dd4c52f2d166ddd791eecaaa40f2dbd44c2
Add a GESEffectAsset class, and make sure to set the GESTrackType asap on effects

+ Make use of the asset in ges_effect_new
ges/Makefile.am
ges/ges-effect-asset.c [new file with mode: 0644]
ges/ges-effect-asset.h [new file with mode: 0644]
ges/ges-effect.c