gstreamer/tests/check
Göran Jönsson 18f4f4e509 rtsp-media: Wait on async when needed.
Wait on asyn-done when needed in gst_rtsp_media_seek_trickmode.

In the unit test the pause from adjust_play_mode will cause a preroll
and after that async-done will be produced.
Without this patch there are no one consuming this async-done and when
later when seek fluch is done in gst_rtsp_media_seek_trickmode then it
wait for async-done. But then it wrongly find the async-done prodused by
adjus_play_mode and continue executing without waiting for the preroll
to finish.
2019-10-02 15:00:23 +00:00
..
gst rtsp-media: Wait on async when needed. 2019-10-02 15:00:23 +00:00
Makefile.am configure: check for -good and -bad plugins only in uninstalled setup 2018-04-22 20:10:15 +01:00
meson.build onvif: Implement and test the Streaming Specification 2019-06-06 18:45:17 +02:00