pipeline: Handle rendering with disabled tracks
authorThibault Saunier <tsaunier@gnome.org>
Wed, 10 Jun 2015 15:54:20 +0000 (17:54 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Wed, 10 Jun 2015 16:00:58 +0000 (18:00 +0200)
commitac49f22530634db74f01963cdb995323160b3232
tree3d7dbac0364ba5b6d82714d079b575dbd38c010f
parent321d2c2edd64d541f1d7c2935c92a9e853182c8f
pipeline: Handle rendering with disabled tracks

Summary:
The user might want to render only some media type of the timeline,
for example he wants to only render the audio part of the timeline.

It was failing as we were not connecting the track but were still trying
to 'render' it.

Depends on D153

Reviewers: Mathieu_Du

Reviewed By: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D154
ges/ges-pipeline.c