- 06 Jan, 2013 3 commits
-
-
Rémi Duraffort authored
-
Mario Speiß authored
Before it returned -1 when volume was set to 100% so OSD never showed the 'Volume: 100%' message. Regards, Mario Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Nickolai Zeldovich authored
Check that frame_rate_index is within bounds before dereferencing the dirac_frate_tbl[] array. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 05 Jan, 2013 2 commits
-
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
This reverts commit cec6c32f.
-
- 04 Jan, 2013 17 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Avoid passing a structure on the stack.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Francois Cartegnie authored
For some filters, module's values may differ from the range shown to users.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Also remove the N*N controls config/var updates.
-
Francois Cartegnie authored
-
Rafaël Carré authored
If regex was the first package installed it would create include and lib files, instead of include/regex.h and lib/libregex.a
-
- 03 Jan, 2013 18 commits
-
-
David Fuhrmann authored
Choosing negative values for some of these settings is NOT a good idea if you want to avoid damaging your ears ;-)
-
Rafaël Carré authored
It is not available for a majority of VLC users so it should be off by default. Tested-by: Rémi Denis-Courmont Acked-by: Rémi Denis-Courmont
-
Rafaël Carré authored
-
Rafaël Carré authored
Workarounds for windows seem not to be neeed anymore
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
This reverts commit 0740e543.
-
Rafaël Carré authored
Some devices (like Samsung Exynos) will not align pitch to 16 bytes. Thus we need to align the hardware width ourselves. Note that this needs to be accounted for in the JNI support code.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
- fix some bugs - avoid unnecessary reload of all settings when the user clicks Cancel in dialogs - add error message when user enters a duplicate profile name (this is not supported by the combo box
-
David Fuhrmann authored
-
Rafaël Carré authored
This is explicitely done for android only, since we lost the benefits of some inline NEON asm
-