tommi c8ece43a62 Minor updates to VideoReceiveStream:
* Change decoder thread to use new thread function type.
* Reduce the time of when video_receiver_ receives callbacks on the process thread to match with Start/Stop of the decoder.
* Not triggering shutdown unless the thread is running.

BUG=webrtc:7361

Review-Url: https://codereview.webrtc.org/2944033003
Cr-Commit-Position: refs/heads/master@{#18675}
2017-06-20 09:44:38 +00:00
..
2017-06-19 14:18:55 +00:00
2017-06-16 23:30:48 +00:00
2017-06-19 14:18:55 +00:00
2017-06-16 23:30:48 +00:00
2017-06-19 14:18:55 +00:00
2017-06-16 17:42:05 +00:00
2017-06-19 14:18:55 +00:00
2017-06-19 14:18:55 +00:00
2017-06-19 14:18:55 +00:00
2017-06-19 14:18:55 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.