Fri, 19 Feb 2010 10:22:29 +0000 |
diego |
Remove pointless '#if 1' preprocessor directives.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 04 May 2009 17:35:26 +0000 |
diego |
Add missing 'void' to parameterless function declarations.
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Mon, 05 Jan 2009 14:48:03 +0000 |
diego |
Add missing 'void' keyword to parameterless function declarations.
|
Tue, 09 Dec 2008 20:25:49 +0000 |
diego |
Fix MGSTR vs. MSGTR typo.
|
Mon, 04 Aug 2008 06:16:23 +0000 |
diego |
Change a bunch of X11-specific preprocessor directives.
|
Wed, 30 Jul 2008 13:44:59 +0000 |
diego |
Rename two GUI-related preprocessor directives:
|
Tue, 27 May 2008 13:30:50 +0000 |
diego |
Fix typo in string name.
|
Fri, 23 May 2008 20:18:06 +0000 |
attila |
make use of the new MGA_VID_VERSION ioctl to check
|
Fri, 16 May 2008 08:33:27 +0000 |
diego |
cosmetics: Remove useless parentheses from from return statements.
|
Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Thu, 13 Sep 2007 13:16:30 +0000 |
diego |
warning fixes:
|
Tue, 04 Sep 2007 22:57:06 +0000 |
diego |
Move debug message to verbose output level.
|
Tue, 28 Aug 2007 11:04:36 +0000 |
diego |
warning fix:
|
Tue, 28 Aug 2007 09:15:40 +0000 |
attila |
Assume first xinerama screen, in case xmga could
|
Sun, 24 Jun 2007 10:59:53 +0000 |
reimar |
Another unneeded xinerama_screen extern
|
Sun, 18 Mar 2007 11:04:47 +0000 |
attila |
cosmetics, fix indentation
|
Sun, 18 Mar 2007 11:03:34 +0000 |
attila |
allow horizontal resolutions >1024 in case we have a G550
|
Mon, 05 Feb 2007 23:46:08 +0000 |
rathann |
Fix a few gcc warnings, approved by Diego and Reimar.
|
Fri, 30 Jun 2006 12:00:31 +0000 |
lucabe |
Move postproc ---> libswscale
|
Sun, 25 Jun 2006 16:18:50 +0000 |
attila |
10l
|
Sun, 25 Jun 2006 15:50:19 +0000 |
attila |
fail with an error if the source resolution is larger than 1023x1023
|
Sun, 18 Jun 2006 10:59:23 +0000 |
lucabe |
Software Scaler headers usage cleanup
|
Mon, 24 Apr 2006 04:23:53 +0000 |
reynaldo |
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
|
Fri, 05 Aug 2005 01:24:37 +0000 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Wed, 28 Jan 2004 10:03:40 +0000 |
alex |
removed unused headeer dependencies
|
Sun, 30 Nov 2003 16:36:10 +0000 |
joey |
runtime 'stay-on-top' functionality
|
Sun, 01 Jun 2003 21:59:29 +0000 |
michael |
vf_scale.h & related cleanup & some small warning fix by dominik
|
Sun, 27 Apr 2003 18:44:23 +0000 |
rfelker |
ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/g200
|
Sat, 26 Apr 2003 16:56:21 +0000 |
rfelker |
fix panscan font resizing with vo_mga
|
Sat, 29 Mar 2003 19:56:31 +0000 |
rfelker |
100l to Gabu, this caused divide-by-zero with -vo mga. Apparently
|
Wed, 26 Mar 2003 11:51:40 +0000 |
gabucino |
fixing truetype rescaling with (x)mga + panscan
|
Mon, 20 Jan 2003 21:35:31 +0000 |
pontscho |
fix xmga + playbar
|
Sat, 18 Jan 2003 14:33:29 +0000 |
attila |
xinerama fix part 1
|
Sat, 04 Jan 2003 19:17:37 +0000 |
rfelker |
don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga")
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Fri, 01 Nov 2002 00:21:45 +0000 |
arpi |
panscan support in -vo mga (actually moved common code to mga_common.c)
|
Thu, 17 Oct 2002 09:49:25 +0000 |
pontscho |
-fixed-vo support
|
Thu, 10 Oct 2002 00:10:58 +0000 |
arpi |
compiler warning found by Dominik
|
Thu, 10 Oct 2002 00:09:34 +0000 |
arpi |
also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
|
Wed, 09 Oct 2002 14:38:38 +0000 |
arpi |
draw_image() implementation (new libvo API)
|
Wed, 09 Oct 2002 13:40:23 +0000 |
arpi |
more cleanup, some -vo mga fullscreen fixes
|
Wed, 09 Oct 2002 13:25:13 +0000 |
arpi |
some cleanup
|
Wed, 09 Oct 2002 00:52:15 +0000 |
arpi |
preinit() has an arg... use it.
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Thu, 25 Jul 2002 21:36:04 +0000 |
arpi |
eq fixed, based on patch by .so
|
Fri, 19 Jul 2002 20:51:48 +0000 |
pontscho |
- fix audio equalizer
|
Mon, 10 Jun 2002 18:40:19 +0000 |
pontscho |
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
|
Fri, 07 Jun 2002 22:43:29 +0000 |
arpi |
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Thu, 06 Jun 2002 07:13:57 +0000 |
pontscho |
add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
|
Wed, 05 Jun 2002 19:35:54 +0000 |
pontscho |
added panscan support for xmga/xvidix
|
Tue, 07 May 2002 13:31:29 +0000 |
pontscho |
wm detection -- round two
|
Sun, 05 May 2002 18:58:42 +0000 |
rfelker |
fullscreen toggle for vo_mga
|
Sat, 13 Apr 2002 19:14:34 +0000 |
arpi |
mp_image.h and img_format.h moved to libmpcodecs
|
Thu, 11 Apr 2002 21:07:00 +0000 |
arpi |
VFCAP added
|
Sun, 31 Mar 2002 20:45:31 +0000 |
arpi |
open(/dev/mga_vid) moved to preinit
|
Sun, 31 Mar 2002 20:39:38 +0000 |
arpi |
use only 1 buffers if dr=yes and double=no
|