[vlc-devel] [vlc-commits] In case of live streams, the reload thread did not wake up the download thread and so new segments were not downloaded. Problem was fixed by sginalling the download thread with the condition variable.

Rémi Denis-Courmont remi at remlab.net
Mon Aug 26 15:48:40 CEST 2013


On Mon, 26 Aug 2013 15:43:07 +0200 (CEST), git at videolan.org (Avishay
Spitzer) wrote:
> vlc | branch: master | Avishay Spitzer <savishay at gmail.com> | Wed Aug 14
> 04:08:01 2013 -0400| [a9498addb2e41c0584a87c00c71add35be0b3a36] |
> committer: Ilkka Ollakka
> 
> In case of live streams, the reload thread did not wake up the download
> thread and so new segments were not downloaded. Problem was fixed by
> sginalling the download thread with the condition variable.
> 
> Signed-off-by: Ilkka Ollakka <ileoo at videolan.org>

How many times does it need to be mentioned that
lock
signal
unlock
makes no sense?

-- 
Rémi Denis-Courmont
Sent from my collocated server



More information about the vlc-devel mailing list