- 10 Jan, 2014 3 commits
-
-
Tristan Matthews authored
-
Ilkka Ollakka authored
Fixes #10318
-
Ilkka Ollakka authored
ref #10318
-
- 09 Jan, 2014 10 commits
-
-
Jean-Baptiste Kempf authored
For some reasons, the video part does not work yet.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(It is already tested in dist(check) but that is way too slow.)
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
This reverts commit 2363d00e. Twolame converts from FL32 to S16 internally anyway so no point using this instead of converting inside vlc. Pointed-out-by: Rémi Denis-Courmont
-
Tristan Matthews authored
Specifically, the crash at the end of playback was happening when end trim was not being subtracted from i_buffer.
-
Tristan Matthews authored
-
- 08 Jan, 2014 8 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
as FL32 is used in filters/resamplers also, this hopefully removes a need of one conversion.
-
Ilkka Ollakka authored
-
- 07 Jan, 2014 13 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This avoids checking that the playlist exists over and over again. The playlist always exists when an interface is running.
-
Rémi Denis-Courmont authored
Also remove a useless and unsynchronized test.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This restores symmetry in the playlist API, but most importantly, it is necessary to fix some corner case races (in later 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 3 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-