[vlc-commits] vaapi-drm: try the render node before the card node

2016-11-25 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten | Fri Nov 25 16:13:20 2016 +0100| [24bc6ae846ac589cc0a52fac2acf64f7d89ddd75] | committer: Rémi Denis-Courmont vaapi-drm: try the render node before the card node This patch make it work with Wayland on Fedora 25. Signed-off-by: Rémi

[vlc-commits] puzzle: use UTF-8 encoding

2016-11-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Nov 25 22:46:46 2016 +0200| [878be93de1da53099211f6f24fae524d9a86e983] | committer: Rémi Denis-Courmont puzzle: use UTF-8 encoding >

[vlc-commits] Move spu source and filter plugins to dedicated directory

2016-11-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Nov 25 23:00:04 2016 +0200| [bfab9beabbb07bdc01fef0b4af13466dcb7d4ea1] | committer: Rémi Denis-Courmont Move spu source and filter plugins to dedicated directory >

[vlc-commits] Remove most nested headers from

2016-11-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Nov 25 22:46:06 2016 +0200| [c06e3ed9d9bb9e215a4123751f77f3a1707d8b82] | committer: Rémi Denis-Courmont Remove most nested headers from >

[vlc-commits] Remove most nested headers from

2016-11-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Nov 25 22:46:06 2016 +0200| [a967405b4ad76bc8c7da0ac841c74ee6c8fbde6c] | committer: Rémi Denis-Courmont Remove most nested headers from >

[vlc-commits] puzzle: use UTF-8 encoding

2016-11-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Nov 25 22:46:46 2016 +0200| [ac19652acac81ea4e8a08e53704626eb062650f3] | committer: Rémi Denis-Courmont puzzle: use UTF-8 encoding >

[vlc-commits] Move spu source and filter plugins to dedicated directory

2016-11-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Nov 25 23:00:04 2016 +0200| [446f59d8d434ac12ddc7b4d0409038e0a5ca895a] | committer: Rémi Denis-Courmont Move spu source and filter plugins to dedicated directory >

[vlc-commits] core: remove the 360 video viewpoint zoom

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri Nov 25 10:33:40 2016 +0100| [24dddc303deb11d3bb4acd0c4dba18df4cdfde23] | committer: Thomas Guillem core: remove the 360 video viewpoint zoom The functionality is provided by the fov parameter. Signed-off-by: Thomas Guillem

[vlc-commits] vout: opengl: transmit the window aspect ratio

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Mon Nov 21 18:26:25 2016 +0100| [5a67ef064179cd140e8d02dd9500744d46ab3363] | committer: Thomas Guillem vout: opengl: transmit the window aspect ratio Signed-off-by: Thomas Guillem >

[vlc-commits] input: clip the viewpoint FOV with min and max constants

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed Nov 23 20:04:44 2016 +0100| [c18c70f554c70e4c6865ad7a77ade841b409f81b] | committer: Thomas Guillem input: clip the viewpoint FOV with min and max constants Signed-off-by: Thomas Guillem >

[vlc-commits] hotkeys: change the FOV instead of the zoom

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed Nov 23 20:03:16 2016 +0100| [cd022d9cddd007ea1dc0fda861924a76b36970f2] | committer: Thomas Guillem hotkeys: change the FOV instead of the zoom Signed-off-by: Thomas Guillem >

[vlc-commits] core: remove the 360 video viewpoint zoom

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri Nov 25 10:33:40 2016 +0100| [2029aacfdedf116ea214213c56a9a408f3740c6f] | committer: Thomas Guillem core: remove the 360 video viewpoint zoom The functionality is provided by the fov parameter. Signed-off-by: Thomas Guillem

[vlc-commits] vlc_es: add min and max field of view constants

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed Nov 23 19:59:02 2016 +0100| [75ed38db031c0a59ed15ebcc00ecd3af6ebcde69] | committer: Thomas Guillem vlc_es: add min and max field of view constants Signed-off-by: Thomas Guillem >

[vlc-commits] vout: opengl: set the view frustum in function of the window size for 360 video

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Mon Nov 21 18:24:54 2016 +0100| [2f4ae29134d9165e214c85227392c674e004ff02] | committer: Thomas Guillem vout: opengl: set the view frustum in function of the window size for 360 video Previously, the frustum aspect ratio was set in

[vlc-commits] vout: opengl: compute the camera position only with FOVx

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed Nov 23 20:02:17 2016 +0100| [899c1952cf45332a0d71e67abd849cbf5e8b65bf] | committer: Thomas Guillem vout: opengl: compute the camera position only with FOVx Below a threshold of 90 degrees, the camera stay at the center of the

[vlc-commits] display: fill the whole video display in non-flat mode

2016-11-25 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Nov 21 14:09:01 2016 +0100| [daf26e96cd7ad86bbb381a0e20d5b4c150f68a6e] | committer: Thomas Guillem display: fill the whole video display in non-flat mode Signed-off-by: Thomas Guillem >

[vlc-commits] macosx: Disallow Window tabbing

2016-11-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Fri Nov 25 09:20:36 2016 +0100| [e54c9bed8790580101135f8684fc95b6eabaff0c] | committer: Marvin Scholz macosx: Disallow Window tabbing VLC does not use Window tabbing as it does not allow multiple windows in the sense of multiple tabs