- 07 Nov, 2010 11 commits
-
-
Laurent Aimar authored
Workaround v4l2 drivers that do not behave correctly while enumerating inputs, standard, tuner, or format.
-
Laurent Aimar authored
Crop/AR settings can now be changed by the video filters. Crop/AR changes done by the decoder are now applied to the exact picture and without any picture loss (before this patch, it was applied too soon and due to the recreation of the vout display, some pictures where lost).
-
Laurent Aimar authored
They were previously lost.
-
Laurent Aimar authored
Moved up two functions.
-
Laurent Aimar authored
-
Laurent Aimar authored
Now vout_SetDisplayCrop() takes crop parameters relative to the visible part.
-
Laurent Aimar authored
The old code used the current thread affinity.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is more of a workaround, a cleaner way to configure video filters will need to be done.
-
Rémi Denis-Courmont authored
The variables are void, not boolean.
-
- 06 Nov, 2010 18 commits
-
-
Rémi Duraffort 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 Duraffort authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We want compilation to fail if this is missing.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 884eaa35.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
- 05 Nov, 2010 11 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This will not override a previous hint_distro.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
contribs: Use the gcc toolchain installed in /usr/bin instead of /Developer because the latter is no reliable path as it can be installed anywhere
-
Christophe Mutricy authored
Fix #4305
-