Files
platform-external-webrtc/rtc_tools
Ilya Nikolaevskiy 6a646905b9 Use a task queue for call interaction in video_replay tool
After some recent change current thread while creating the receive stream is
used as a task queue for stats calculation.

Currently, video_replay tool doesn't create streams inside a task queue, so
it ends up posting tasks to a "dead" task queue, which doesn't run message
processing loop at all.

Bug: webrtc:12204
Change-Id: Ieb97a10f44a11e92e2ac08df5b39b7cd695c852e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/196860
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Philipp Hancke <philipp.hancke@googlemail.com>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32824}
2020-12-14 15:25:43 +00:00
..
2020-03-12 09:43:57 +00:00
2020-02-19 13:37:36 +00:00
2020-11-26 12:26:02 +00:00
2020-02-19 14:44:21 +00:00
2020-03-09 14:08:30 +00:00
2019-07-08 13:45:15 +00:00
2019-07-08 13:45:15 +00:00