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 audiotestsrc: Add support for generating gaussian white noise 2009-06-21 12:29:03 +02:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00