decodebin: Send SEEK events directly to adaptive streaming demuxers
authorSebastian Dröge <sebastian@centricular.com>
Tue, 27 Oct 2015 13:44:06 +0000 (15:44 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 27 Oct 2015 15:14:33 +0000 (17:14 +0200)
commit2358915754a3606dc2c5ac92f7ae0c0caa2952e9
tree54cfd2bdf6ff3fc589a68513cbeeca5005adf0af
parentd9ebc67f0dd0a70681f8636494d138ce54e6dbdd
decodebin: Send SEEK events directly to adaptive streaming demuxers

This makes sure that they will always get SEEK events, even if we're currently
in the middle of a group switch (i.e. switching to another
representation/bitrate/etc).

https://bugzilla.gnome.org/show_bug.cgi?id=606382
gst/playback/gstdecodebin2.c