Sun, 13 Jun 2010 12:04:13 +0000 |
reimar |
For vos that support the new libvo API (provide UPDATE_SCREENINFO),
|
Sat, 24 Apr 2010 22:34:38 +0000 |
reimar |
Slightly more correct ifdefs for vo_gl2.
|
Sun, 04 Apr 2010 19:56:26 +0000 |
reimar |
Check texture dimensions instead of internal format in max texture
|
Sun, 04 Apr 2010 19:44:03 +0000 |
reimar |
Cosmetics/reindent.
|
Sun, 04 Apr 2010 19:42:52 +0000 |
reimar |
Avoid duplicating a condition.
|
Sun, 04 Apr 2010 19:39:54 +0000 |
reimar |
Print width before height,
|
Sun, 04 Apr 2010 19:38:47 +0000 |
reimar |
Fix width/height mixup in error message.
|
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.
|
Fri, 26 Feb 2010 21:41:42 +0000 |
reimar |
Port yuv=... auto-detection from gl to gl2.
|
Sat, 16 Jan 2010 19:59:31 +0000 |
reimar |
Add support for adjustable TV <-> PC level conversion.
|
Fri, 01 Jan 2010 13:18:49 +0000 |
reimar |
Fix function declarations to avoid casting function pointers.
|
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
|
Wed, 30 Dec 2009 11:32:24 +0000 |
reimar |
Support all planar YUV formats in OpenGL vos.
|
Sat, 19 Dec 2009 13:49:44 +0000 |
reimar |
Rename GL_* defines to CONFIG_GL_*
|
Sat, 19 Dec 2009 10:52:32 +0000 |
reimar |
Make the check for X11 and WIN32 backends for OpenGL separate.
|
Tue, 08 Dec 2009 06:42:46 +0000 |
reimar |
Very preliminary code to allow selecting the OpenGL backend at runtime.
|
Sat, 21 Nov 2009 22:27:40 +0000 |
reimar |
Add support for Windows OpenGL rendering onto a device instead of into a window.
|
Fri, 18 Sep 2009 18:25:17 +0000 |
reimar |
Use vo_w32_window directly instead of via the vo_window macro in Windows-only code.
|
Tue, 01 Sep 2009 15:20:05 +0000 |
reimar |
Check setGlWindow return value to fail properly instead of crashing if e.g.
|
Thu, 27 Aug 2009 18:42:08 +0000 |
reimar |
Make gl2 code capable of windowed aspect and panscan (no user option to enable it yet though).
|
Thu, 27 Aug 2009 14:12:38 +0000 |
reimar |
Fix video placement with -vo gl2 -fs -wid.
|
Thu, 27 Aug 2009 14:10:38 +0000 |
reimar |
-vo gl2 resize does not need to modify its arguments, so pass int instead of int *.
|
Thu, 27 Aug 2009 14:01:39 +0000 |
reimar |
Remove useless code that has no effect.
|
Sat, 07 Mar 2009 08:51:40 +0000 |
reimar |
Make data related to suboption parsing const in libvo
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Wed, 19 Nov 2008 20:19:25 +0000 |
reimar |
Factor common code like -wid handling, vo_gc creation etc. out into
|
Sat, 15 Nov 2008 23:09:31 +0000 |
reimar |
Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window
|
Mon, 13 Oct 2008 14:40:58 +0000 |
diego |
Surround conditionally used function with corresponding #ifdef, fixes:
|
Sat, 20 Sep 2008 17:48:01 +0000 |
reimar |
Change glCreateClearTex to use the same host data format as later uploads.
|
Wed, 30 Jul 2008 13:44:59 +0000 |
diego |
Rename two GUI-related preprocessor directives:
|
Tue, 22 Jul 2008 18:46:07 +0000 |
reimar |
Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.
|
Sat, 24 May 2008 11:03:00 +0000 |
reimar |
Use a struct instead of a huge and further growing argument list.
|
Thu, 22 May 2008 20:21:19 +0000 |
reimar |
Saner handling of VOCTRL_PAUSE/VOCTRL_RESUME
|
Fri, 16 May 2008 08:33:27 +0000 |
diego |
cosmetics: Remove useless parentheses from from return statements.
|
Sat, 22 Dec 2007 20:17:57 +0000 |
reimar |
Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviour
|
Sun, 16 Dec 2007 23:50:05 +0000 |
diego |
Replace some more broken SYS_DARWIN preprocessor conditionals with __APPLE__.
|
Sun, 02 Dec 2007 14:39:15 +0000 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Mon, 03 Sep 2007 13:18:26 +0000 |
reimar |
Fix compilation after patch to remove global vo_hdc
|
Wed, 27 Jun 2007 10:26:13 +0000 |
reimar |
Make X11 window creation and (with -fixed-vo) management simpler and more
|
Tue, 26 Jun 2007 16:33:43 +0000 |
reimar |
Lots of cosmetics for gl2
|
Tue, 26 Jun 2007 15:51:51 +0000 |
reimar |
Remove two unused variables
|
Tue, 26 Jun 2007 15:51:49 +0000 |
reimar |
Remove overly complex and unused per-subtexture "dirty" handling
|
Tue, 26 Jun 2007 15:51:47 +0000 |
reimar |
Remove now unused variable
|
Tue, 26 Jun 2007 15:51:43 +0000 |
reimar |
remove useless calloc cast
|
Tue, 26 Jun 2007 15:01:09 +0000 |
reimar |
Remove some unused code and useless error checking that only clutters the code
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|
Sun, 18 Feb 2007 20:23:25 +0000 |
reimar |
Set classhint directly after creating window just as all other vos do, in accordance with ICCCM.
|
Sat, 17 Feb 2007 20:58:55 +0000 |
reimar |
Move common vo initialization code to video_out.c
|
Sun, 17 Dec 2006 12:33:09 +0000 |
reimar |
Fix compilation under MinGW with X11 enabled
|
Sat, 08 Jul 2006 15:00:37 +0000 |
reimar |
Improve windows gui support
|
Sat, 17 Jun 2006 19:43:13 +0000 |
reimar |
Make header include order more similar to vo_gl.c
|
Wed, 07 Jun 2006 13:24:54 +0000 |
reimar |
Reworked YUV2RGB fragment program setup in preparation for upcoming patches
|
Mon, 05 Jun 2006 20:21:25 +0000 |
reimar |
Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are available
|
Sun, 16 Apr 2006 13:38:28 +0000 |
reimar |
Fix and improve xinerama support
|
Wed, 12 Apr 2006 14:11:26 +0000 |
reimar |
fixes and cleanup for windows fullscreen switching (restore old position,
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|