- 13 Apr, 2014 8 commits
-
-
Christoph Miebach authored
-
Max Dilipovich authored
Selecting first item to play in random mode as null, the old method was giving a random item at a random position which resulted in only a part of the queue playing. If we set first item to NULL, playlist automaticaly selects first item from the reshuffled queue in the request processing loop. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
John Stebbins authored
Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
stop trying to read random atoms
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
GCC and Linux do not agree on the underlying type -long or long long- for fixed size 64-bits integer on 64-bits architectures.
-
- 12 Apr, 2014 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
...like other access plugins already do. The input thread does not care if the original psz_demux value is overriden.
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 10 Apr, 2014 4 commits
-
-
Francois Cartegnie authored
datatype was changed assuming a cable private type 0x82 without even parsing other registration types. In that case, it was breaking HDMV which also uses 0x82 for DTS audio. introduced by 7e3dcdd0
-
Francois Cartegnie authored
-
David Fuhrmann authored
refs #7127
-
David Fuhrmann authored
-
- 09 Apr, 2014 10 commits
-
-
Francois Cartegnie authored
in a way to get rid of most limits checks. Fixes the corner case where i_rest was always 0 and the index kept incrementing (source of prev oob access)
-
Jean-Baptiste Kempf authored
Close #6649
-
Jean-Baptiste Kempf authored
Ref #6649
-
Tristan Matthews authored
Fixes #10533
-
Jean-Baptiste Kempf authored
Ref #6649
-
Jean-Baptiste Kempf authored
Arccos FTW Ref #6649
-
Jean-Baptiste Kempf authored
Arccos protection system! Ref #6649
-
Rafaël Carré authored
-
Sean McGovern authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Sean McGovern authored
Some tools differ significantly between micro revisions. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 08 Apr, 2014 7 commits
-
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
If first chunk is greater than first samples duration, the data is never read/sent. (segmented mp4 related, demux tries to read 100ms (CLOCK_FREQ/10) - [0] duration=133ms media time=-1ms) rate=1.0 - [1] duration=667034ms media time=66ms) rate=1.0
-
Francois Cartegnie authored
refs #11162
-
Francois Cartegnie authored
-
David Fuhrmann authored
-
Rafaël Carré authored
-
Rafaël Carré authored
it is never enabled
-
- 07 Apr, 2014 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Sean McGovern authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brian Schmidt authored
Signed-off-by: Tristan Matthews <le.businessman@gmail.com>
-