asfdemux: first try to delegate TIME seek events upstream
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 22 Aug 2014 08:46:35 +0000 (10:46 +0200)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 16 Sep 2014 15:13:41 +0000 (12:13 -0300)
commit07f2043e58223c3a8704476b5857210e7069529c
tree9e450df4e19b34dddc87eca21062f1d44288eeec
parent8dff7bb38db2932605df604dc08f55a8de290b61
asfdemux: first try to delegate TIME seek events upstream

We should give a chance to upstream to handle TIME seek events before trying
to handle it in asfdemux.

Fix a bug where fast backward seeks where discarded right away because they
were not supported by asfdemux.

https://bugzilla.gnome.org/show_bug.cgi?id=734471
gst/asfdemux/gstasfdemux.c