- 07 Jan, 2014 6 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
-
David Fuhrmann authored
This is based on code which was silently removed in 0f9a94f2 and 45c2bc08. The patch solves timing issues if the user changes the system time, for instance while playback. Another timing issue was pointed out if vlc_cond_init_with_daytime is used. This remains unfixed, and is documented in a Fixme. close #10072
-
David Fuhrmann authored
This should not happen in the current implementation.
-
Heorhi Valakhanovich authored
Commit 7655d6c8 changes HLS http playlist reloading policy. But leaving only one fragment in buffer is not enough. This patch ensures that less than three fragments in buffer leads to playlist reloading. The overal result is more reliable http streams. Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
- 06 Jan, 2014 3 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Negative being meaningless.
-
Francois Cartegnie authored
Negative being meaningless.
-
- 05 Jan, 2014 21 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is now managed by the playlist and video output core.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 04 Jan, 2014 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
Get correct fourcc for i_acodec instead creating fourcc directly from user input. Fixes #9755
-
Ilkka Ollakka authored
If we do date_Set and right after that date_Decrement that assert seemed to behave differently in 64bit and 32bit architectures. Ref #9022, #10101
-
- 03 Jan, 2014 5 commits
-
-
Rémi Denis-Courmont authored
Pointed-out-by: Jon Tibble <meths@btinternet.com>
-
Jean-Baptiste Kempf authored
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
This change is required since some atomic operations of the Interlocked API are only available for desktop apps. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-