Sun, 09 Jun 2013 14:16:37 +0000 |
reimar |
Fix inverted condition caused by a last-minute change from strcmp to strstr.
|
Sun, 09 Jun 2013 14:15:09 +0000 |
reimar |
Detect one more case of software OpenGL implementation.
|
Tue, 28 May 2013 20:43:50 +0000 |
reimar |
Fix border-pos handling.
|
Sat, 25 May 2013 08:42:25 +0000 |
reimar |
Apply forgotten move of apply_border_pos function.
|
Sat, 25 May 2013 06:54:41 +0000 |
reimar |
Add options to determine where borders will be added when adjusting for aspect.
|
Thu, 16 May 2013 19:57:32 +0000 |
reimar |
vo_gl: Extract some code into separate function.
|
Mon, 13 May 2013 19:34:43 +0000 |
reimar |
Add support for rotating the video via OpenGL.
|
Thu, 09 May 2013 07:18:47 +0000 |
reimar |
Remove pointless function arguments.
|
Sat, 04 May 2013 15:20:45 +0000 |
reimar |
Remove glMatrixMode and glLoadIdentity functions.
|
Sat, 04 May 2013 15:20:43 +0000 |
reimar |
Add hack to support strides with GLES.
|
Sat, 04 May 2013 15:20:42 +0000 |
reimar |
Avoid glColor4f, use glColor4ub instead.
|
Sat, 04 May 2013 11:13:58 +0000 |
reimar |
Avoid PushMatrix/PopMatrix.
|
Fri, 03 May 2013 19:30:20 +0000 |
reimar |
Add documentation about Android -vo gl mode.
|
Wed, 01 May 2013 22:45:26 +0000 |
reimar |
Add forgotten switch back to texture unit 0.
|
Wed, 01 May 2013 18:52:42 +0000 |
reimar |
Add xyz support for -vo gl.
|
Wed, 01 May 2013 18:46:08 +0000 |
reimar |
Fix define value.
|
Wed, 01 May 2013 18:27:38 +0000 |
reimar |
Enable/disable extra instructions for gamma correction
|
Sun, 17 Mar 2013 17:42:53 +0000 |
reimar |
Try to fix performance for -vo gl on OSX with planar YUV.
|
Sat, 16 Mar 2013 19:15:42 +0000 |
reimar |
Add (hackish) support for OpenGL on Android.
|
Sat, 16 Mar 2013 15:18:15 +0000 |
reimar |
Better compatibility with more restricted GL headers.
|
Mon, 25 Feb 2013 21:44:59 +0000 |
reimar |
Fix setting gamma.
|
Mon, 24 Dec 2012 20:15:26 +0000 |
reimar |
Fix missing screen clear with -nodouble.
|
Fri, 30 Nov 2012 20:51:02 +0000 |
reimar |
Fix alpha for ASS subtitles.
|
Mon, 26 Nov 2012 19:50:32 +0000 |
reimar |
Fix vo_gl sometimes drawing a black image instead of the video.
|
Sun, 25 Nov 2012 14:40:41 +0000 |
reimar |
vo_gl: react to expose events even when not paused.
|
Thu, 13 Sep 2012 22:03:27 +0000 |
reimar |
Document new OSX backend for -vo gl.
|
Thu, 13 Sep 2012 21:52:33 +0000 |
reimar |
Remove duplicate redraw call, resize already calls it.
|
Thu, 13 Sep 2012 21:45:14 +0000 |
reimar |
gl: Disable double-buffering on OS X, it does not work currently an
|
Thu, 13 Sep 2012 20:44:46 +0000 |
reimar |
gl: support screen redraw on OSX.
|
Thu, 13 Sep 2012 19:57:24 +0000 |
reimar |
Allow compiling -vo gl with OSX backend even if X11 and SDL are not available.
|
Thu, 13 Sep 2012 19:22:31 +0000 |
reimar |
Use OSX common layer in -vo gl.
|
Sat, 18 Aug 2012 18:45:45 +0000 |
reimar |
Avoid display lists for OSD.
|
Sat, 18 Aug 2012 16:17:31 +0000 |
reimar |
Add autodetection of ycbcr option.
|
Sat, 18 Aug 2012 15:59:49 +0000 |
reimar |
Cosmetics: replace tab.
|
Sat, 18 Aug 2012 15:56:18 +0000 |
reimar |
Missed documentation update.
|
Sat, 18 Aug 2012 15:54:34 +0000 |
reimar |
Replace MESA YCBCR support by the Apple variant.
|
Sun, 12 Aug 2012 17:15:35 +0000 |
reimar |
Support interleaving the two frame halves from a 3D video
|
Tue, 22 May 2012 21:14:55 +0000 |
reimar |
SDL swap interval fixes.
|
Mon, 21 May 2012 19:59:59 +0000 |
reimar |
Do not give out the same buffer to multiple mp_images.
|
Sun, 20 May 2012 17:57:39 +0000 |
reimar |
SDL OpenGL: add support for swapinterval option.
|
Sun, 20 May 2012 15:33:58 +0000 |
reimar |
Remove commented-out nonsense code.
|
Sun, 20 May 2012 15:30:01 +0000 |
reimar |
Do not needlessly modulate the texture color with the vertex color.
|
Wed, 16 May 2012 14:27:54 +0000 |
reimar |
vo_gl: collect some frame statistics for DR.
|
Tue, 15 May 2012 21:53:41 +0000 |
reimar |
Never default to force-pbo on non-x86.
|
Mon, 14 May 2012 20:24:43 +0000 |
reimar |
Fix -fs with SDL-based vo gl.
|
Mon, 14 May 2012 19:31:59 +0000 |
reimar |
Align glMapBuffer result.
|
Tue, 13 Mar 2012 18:19:36 +0000 |
reimar |
Fix PBO handling with > 8 bit YUV formats.
|
Fri, 23 Dec 2011 22:34:42 +0000 |
reimar |
vo_gl stereo: allow swapping left and right view.
|
Sun, 11 Dec 2011 17:52:20 +0000 |
reimar |
Add a suboption to allow forcing use of e.g. OpenGL ES to -vo gl.
|
Sat, 10 Dec 2011 20:55:31 +0000 |
reimar |
Add highly experimental support for OpenGL ES.
|
Sat, 10 Dec 2011 20:21:50 +0000 |
reimar |
Use glLoadMatrixf. This makes it easier to support OpenGL ES.
|
Wed, 28 Sep 2011 18:52:11 +0000 |
reimar |
Remove usage of glColor3f, there is not really a point in it.
|
Fri, 26 Aug 2011 19:24:12 +0000 |
reimar |
Hook up -vo gl noise support.
|
Tue, 21 Jun 2011 19:44:24 +0000 |
reimar |
Second GL_YCBCR_MESA format is YVYU, not YUY2.
|
Wed, 25 May 2011 18:23:11 +0000 |
reimar |
Fix clear/border color of chroma texture for 9- and 10-bit formats.
|
Tue, 24 May 2011 20:52:27 +0000 |
reimar |
Support 9- and 10-bit YUV input for OpenGL vos.
|
Tue, 10 May 2011 17:51:39 +0000 |
reimar |
Make mp_get_chroma_shift simpler/more generic and add an argument
|
Sat, 07 May 2011 10:59:11 +0000 |
iive |
Remove the variable arguments from the libvo control() functions.
|
Fri, 06 May 2011 10:32:46 +0000 |
iive |
Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,
|
Sat, 12 Feb 2011 16:52:23 +0000 |
reimar |
100l: fix "gamma" equalizer setting to change red, green and blue gamma,
|
Sat, 18 Dec 2010 20:56:37 +0000 |
reimar |
llvmpipe, while only slow instead of insanely slow, is a software renderer.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Wed, 10 Nov 2010 22:48:41 +0000 |
reimar |
gl/win32: select a stereo pixel format for window when
|
Wed, 27 Oct 2010 17:47:13 +0000 |
cigaes |
Move libvo/sub.[ch] from libvo to sub.
|
Wed, 27 Oct 2010 17:37:29 +0000 |
cigaes |
Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
|
Wed, 27 Oct 2010 17:08:36 +0000 |
cigaes |
Move ass_mp.[ch] to the sub directory.
|
Wed, 27 Oct 2010 17:03:26 +0000 |
cigaes |
Move eosd.[ch] to the sub directory.
|
Sun, 10 Oct 2010 09:27:11 +0000 |
cigaes |
Use a dynamic list for the sources of EOSD elements.
|
Fri, 17 Sep 2010 15:13:37 +0000 |
diego |
Move libass/ass_mp.[ch] ---> ass_mp.[ch].
|
Sun, 01 Aug 2010 17:38:28 +0000 |
reimar |
Reindent.
|
Sun, 01 Aug 2010 17:37:38 +0000 |
reimar |
Use early return instead of large if block.
|
Sun, 01 Aug 2010 17:36:15 +0000 |
reimar |
More readable OSD rendering code.
|
Fri, 30 Jul 2010 18:14:35 +0000 |
greg |
Rename libass types to match upstream libass >= 0.9.7
|
Thu, 15 Jul 2010 18:57:57 +0000 |
reimar |
Make it possible to select GL_NEAREST scaling.
|
Thu, 15 Jul 2010 18:50:57 +0000 |
reimar |
Helper macros to build the yuv conversion type number.
|
Thu, 15 Jul 2010 18:36:15 +0000 |
reimar |
Cosmetics: create luma texture first, then the other textures.
|
Thu, 08 Jul 2010 20:17:45 +0000 |
cehoyos |
Independent tests indicate that GLX_STEREO is working fine on supported hardware.
|
Mon, 05 Jul 2010 19:45:14 +0000 |
reimar |
Some small whitespace and {} cosmetics.
|
Mon, 05 Jul 2010 19:40:21 +0000 |
reimar |
Try to get a quadbuffered visual if the corresponding 3D mode was selected.
|
Mon, 05 Jul 2010 19:34:08 +0000 |
reimar |
Use a more sensible variable name.
|
Mon, 05 Jul 2010 19:32:12 +0000 |
reimar |
Move declaration to where it is actually used.
|
Mon, 05 Jul 2010 19:19:56 +0000 |
reimar |
Add initial stereo support to -vo gl.
|
Thu, 01 Jul 2010 19:43:38 +0000 |
reimar |
Fix -geometry with -wid behaviour (y position was flipped).
|
Tue, 15 Jun 2010 19:32:22 +0000 |
reimar |
More sensible behaviour for -geometry with -wid and -vo gl.
|
Sun, 13 Jun 2010 12:04:13 +0000 |
reimar |
For vos that support the new libvo API (provide UPDATE_SCREENINFO),
|
Sun, 13 Jun 2010 10:42:32 +0000 |
reimar |
Dual-license gl_common and vo_gl under the LGPL v2.1 or later as
|
Sun, 06 Jun 2010 18:59:19 +0000 |
reimar |
Remove nonsense commented-out function header.
|
Sun, 30 May 2010 13:51:24 +0000 |
reimar |
Treat a NULL renderer string as indication for software renderer.
|
Mon, 24 May 2010 17:36:23 +0000 |
reimar |
Fix OpenGL autodetection to not leave values at -1.
|
Sun, 09 May 2010 21:36:10 +0000 |
reimar |
Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.
|
Sun, 09 May 2010 21:29:21 +0000 |
reimar |
Minor code cleanup.
|
Sun, 09 May 2010 21:25:38 +0000 |
reimar |
yuv=5 supports brightness and contrast adjustment.
|
Sat, 01 May 2010 22:49:05 +0000 |
reimar |
Also print OpenGL renderer string with vendor and version with -v
|
Fri, 30 Apr 2010 17:12:52 +0000 |
reimar |
100l, open the customtex also in binary mode, not just the program.
|
Sun, 25 Apr 2010 10:53:01 +0000 |
reimar |
Support for auto-selecting the OpenGL backend.
|
Sun, 25 Apr 2010 10:44:53 +0000 |
reimar |
Add reinitialization support. Necessary for fullscreen on OSX.
|
Sun, 25 Apr 2010 09:25:23 +0000 |
reimar |
Remove unnecessary check.
|
Sun, 25 Apr 2010 08:40:28 +0000 |
reimar |
Set SDL window title.
|
Sun, 25 Apr 2010 08:35:35 +0000 |
reimar |
Window resizing support for -vo gl with SDL backend.
|
Sat, 24 Apr 2010 16:58:24 +0000 |
reimar |
Disable OSD support by default if the necessary OpenGL functionality is missing.
|
Sat, 24 Apr 2010 16:52:06 +0000 |
reimar |
SDL support with related crash-resilience fixes.
|
Tue, 13 Apr 2010 05:54:44 +0000 |
reimar |
Open cutomtex file in binary mode to avoid potential issues on
|
Sun, 04 Apr 2010 16:56:30 +0000 |
reimar |
Factor out the YUV->RGB conversion auto-selection and also
|
Sat, 03 Apr 2010 07:08:07 +0000 |
reimar |
Add mpgl prefix to all OpenGL-related function pointers.
|
Sat, 27 Feb 2010 18:20:22 +0000 |
reimar |
Update -vo gl info structs, it isn't X11-only since ages and there's basically
|
Sat, 27 Feb 2010 18:17:33 +0000 |
reimar |
100l, remove forgotten debugging code.
|
Sat, 27 Feb 2010 18:16:41 +0000 |
reimar |
Only prefer -vo gl over -vo x11 if hardware acceleration is available.
|
Fri, 05 Feb 2010 07:12:05 +0000 |
reimar |
Print messages only after we are sure preinit will not fail anymore.
|
Thu, 04 Feb 2010 22:08:23 +0000 |
reimar |
Create the OpenGL probe window as a hidden Window on X11.
|
Tue, 02 Feb 2010 20:37:48 +0000 |
reimar |
Add support for autodetection during preinit and use that to detect a default
|
Tue, 02 Feb 2010 20:20:48 +0000 |
reimar |
Avoid using options before autodetectGlExtensions to allow it to change them properly.
|
Tue, 02 Feb 2010 20:16:57 +0000 |
reimar |
Remove vo_config_count check from uninit, it should always be safe to run.
|
Sat, 16 Jan 2010 19:59:31 +0000 |
reimar |
Add support for adjustable TV <-> PC level conversion.
|
Sun, 03 Jan 2010 18:44:56 +0000 |
reimar |
Make vo gl print the OpenGL vendor and version strings.
|
Fri, 01 Jan 2010 13:18:49 +0000 |
reimar |
Fix function declarations to avoid casting function pointers.
|
Fri, 01 Jan 2010 12:54:09 +0000 |
reimar |
Slightly generalize code to generate YUV->RGB conversion table and add
|
Fri, 01 Jan 2010 12:47:43 +0000 |
reimar |
Make YUV->RGB conversion coefficients selectable for -vo gl.
|
Thu, 31 Dec 2009 22:53:25 +0000 |
reimar |
Add support for 16-bit per component YUV formats.
|
Thu, 31 Dec 2009 19:59:58 +0000 |
reimar |
First steps to supporting different YUV->RGB conversion definitions.
|
Thu, 31 Dec 2009 18:07:37 +0000 |
reimar |
Put the colourspace-related variables into a separate struct to ease
|