projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d038e53
)
composition: Remove DONE fixme
author
Mathieu Duponchelle
<mathieu.duponchelle@opencreed.com>
Fri, 11 Jul 2014 15:25:44 +0000
(17:25 +0200)
committer
Thibault Saunier
<tsaunier@gnome.org>
Fri, 31 Oct 2014 10:58:10 +0000
(11:58 +0100)
Co-Authored by: Thibault Saunier <tsaunier@gnome.org>
gnl/gnlcomposition.c
patch
|
blob
|
history
diff --git
a/gnl/gnlcomposition.c
b/gnl/gnlcomposition.c
index 70b37a79eb266ffcffe03fbe4d7eaf25203e6bf3..42c8d4607ca0d5abe2b27c3ab4907402f8ce7d8f 100644
(file)
--- a/
gnl/gnlcomposition.c
+++ b/
gnl/gnlcomposition.c
@@
-479,10
+479,6
@@
_seek_pipeline_func (SeekData * seekd)
priv->next_base_time = 0;
- 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)");
-
priv->reset_time = TRUE;
seek_handling (seekd->comp, TRUE, FALSE, TRUE);
priv->reset_time = FALSE;