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 13:50:45 +0000 (15:50 +0200)
commit36b80edb7263118467dfcaee3923f7c964ae6bc8
tree171313b1a1cf1b5f896f0a6392529b89cde56488
parent7d6b6b0313028074aa8adf1b3d7af77bb100fc66
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