- 14 Apr, 2014 21 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
and stop casting signed into unsigned (><)
-
Jean-Baptiste Kempf authored
-
Adrien Maglo authored
This avoids the vout opened for by the "visual" module to stay opened after having started an OpenGL based visualization. This is a work-around for #9270, but noone fixed it/care enough since 2.1.x... Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Due to stylesheets inheritance, QTBUG-20027 happens on tooltip.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
(cherry picked from commit a07e33cd) Signed-off-by: Rafaël Carré <funman@videolan.org> Conflicts: extras/package/win32/NSIS/languages/danish.nsh
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
This reverts commit e810e214.
-
Jean-Baptiste Kempf authored
-
- 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 3 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
-