- 11 Jul, 2013 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
We just use the libvncclient part though :)
-
Sergey Bolshakov authored
Signed-off-by: Konstantin Pavlov <thresh@videolan.org>
-
Rafaël Carré authored
Fixes #7409
-
- 10 Jul, 2013 13 commits
-
-
Denis Charmet authored
-
Denis Charmet authored
This should avoid integer overflows inside the libebml causing heap buffer overflow. Since new called by the lib is limited to SIZE_MAX bytes.
-
Rémi Denis-Courmont authored
The code failed to clear unmapped channels present in the input.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Francois Cartegnie authored
-
- 09 Jul, 2013 21 commits
-
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
Since 2.1 there is no way to set a global default volume. Instead it is now required to set it independently for each audio output.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Regression from cae4f1c6.
-
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
-
Rémi Denis-Courmont authored
The video output core does not deal with filters retaining pictures. Also, this leaves more pictures for the decoder in the decoder pool.
-
Rémi Denis-Courmont authored
This enables releasing the VLC picture while keeping the VDPAU surface for internal usage.
-
Rémi Denis-Courmont authored
-
Nicolas Bertrand authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Nicolas Bertrand authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #8925
-
Martin Storsjö authored
This fixes the output sample rate when decoding with OMX.Nvidia.aac.decoder (such as on nexus 7), possibly also for other audio codecs on the same class of devices, possibly also for audio codecs on other OMX implementations. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Jean-Baptiste Kempf authored
-
Martin Storsjö authored
automake 1.12 changed the default for tests, requiring projects that need serial test execution to add an option for setting this. This option isn't available on automake 1.11, so those projects became incompatible with automake 1.11 once they got ready for 1.12. This obviously isn't an issue in most cases where the prebuilt configure is good enough. Since we don't run the tests in contribs, just remove this option for now, to allow building with both automake 1.11 and 1.12. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 08 Jul, 2013 2 commits
-
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-