gst/gstpad.c: Implement pad blocking on events according to part-block.txt.
authorEdward Hervey <bilboed@bilboed.com>
Mon, 3 Jul 2006 10:30:49 +0000 (10:30 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 3 Jul 2006 10:30:49 +0000 (10:30 +0000)
commit4999836f48a8766914816310d53b28cdb03d7e6b
tree5dc719811d11d584bb460aa3c98109b0d93cedd1
parent904f7041d0ac41e129ad8ed38b94e24c72dc52d7
gst/gstpad.c: Implement pad blocking on events according to part-block.txt.

Original commit message from CVS:
* gst/gstpad.c: (handle_pad_block), (gst_pad_push_event):
Implement pad blocking on events according to part-block.txt.
More comments on behaviour.
* tests/check/gst/gstevent.c: (test_event):
Send event to peer pad of blocked pad (else it will block).
ChangeLog
gst/gstpad.c
tests/check/gst/gstevent.c