queue2: check for filled buffer correctly
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 5 Apr 2012 07:56:52 +0000 (09:56 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 5 Apr 2012 08:16:52 +0000 (10:16 +0200)
commit9a1185673e7e8a5308886d08f3e5afc18491d466
treecdcb7c29e4a0b2894b120a81fc91c7e60c9e27f8
parent0bb0c68566e53849583f6ce447d227ad3e9cd2a8
queue2: check for filled buffer correctly

When using the ringbuffer mode, the buffer is filled when we reached the
max_level.bytes mark or the total size of the ringbuffer, whichever is smaller.
plugins/elements/gstqueue2.c