-
- Downloads
videorenderermanager: fix renderer lifecycle
The decodingStopped signal is recevied before the call is in the OVER state most of the time, since its possible for decoding to start and stop. Thus, once decoding has stopped, we wait until the call is over to destroy the renderer. Change-Id: I440f33a843f657cd9b70ee715a72cae7494a8921 Tuleap: #644
Please register or sign in to comment