ges: Implement the ges_timeline_layer_add_asset method
authorThibault Saunier <thibault.saunier@collabora.com>
Mon, 17 Dec 2012 20:05:56 +0000 (17:05 -0300)
committerThibault Saunier <thibault.saunier@collabora.com>
Wed, 19 Dec 2012 21:59:48 +0000 (18:59 -0300)
commita7280fb59dd6b58d05b4780df244eaf1dc96db86
treeac3f8c21ab59b0acb3cc3b2840efddeed6552d42
parentc7cefd0f37626429637d2b0e2024b22ca2aeb8cc
ges: Implement the ges_timeline_layer_add_asset method

  + Remove GstDiscoverer related code in GESTimeline as we do not need it anymore
  + Refactor the ges_timeline_layer_add_object method to make sure it is still working as intended

API:
  ges_timeline_layer_add_asset
ges/ges-timeline-layer.c
ges/ges-timeline-layer.h
ges/ges-timeline.c