queue2: avoid return flushing if we have a not-linked
authorThiago Santos <thiagossantos@gmail.com>
Sun, 22 Jan 2017 14:26:56 +0000 (11:26 -0300)
committerThiago Santos <thiagossantos@gmail.com>
Sat, 11 Mar 2017 19:19:33 +0000 (11:19 -0800)
commit045700e80ed3c5bb9c5af04a8dfa9d0210d05fe3
treeb6186bdfb518a0a31207b069b8813850c899265e
parent3c617f1ca13d1386d0cc9709f9db36d5e354b851
queue2: avoid return flushing if we have a not-linked

Return the correct flow return instead of returning always flushing.
This would cause queue2 to convert not-linked to flushing and making
upstream elements stop.

https://bugzilla.gnome.org/show_bug.cgi?id=776999
plugins/elements/gstqueue2.c