- 19 Feb, 2015 2 commits
-
-
Jean-Baptiste Kempf authored
-
Sébastien Toque authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 18 Feb, 2015 7 commits
-
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Close #13973
-
Jean-Baptiste Kempf authored
Close #13971
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This might suppress some warnings (and very slightly reduce code size) when assertions are disabled. Not that I particularly like to create VLC-specific macros.
-
- 17 Feb, 2015 3 commits
-
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Close #13963
-
- 16 Feb, 2015 6 commits
-
-
Jean-Baptiste Kempf authored
Because tmpfile() cannot be used if not admin on the machine on Windows... Close #13642
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
malloc(0) can return NULL. Don't use it to generate a non-NULL value (NULL is the error code for sout_stream_t.pf_add).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
As far as I can tell, this is not allowed by the ISO C specification (it is permitted in C++ though).
-
- 15 Feb, 2015 6 commits
-
-
Jean-Baptiste Kempf authored
See QTBUG-30359 Close #13646
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
-
David Fuhrmann authored
Makes sure the prefs window does not stay on top and hides all other applications if VLC is inactive.
-
- 14 Feb, 2015 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 12 Feb, 2015 15 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
OpenSSL is the default if both exist
-
Jean-Baptiste Kempf authored
Ref #13826
-
Felix Paul Kühne authored
This matches the ALSA implementation now.
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jonathan Calmels authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-