plugins/elements/gstqueue.c: The queue is not responsible for pushing an EOS when...
authorEdward Hervey <bilboed@bilboed.com>
Wed, 17 May 2006 09:24:34 +0000 (09:24 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 17 May 2006 09:24:34 +0000 (09:24 +0000)
commit5686d9f321f57c6329ff8c0fae2e9334f385595d
tree0f6ecf7357dd54ebad69741c3d511101e99bc28d
parentd46dead4d350c276c4adb5bece0ff840e5d15157
plugins/elements/gstqueue.c: The queue is not responsible for pushing an EOS when receiving a fatal flow error. It's ...

Original commit message from CVS:
* plugins/elements/gstqueue.c: (gst_queue_push_one):
The queue is not responsible for pushing an EOS when receiving a fatal
flow error. It's up to the real element driving the pipeline to do that.
ChangeLog
plugins/elements/gstqueue.c