]> git.sesse.net Git - vlc/commit
In case of live streams, the reload thread did not wake up the download thread and...
authorAvishay Spitzer <savishay@gmail.com>
Wed, 14 Aug 2013 08:08:01 +0000 (04:08 -0400)
committerIlkka Ollakka <ileoo@videolan.org>
Mon, 26 Aug 2013 13:39:49 +0000 (16:39 +0300)
commita9498addb2e41c0584a87c00c71add35be0b3a36
tree135abd93f2238a2d414424b85bdba79374cae856
parentb5c8fd2667278c8ac9ef05d4b0874aee90fea982
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@videolan.org>
modules/stream_filter/httplive.c