- 03 Oct, 2011 6 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should make life easier for *BSD support, and less error-prone on Linux. Unfortunately, this does not work for enumerations.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 02 Oct, 2011 25 commits
-
-
Pierre Ynard authored
Fix warning
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Jean-Baptiste Kempf authored
Works-around #5396
-
Jean-Baptiste Kempf authored
-
Martin Storsjö authored
This is no longer necessary now, when the omxil module keeps track of the number of initializations of the OMX Core. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sébastien Toque authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Martin Storsjö authored
This avoids deinitializing the global OMX Core if a second instance of the module is initialized (e.g. for testing whether it can handle decoding another stream) and deinitialized while the first instance still is active. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Martin Storsjö authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Tobias Güntner authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
This should fix a regression on non-FPU builds whereby the built-in downmix of some decoders was not used anymore.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
add_deprecated_alias does not work at all, so lets avoid it. Anyway, the remaining affected configuration items are not very commonly used. This works around #5266.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Exceptions: - decklink and shm new plugins in VLC 1.2, - imem not usable through VLC directly, - rtmp never compiled in VLC 1.1 (and VLC 1.2).
-
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
This should fix the warning about 8 not being a valid control type.
-
Pierre Ynard authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 01 Oct, 2011 9 commits
-
-
Pierre Ynard authored
-
Martin Storsjö authored
This changes the path added in 17c3d301 to the right one. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Doing the white balance is an action, showing as a "void" variable in VLC and button control in V4L2. So it made no sense to have an integer configuration item for it.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
They were deprecated in Linux version 2.6.26.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-