log libvo/vo_dga.c @ 37139:1f7173bd5ff4

age author description
Sat, 18 Jan 2014 21:39:07 +0000 reimar Remove empty draw_slice and draw_frame stubs.
Sun, 02 Sep 2012 21:51:42 +0000 reimar Avoid some code duplication related to drawing the OSD.
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific preprocessor directives.
Fri, 16 May 2008 08:33:27 +0000 diego cosmetics: Remove useless parentheses from from return statements.
Sun, 13 Apr 2008 09:09:36 +0000 diego Replace "all rights reserved" statement with standard GPL license header.
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
Sun, 09 Jul 2006 16:01:36 +0000 diego Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Wed, 24 Aug 2005 00:46:04 +0000 diego Slightly reduce unnecessary verbosity.
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, 24 Feb 2005 17:07:49 +0000 rfelker no effect in practice, but strides should always be signed
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Mon, 14 Jun 2004 04:53:03 +0000 attila major reindentation of x11 code try #2
Sun, 19 Oct 2003 21:15:23 +0000 diego DOCS/en/ ---> DOCS/HTML/en/
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Mon, 28 Jul 2003 14:54:19 +0000 alex 10l & warning fixes
Fri, 13 Jun 2003 01:25:11 +0000 diego Add missing language suffix to DOCS/ path.
Sun, 01 Jun 2003 22:09:20 +0000 alex final scaler removal step
Fri, 30 May 2003 18:05:49 +0000 alex warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Tue, 29 Apr 2003 17:15:14 +0000 alex Spring cleanup: removed the full yv12 support as it was broken anyway. The BGR/RGB native/non-native case needs some cleanup, too. Currently it works for me (tm)
Tue, 04 Feb 2003 16:14:54 +0000 alex 10l, avoid getting num_of_buffers=0
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Sun, 03 Nov 2002 15:14:36 +0000 pontscho arpi add direct render support
Sun, 03 Nov 2002 00:39:28 +0000 pontscho - cleanup
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Sun, 27 Oct 2002 03:15:48 +0000 arpi mode detection && vo_init() moved to preinit()
Mon, 07 Oct 2002 11:29:19 +0000 arpi DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>
Tue, 01 Oct 2002 21:47:32 +0000 arpi flickering fix, patch by Fredrik Noring <noring@nocrew.org>
Sat, 28 Sep 2002 20:09:14 +0000 arpi -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
Sat, 28 Sep 2002 18:50:45 +0000 arpi another dga v1 fix by Fredrik Noring <noring@nocrew.org>
Fri, 27 Sep 2002 20:48:06 +0000 arpi DGA1 fix by Fredrik Noring <noring@nocrew.org>
Wed, 25 Sep 2002 21:41:42 +0000 arpi fixes problem with video image alignment.
Wed, 25 Sep 2002 21:18:43 +0000 arpi cosmetics...
Wed, 25 Sep 2002 21:08:44 +0000 arpi Attached patch improves the vertical retrace synchronisation (vsync)
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Mon, 27 May 2002 17:14:13 +0000 alex revised query_format. added support for native/conversion detection
Sun, 17 Feb 2002 08:24:43 +0000 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
Fri, 15 Feb 2002 01:00:26 +0000 michael use mem2agpcpy_pic()
Tue, 12 Feb 2002 23:19:37 +0000 michael use mem2agpcpy() instead of fast_memcpy()
Sat, 09 Feb 2002 01:21:48 +0000 arpi 10000hl to Holm... control MUST BE static...
Sat, 09 Feb 2002 00:47:26 +0000 arpi query_ stuff replaced by new control() - patch by David Holm
Thu, 31 Jan 2002 11:45:25 +0000 alex removed obsoleted Terminate_Display_Process
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Tue, 08 Jan 2002 20:58:53 +0000 atmos4 SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me
Fri, 28 Dec 2001 20:52:54 +0000 alex use XF86VidMode later in init (at line 1031) only if we've got support (if have_vm==1)
Tue, 04 Dec 2001 17:24:25 +0000 alex do not crash if can't get modelines (dga2.0)
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess
Fri, 02 Nov 2001 15:27:38 +0000 nick *** empty log message ***
Tue, 30 Oct 2001 17:04:31 +0000 nick Using new stuff of rgb15to16
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Mon, 16 Jul 2001 18:41:52 +0000 jkeil vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.
Tue, 03 Jul 2001 23:45:49 +0000 arpi extern vo_doublebuffering cleanup
Fri, 22 Jun 2001 19:51:25 +0000 atmosfear Fixed pointer->integer cast warning.