- 01 Nov, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 31 Oct, 2015 7 commits
-
-
Jean-Baptiste Kempf authored
-
Emeric Grange authored
AMB are just WAVE files with custom GUIDs to indicate 'Ambisonic B format' datas Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
autopoint needs the files in share/gettext. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
- bd_menu_call() uses different UO mask (this is fixed also in libbluray git). - bd_menu_call() stores last playback position. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
%p is only for pointers to void, not just any type of pointers. Due to variable arguments, there is no implicit conversion here.
-
Steve Lhomme authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 30 Oct, 2015 13 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
(dash monosegment was broken) need to read large chunks for parsing atoms
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
If there is no secondary surface, and we're using opaque -> no blend, and no spu
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
This resampler supports 5 quality presets: from 0 to 4, 2 is the default and correspond to "mq". It supports integer and float samples. Performances are way better when this module is used as an "audio converter" (fixed sample rate). See http://lastique.github.io/src_test/ for comparison with speexdsp. It is deactivated for now.
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
Close #15781
-
Pierre Ynard authored
Fixes #15778
-
- 29 Oct, 2015 9 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This avoids visual glitches when fullscreen mode is already enabled when the video window is created.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
These checked for the availability of vlc.var.inherit and preferred-resolution at the time they were introduced, for script compatibility with older VLC versions. By now it should be safe to assume it's always available.
-
Pierre Ynard authored
This can be a security leak. This works as far as vlc.access is accurate.
-
Pierre Ynard authored
-
Pierre Ynard authored
-
- 28 Oct, 2015 10 commits
-
-
Shlomi Fish authored
Close #14988 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Valter Correia authored
Hitting ENTER in addon manager search field no longer makes tab content disappear Closes #15162, #14553 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This adds a new function to create a preparsing input thread, and runs preparsing within a dedicated thread.
-