gst/gstpad.c (gst_pad_send_event): Doc more. Take stream lock on behalf of event...
authorAndy Wingo <wingo@pobox.com>
Mon, 21 Nov 2005 14:34:07 +0000 (14:34 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 21 Nov 2005 14:34:07 +0000 (14:34 +0000)
commite53432c9bb8bc5b370da49f29d47d7fb6ed5709e
tree55f78d064613e3b49b135f03c913a64ff598fb81
parent3e17fdcbf933a793fca1d7f9b84b71764869ac29
gst/gstpad.c (gst_pad_send_event): Doc more. Take stream lock on behalf of event function if necessary. It should no ...

Original commit message from CVS:
2005-11-21  Andy Wingo  <wingo@pobox.com>

* gst/gstpad.c (gst_pad_send_event): Doc more. Take stream lock on
behalf of event function if necessary. It should no longer be
necessary to take the stream lock in pad's event functions. Fixes
#320299.
ChangeLog
gst/gstpad.c