oggmux: only drop flushing seeks after we started to mux
authorStefan Sauer <ensonic@users.sf.net>
Tue, 10 Jul 2012 06:13:02 +0000 (08:13 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 16 Jul 2012 09:27:57 +0000 (11:27 +0200)
commit673dafd09d3a4223753cd50446b3fd3405e2042e
tree546a551ce48eed98e6f9a18376c38634a7b8d464
parent3d8636a662becde77a9b37c2a1ef228fcf42aeda
oggmux: only drop flushing seeks after we started to mux

Don't drop all seek events. It is okay to seek before we send the headers. Non
flushing seeks are okay at any time later as well.
ext/ogg/gstoggmux.c