- 11 Oct, 2011 5 commits
-
-
KO Myung-Hun authored
Some systems such as OS/2 does not have 'sched.h'. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Ming Hu authored
This fixes trac ticket 5393. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
Support HLS servers that keep track of sessions (like wowza). The meta index for live servers is not reloaded because it is unlikely to change anyway.
-
Jean-Paul Saman authored
HTTP Live Streaming client does not support fast seeking, since that would mean getting all data from the server. It would slowdown playback of the stream until the end of the movie has been reached.
-
Jean-Paul Saman authored
Revert "stream_filter/httplive.c: signal download thread on successfull index reload (live streams)" This reverts commit 176f9514. Conflicts: modules/stream_filter/httplive.c
-
- 10 Oct, 2011 31 commits
-
-
Jean-Baptiste Kempf authored
They're alive!
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Laurent Aimar authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
KO Myung-Hun authored
OS/2 does not use UTF-8 file systems at all. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
The first element allocated by FromLocale() is argv[2] not argv[1]. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
- shorter wait in backoff - extra download debugging - fix error path in hls_UpdatePlaylist()
-
Jean-Paul Saman authored
Make sure the download thread will continue when an new index file for this stream has been successfully loaded.
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 09 Oct, 2011 4 commits
-
-
Jean-Baptiste Kempf authored
Close #5271, #5430
-
Jean-Baptiste Kempf authored
Ref: #5427
-
Jean-Baptiste Kempf authored
Close #5429
-
Jean-Baptiste Kempf authored
-