- 28 Nov, 2016 6 commits
-
-
Rémi Denis-Courmont authored
The name was confusing and only three rarely used video output plugins suffer from this bug.
-
Rémi Denis-Courmont authored
This video output never sends key events.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
This module isn't built by default, so it's safe to assume we want to use it when the build is enabled.
-
Thomas Guillem authored
-
- 25 Nov, 2016 1 commit
-
-
Adrien Maglo authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 15 Nov, 2016 2 commits
-
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 18 Feb, 2015 1 commit
-
-
Rémi Denis-Courmont authored
This might suppress some warnings (and very slightly reduce code size) when assertions are disabled. Not that I particularly like to create VLC-specific macros.
-
- 12 Dec, 2014 1 commit
-
-
Rémi Denis-Courmont authored
This moves Direct3D on Windows (with no effects on actual order) and OpenGL on Linux/BSD (now exceeding XVideo thanks shaders and blending). It remains to be decided whether OpenGL should be increased on Windows; in principles, it should have a higher priority than D2D and DDraw.
-
- 26 Oct, 2014 1 commit
-
-
Rémi Denis-Courmont authored
Only the type is useful here. The other parameters are the same for all video outputs (i.e. copied from vd->cfg), and should already have been taken care of when the window was created.
-
- 16 Oct, 2014 9 commits
-
-
Rémi Denis-Courmont authored
At least the Wayland EGL backend needs to be notified of the size of the window (which is independent of glViewport()). This could conceivably also be implemented with a call to glGetIntegerv(GL_VIEWPORT), but that would introduce a dependency on the GL - which the EGL plugin has avoided so far.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This control is only useful if the video output is called "opengl".
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 14 Sep, 2014 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 13 Sep, 2014 1 commit
-
-
Rémi Denis-Courmont authored
-
- 09 Mar, 2014 1 commit
-
-
Rémi Denis-Courmont authored
-
- 06 Mar, 2014 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Nov, 2013 1 commit
-
-
Adrien Maglo authored
-
- 06 Nov, 2013 1 commit
-
-
Rémi Denis-Courmont authored
This should fix compilation on non-Apple Darwin and plausibly addresses hypothetical future support for Mesa's shared GLAPI.
-
- 04 Jun, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Mar, 2013 1 commit
-
-
Martin Storsjö authored
This mostly consists of ifdeffing out parts selectively from opengl.c based on whether shaders or the fixed pipeline are absent. Both the ES1 and ES2 outputs have been tested on Ubuntu on a pandaboard. They seem to mostly work fine, but overlay subpictures seem garbled. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 13 Nov, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Re-license almost all the playback modules to LGPLv2.1+ with authorization from their respective contributors (230+) This includes: - access, codec, packetizers, demux - audio filters, audio mixers, audio output - video filters, video chroma, video output - text renderers - XML parser - ARM NEON and SSE2 optimisations (mostly for chromas and filters) Some modules are not concerned: - BDA and DShow access modules because Manol Manolov is AWOL - Real RTSP, because it is derived from Xine - x264 and t140 because they are encoders only - DLL Loader, because it is derived from MPlayer - DTS packetizer, because Jon Lech Johansen is AWOL - Shine and WMAfixed, because they are derived from Rockbox - Real demuxer, as it is derived from MPlayer and Wang Bo is AWOL - MPC demuxer, as Yavor Doganov is AWOL - Tivo demuxer, because it is derived from an MPlayer fork - Playlist demuxer, (WPL and ZPL parts missing), because suheaven is AWOL - iOS audio output and video display, because author refuses the license change - Equalizer and compressor, because Ronald Wright is AWOL - Mono, Headphone and Dolby, because author refuses the license change - hqdn3d and yadif, because they are from MPlayer/libavfilter - remoteosd, because it derives from RealVNC code - MMX optimisations, because Ollie Lho, from SiS, is AWOL - Rotate, because it depends on GPL motion Nota Bene: - Some modules depend on GPL-only libraries, a LGPL module does not mean that the resulting binary module will be LGPL. Libraries affected would include liba52, libdvdcss, libdvdnav, libdvdread, faad2, libdca, libmad, libmpeg2, libpostproc, SRC, sid, zvbi and probably others.
-
- 28 Oct, 2012 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 05 Nov, 2011 1 commit
-
-
Rémi Denis-Courmont authored
It is missing some features w.r.t. window management.
-
- 04 Oct, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
Cool hints: - If your header doesn't match "Lesser" 3 times, you are not good - If you use LGPLv2, you are not good - If you use the old FSF address, you are not good
-
- 07 Sep, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
This is shown in the list of selected modules in Simple preferences.
-
- 20 Jul, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 30 May, 2011 1 commit
-
-
Laurent Aimar authored
Not yet used.
-
- 29 May, 2011 2 commits
-
-
Laurent Aimar authored
It is not yet used.
-
Laurent Aimar authored
The parameter is not yet used.
-