- Nov 28, 2016
-
-
Thomas Guillem authored
Since it's a "vout display" module.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Mouse events can now be caught by "vout window" modules in addition to "vout display" modules. Mouse events are propagated to the vout_thread_t via a new vout_control. That way, window mouse coordinates can be translated to video coordinates from ThreadControl (where it's safe to access vd->source and vd->cfg). Ref #9787
-
François Cartegnie authored
-
François Cartegnie authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 is for 4x4 matrices - group the opacity padding in an array Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Nov 27, 2016
-
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- Nov 26, 2016
-
-
François Cartegnie authored
refs #17690
-
- Nov 25, 2016
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
The functionality is provided by the fov parameter. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Below a threshold of 90 degrees, the camera stay at the center of the sphere. Above this threshold, it linearly dependent of the FOVx value. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
-
FOV usually refers to the horizontal field of view and not the vertical one. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Previously, the frustum aspect ratio was set in function of the flat video resolution, which is not related at all to the view frustum shape. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Marvin Scholz authored
VLC does not use Window tabbing as it does not allow multiple windows in the sense of multiple tabs or documents at the moment, so we disable tabbing explicitly, to not have a slightly confusing menu item to enable tabs without having support for it.
-
- Nov 24, 2016
-
-
Rémi Denis-Courmont authored
Like the other video acceleration backends, multiple decoder thread require extra picture buffers (at least to keep playback smooth).
-
François Cartegnie authored
This reverts commit 7ddd2f34.
-
François Cartegnie authored
incorrect segment time with hls updates
-
Rémi Denis-Courmont authored
-
- Nov 23, 2016
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
After 10 years of absence :(
-