- 24 Aug, 2015 18 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This avoids leaking disk space if VLC does not terminate cleanly.
-
Rémi Denis-Courmont authored
The vlc_stat() call did not really ensure that the directory was usable (space and permission), nor that it would still exist when needed. Now instead, try to create the temporary file and fall back to the default path if that fails.
-
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
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Petri Hintukainen authored
Avoid leaking subpicture if vout is never opened. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 Aug, 2015 11 commits
-
-
Rémi Denis-Courmont authored
There are no needs to keep a copy of this on the stack. Besides, the value could change if we supported threaded audio decoding.
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
tp is another extension for ts.
-
David Fuhrmann authored
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 22 Aug, 2015 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This occurs in case of large buffer underflow, such as if stopping the VLC process.
-
Rémi Denis-Courmont authored
Cork state could change asynchronously without the PA lock.
-
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
(Maybe the option should be renamed also)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-