- 07 Jan, 2013 6 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Ref #7994
-
Brad Smith authored
The following diff provides some fixes for VLC to allow building with LLVM. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tillmann Karras authored
This adds the SDP i= line (session information) as the description field in the metadata of the SAP stream. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #4829
-
- 06 Jan, 2013 5 commits
-
-
Rémi Denis-Courmont authored
-
Josh Watzman authored
If the user has moved the extension dialog, we don't want to re-center it on every single update -- many extensions update their dialogs on every input change, and this behavior can cause the extension dialog to keep re-overlapping with the video, which is very frustrating. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
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 10 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
-