baseparse, typefind: only activate in pull mode if upstream is seekable
authorTim-Philipp Müller <tim@centricular.net>
Mon, 10 Sep 2012 20:39:32 +0000 (21:39 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 00:40:53 +0000 (01:40 +0100)
commita85991eeb8eaf15b9d01f3e2013ba1f3dfef38ee
tree854a048730e775034a43cf328b77a5a783493858
parent6c1294f54a11783a9d2df12c18dbfc47f1074c8f
baseparse, typefind: only activate in pull mode if upstream is seekable

Upstream might support pull mode, but only sequential pulls,
which isn't gonna do much for us.

https://bugzilla.gnome.org/show_bug.cgi?id=634927
gst/gstquery.c
libs/gst/base/gstbaseparse.c
plugins/elements/gsttypefindelement.c