GNOME Bugzilla – Bug 722934
mxfdemux: don't use pull mode when the sequential scheduler flag is set
Last modified: 2014-01-24 21:36:05 UTC
Created attachment 267158 [details] proposed patch, compile tested only See #704933#c3
Created attachment 267159 [details] [review] proposed patch Fix commit message
commit f6da7ea8bb865861c8bf4b9ce885f4a16a7e138c Author: Sjoerd Simons <sjoerd@luon.net> Date: Fri Jan 24 21:41:25 2014 +0100 mxfdemux: Don't go into pull mode when the sequential flag is set When the scheduling query results has GST_SCHEDULING_FLAG_SEQUENTIAL set in its flags don't go into pull mode to prevent over-eager seeking. https://bugzilla.gnome.org/show_bug.cgi?id=722934