queue: Allow re-usability after EOS
authorSebastian Dröge <sebastian@centricular.com>
Fri, 11 Aug 2017 08:12:09 +0000 (11:12 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 11 Aug 2017 08:12:09 +0000 (11:12 +0300)
commit36372a9f4c515b93011ff78d898f63b2352cc9db
treee30feba1372f9343a2bd14993731402e7c539f15
parentbe8eb436b245416b55d3a114a8f9a882dc8c4572
queue: Allow re-usability after EOS

After EOS, it is possible for a pad to be resetted by sending
either a STREAM_START or SEGMENT event

Mimic the same behaviour when receiving STREAM_START/SEGMENT events
in queue if we are EOS'd

https://bugzilla.gnome.org/show_bug.cgi?id=786056
plugins/elements/gstqueue.c