gstreamer/gst/audiotestsrc
Wim Taymans 0bb9b75a75 audiotestsrc: call send_event directly
We can't call gst_element_send_event() from a streaming thread as it gets the
state lock. Instead call the send_event method directly until we have a nice API
for this in basesrc.

Fixes #588746
2009-07-20 13:15:32 +02:00
..
gstaudiotestsrc.c audiotestsrc: call send_event directly 2009-07-20 13:15:32 +02:00
gstaudiotestsrc.h
Makefile.am