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.
FLUSH_START should always return immediately and just unblock everything. Waiting has to happen afterwards in FLUSH_STOP.