pad: fix blocking probe emission
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 25 Nov 2011 06:11:24 +0000 (07:11 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 25 Nov 2011 06:11:24 +0000 (07:11 +0100)
commit933e8b230c9ebba97e314f8a1090653b40d0ffff
tree841a287c82c76ff842cfce860b46ccbd378444d7
parent0b2ecbf6fc4f4e2508b19f4b00a87fcabae3f85e
pad: fix blocking probe emission

If we are dealing with a blocking probe, only then check if one the
blocking flags of the hook matches.
Add some more debug.
Make the pad unit test less racy.
gst/gstpad.c
tests/check/gst/gstpad.c