log libvo/video_out.c @ 9569:894d02a6469e

age author description
Wed, 12 Mar 2003 15:04:05 +0000 albeu vo_xover is a new vo that should make easy to have x11 support for
Fri, 07 Mar 2003 18:45:02 +0000 albeu vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Fri, 03 Jan 2003 05:10:44 +0000 diego Rearrange the vo and ao driver order to prefer the native drivers and give
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Thu, 31 Oct 2002 23:54:26 +0000 arpi Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
Wed, 23 Oct 2002 17:21:01 +0000 arpi cleanup config option handling in libmpdemux.
Sun, 29 Sep 2002 21:53:05 +0000 arpi video out driver list support (like -vc, example: -vo xmga,xv,x11,)
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 19:03:50 +0000 arpi -vo directx driver by Sascha Sommer <saschasommer@freenet.de>
Wed, 18 Sep 2002 01:22:03 +0000 arpi d_width==screenwidth && -fs hopefully fixed
Mon, 09 Sep 2002 20:03:21 +0000 arpi cosmetics - copyright msg removed, this file has nothing with mpeg2dec or
Sun, 08 Sep 2002 22:41:53 +0000 rik extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcade
Thu, 22 Aug 2002 23:03:51 +0000 arpi General Timing Formula algorithm from a scratch.
Wed, 24 Jul 2002 18:19:39 +0000 alex eq reworked
Fri, 19 Jul 2002 20:51:48 +0000 pontscho - fix audio equalizer
Tue, 04 Jun 2002 20:17:07 +0000 arpi pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
Mon, 13 May 2002 13:15:40 +0000 albeu Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.
Sun, 12 May 2002 01:07:25 +0000 arpi -vo gif - by Joey Parrish <joey@yunamusic.com>
Tue, 16 Apr 2002 11:21:59 +0000 pontscho add jpeg support for libvo
Sun, 07 Apr 2002 02:12:15 +0000 arpi vo_config_count now counts calls to vo->config()
Sun, 31 Mar 2002 20:38:56 +0000 arpi disabling direct rendering by default (too buggy and conflicts with osd/sub)
Sun, 24 Mar 2002 00:44:54 +0000 arpi we don't need mman.h
Wed, 20 Mar 2002 15:39:08 +0000 alex using -dr instead -vaa_dr
Thu, 14 Mar 2002 23:09:27 +0000 arpi vo_flags unused
Thu, 07 Mar 2002 17:50:25 +0000 pontscho rewrite fullscreen support in some libvo driver
Fri, 22 Feb 2002 18:00:38 +0000 alex added vo_dx,vo_dy (used currently only by X based outputs)
Sun, 17 Feb 2002 03:06:38 +0000 alex added VOFLAG_* definitions and int vo_flags
Tue, 12 Feb 2002 15:06:04 +0000 atmos4 add vsync support for doublebuffering to vo_vesa
Sat, 09 Feb 2002 01:30:35 +0000 arpi vo_yuv4mpeg added