- 07 Dec, 2012 10 commits
-
-
Rémi Denis-Courmont authored
When the service is absent, the error message is NULL anyhow.
-
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
-
Rafaël Carré authored
Move logic to Modules.am Use CXXFLAGS
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 06 Dec, 2012 14 commits
-
-
Jean-Baptiste Kempf authored
Close #6640
-
Jean-Baptiste Kempf authored
Close #6556
-
Rémi Denis-Courmont authored
This should work-around distorsion due to excessively short latency computation in PulseAudio, e.g. NVIDIA HDMI Audio. In the longer term, VLC should probably set minreq to 40ms and tlength to a larger value or even -1. But that would require more testing.
-
Jean-Baptiste Kempf authored
Close #7543
-
Jean-Baptiste Kempf authored
This does not actually seek to the right position yet Ref #6895
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It could still be better. If the disconnection is unrecoverable, I suspect a flood of identical errors will be emitted continuously as the core keeps pushing audio buffers.
-
Denis Charmet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The MTA is fully taken care of by mmdevice.c.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 05 Dec, 2012 8 commits
-
-
Felix Paul Kühne authored
vout_display_opengl_Delete will call OpenglLock, so it is a bad idea to previously release sys->glView
-
Jean-Baptiste Kempf authored
Close #7292
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
MSDN mostly fails to explain COM requirements and totally fails to explain thread-safety requirements. This patch takes the most pessimistic approach.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Edward Wang authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 04 Dec, 2012 8 commits
-
-
Rémi Denis-Courmont authored
VLC_GENERIC was particularly bad for RISC processors.
-
Rémi Denis-Courmont authored
Actual support for changing device requires (yet another) addition to the audio_output_t callbacks set, I think.
-
Rémi Denis-Courmont authored
Apparently, there is no need for COM to do that.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This reverts commit 7f807d9b.
-