gstreamer/tests/check/gst
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
..
addresspool.c address-pool: fix address increment 2013-11-12 16:54:59 +01:00
client.c rtsp-client: RTP Info exists conditionally in PLAY 2019-09-25 09:14:08 +00:00
media.c onvif: Implement and test the Streaming Specification 2019-06-06 18:45:17 +02:00
mediafactory.c New property for socket binding to mcast addresses 2018-09-28 13:27:48 +03:00
mountpoints.c tests: mountpoints: add more checks for mount point path matching 2018-01-25 12:13:20 +00:00
onvif.c onvif tests: use g_cond_wait() correctly 2019-07-17 15:39:45 +02:00
permissions.c permissions: more bindings-friendly API 2018-03-02 16:21:37 +01:00
rtspclientsink.c gst: Run everything through gst-indent again 2018-04-04 10:06:06 +03:00
rtspserver.c rtsp-media: Wait on async when needed. 2019-10-02 15:00:23 +00:00
sessionmedia.c tests: fix memory leak in sessionmedia unit test 2014-05-02 19:58:40 +01:00
sessionpool.c tests: fix indentation 2018-01-13 15:02:48 +00:00
stream.c Fix indentation again 2018-08-14 14:31:55 +03:00
threadpool.c tests: Improve code coverage of rtsp-threadpool tests 2014-03-24 00:44:55 +00:00
token.c rtsp-token: add some API to set fields from bindings 2018-01-18 22:37:57 +00:00