Skip to content

rtpjitterbuffer: Don't wait in FLUSH_START

FLUSH_START should always return immediately and just unblock everything. Waiting has to happen afterwards in FLUSH_STOP.

Merge request reports