gstreamer/ext
Tim-Philipp Müller 0a3b584aa0 Revert "oggdemux: Prevent seeks when _SCHEDULING_FLAG_SEQUENTIAL is set"
This reverts commit 76647f2710.

Avoiding pull mode activation is a feature regression, and
demuxers should always use pull mode where that is possible,
e.g. if there's an upstream queue2 with a ring buffer or
a download buffer.

This patch made reverse playback no longer possible over http.

If the goal is to minimise seeks, then that can still be done
by making the demuxer behave differently in pull mode if
the SEQUENTIAL flag is set. If there are bugs, like the demuxer
needlessly scanning the entire file on start-up in pull mode,
then those should be fixed instead.

https://bugzilla.gnome.org/show_bug.cgi?id=746010
2015-05-20 10:28:30 +01:00
..
alsa docs: update element example pipelines 2015-05-10 11:38:19 +01:00
cdparanoia Constify some static arrays everywhere 2015-01-21 09:49:47 +01:00
libvisual audiovisualizer: fix the license from GPL to LGPL 2015-04-25 18:45:50 +02:00
ogg Revert "oggdemux: Prevent seeks when _SCHEDULING_FLAG_SEQUENTIAL is set" 2015-05-20 10:28:30 +01:00
pango docs: update element example pipelines 2015-05-10 11:38:19 +01:00
theora docs: update element example pipelines 2015-05-10 11:38:19 +01:00
vorbis docs: update element example pipelines 2015-05-10 11:38:19 +01:00
Makefile.am gio: Move to gst subdirectory 2012-01-18 16:21:14 +01:00