element: Fix doc and default implementation of send_event
authorEdward Hervey <bilboed@bilboed.com>
Fri, 28 Nov 2014 15:25:02 +0000 (16:25 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 28 Nov 2014 15:25:02 +0000 (16:25 +0100)
commit53cbbcd8d94069f26f314a75be0503a377c0a059
tree087b0166d201edfea3994f0b7b329f8cb87f7447
parent78577fd8e4b210d618cd4495e7072814d4f632f7
element: Fix doc and default implementation of send_event

The documentation states that gst_element_send_event is to "send an event
to an element".

Therefore we *send* upstream events to a source pad and downstream events
to a sink pad
gst/gstelement.c