- 05 Oct, 2014 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 Oct, 2014 12 commits
-
-
Damien Erambert authored
Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
if Realloc fails, we are anyway screwed and most of the code doesn't chec check for Realloc failures even in this module.
-
Rémi Denis-Courmont authored
That should help failing safe to software decoding if the graphic card has too little free memory. Old cards with only 256 MiB are commonly affected by that problem.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 03 Oct, 2014 6 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This seems necessary to maintain the mapping of libav's packet stream index to the VLC plugin's tracks table offset.
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
strncpy triggers warning because the struct is nonzero terminated.
-
Jean-Baptiste Kempf authored
-
- 02 Oct, 2014 21 commits
-
-
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
-
Francois Cartegnie authored
There's no reason to wait 6 sec for a reply to a spontaneous ping. The reply has no relation with the 5 sec keepalive ping sent from the receiver.
-
Rémi Denis-Courmont authored
The function remain fundamentally ToCToU-prone, but at least they now follow the memory model.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
Loading the open nib can take some significant time, due to audio/ video devices enumeration. refs #12123
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Stop sending and disconnect when app has changed.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
David Fuhrmann authored
close #12014
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-