queue: queue2: preserve last flow result when pushing events
authorThiago Santos <ts.santos@sisa.samsung.com>
Mon, 10 Mar 2014 12:49:07 +0000 (09:49 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Mon, 10 Mar 2014 13:10:20 +0000 (10:10 -0300)
commit3ed2507ebc773ceb830012ae260949a52fe442a7
treed71f55c7a8bd705c24f7aa6946b4cb23431be5d2
parent0e2f63654b6cee47c9dfb9fd6b06d77163568c73
queue: queue2: preserve last flow result when pushing events

Avoids mistakenly returning _OK when downstream is still
_NOT_LINKED on subsequent received pad pushes

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