concat: Forward FLUSH_START and FLUSH_STOP events
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Sat, 28 Mar 2015 15:46:32 +0000 (16:46 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 10 Jun 2015 09:51:49 +0000 (11:51 +0200)
commit426a6ea6444e37422acb45b4b19e3165bf419b55
tree28ba402629cb35ed8689b48c04d0c1b234f930f9
parentd06fdf157ad14a18d751e8ba726c333211ac1ad3
concat: Forward FLUSH_START and FLUSH_STOP events

Without this, seeking deadlocks if performed while the pipeline is paused.
Only flush events coming from the active pad are forwarded.

https://bugzilla.gnome.org/show_bug.cgi?id=745366
plugins/elements/gstconcat.c