mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-07 07:55:41 +00:00
18f4f4e509
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. |
||
---|---|---|
.. | ||
addresspool.c | ||
client.c | ||
media.c | ||
mediafactory.c | ||
mountpoints.c | ||
onvif.c | ||
permissions.c | ||
rtspclientsink.c | ||
rtspserver.c | ||
sessionmedia.c | ||
sessionpool.c | ||
stream.c | ||
threadpool.c | ||
token.c |