composition: Fix the build

Co-Authored by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
This commit is contained in:
Thibault Saunier 2014-07-08 23:00:29 +02:00
parent 123a940001
commit 9d8d077627

View file

@ -466,7 +466,8 @@ _seek_pipeline_func (SeekData * seekd)
priv->next_base_time = 0;
GST_FIXME_OBJECT (comp, "BE smarter and do not force pipeline update on"
GST_FIXME_OBJECT (seekd->comp,
"BE smarter and do not force pipeline update on"
" seek (though it just does basic comparision and not full rebuild)");
seek_handling (seekd->comp, TRUE, TRUE);