- 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 5 commits
-
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 07 Jul, 2013 14 commits
-
-
Rafaël Carré authored
Fixes #8821
-
Jean-Baptiste Kempf authored
Close #8511
-
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
This supports brightness, contrast, saturation and hue.
-
Rémi Denis-Courmont authored
(same as OpenGL shaders)
-
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
This will be used for deinterlacing.
-
Rémi Denis-Courmont authored
This is for advanced filtering on the GPU. So far, only progressive scan is implemented.
-