gstreamer/gst
Wim Taymans c7ca9b74eb media: avoid doing _get_state() for state changes
When preparing, use the ASYNC_DONE and ERROR messages in the bus handler to wait
until the media is prerolled or in error. This avoids doing a blocking call of
gst_element_get_state() that can cause lockups when there is an error.

Fixes #611899
2010-03-05 17:54:09 +01:00
..
rtsp-server media: avoid doing _get_state() for state changes 2010-03-05 17:54:09 +01:00
Makefile.am Split in library and example program 2009-01-08 13:18:55 +01:00