queue2: add overrun signal
authorPhilippe Normand <philn@igalia.com>
Wed, 4 Nov 2015 11:02:51 +0000 (12:02 +0100)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 6 Nov 2015 15:32:10 +0000 (12:32 -0300)
commit8ae8b2723d0cf179a4f09b2f6c5f797e2d97034d
tree51758e4a46f5ddb815973d155c7109fd6996f05f
parent533d0ac7f1d8dea1d2915a359225184302c74fc9
queue2: add overrun signal

Notifies that the queue2 is full, same as queue does

https://bugzilla.gnome.org/show_bug.cgi?id=733959
plugins/elements/gstqueue2.c
plugins/elements/gstqueue2.h
tests/check/elements/queue2.c