log libvo/video_out.c @ 14566:f38a2658bdd4

age author description
2004-12-21 joey added -wid support for vo_directx.
2004-11-30 rfelker it's stupid for the default to be something both slower (for xv+dr) and visually incorrect.. use -nodouble if you want old behavior
2004-10-28 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-23 ivo Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
2004-10-04 alex move the file writers after vo_null so they don't get autoselected - following the same logic as in libao2
2004-09-29 ivo Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
2004-09-20 ivo This patch enables the compilation and linking of vo_md5sum to libvo.
2004-09-20 ivo This patch enables the compilation and linking of vo_pnm (the portable
2004-07-29 nplourde add var vo_rootwin and -rootwin switch for mac osx
2004-06-17 nplourde moved vo_quartz higher in the list
2004-05-30 nplourde vo_quartz now default vo on OSX
2004-05-01 faust3 keepaspect and nokeepaspect are now useable by all vos
2004-04-06 alex libcaca video output driver by Howell Tam
2004-04-05 alex Quartz/MacOSX video output module by Nicolas Plourde
2004-03-13 faust3 move refreshrate and adapter_num variables to video_out because they might be usefull for other drivers, too
2003-11-30 joey runtime 'stay-on-top' functionality
2003-11-04 rik new zoran driver as discussed on the CVS list. Hardware passthrough is
2003-10-17 alex Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support
2003-10-05 faust3 consolevidix -> cvidix
2003-10-03 alex user settable colorkey
2003-10-02 faust3 new vidix vo modules for textmode console and windows
2003-09-19 faust3 vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
2003-09-01 alex -nomouseinput support for vo_sdl
2003-08-31 alex vo_fbdev2 written by Joey Parrish with some minor modifications
2003-08-24 arpi TGA image output VO module
2003-06-21 iive basic xvmc image support
2003-05-31 alex unleak
2003-05-01 alex 1000l to the author and for the commiter (me :)
2003-03-12 albeu vo_xover is a new vo that should make easy to have x11 support for
2003-03-07 albeu vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)
2003-02-09 arpi linux->osdep
2003-01-03 diego Rearrange the vo and ao driver order to prefer the native drivers and give
2002-11-11 alex removed get_info, using the same sheme as in libmpcodecs instead
2002-10-31 arpi Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
2002-10-23 arpi cleanup config option handling in libmpdemux.
2002-09-29 arpi video out driver list support (like -vc, example: -vo xmga,xv,x11,)
2002-09-28 arpi -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
2002-09-28 arpi -vo directx driver by Sascha Sommer <saschasommer@freenet.de>
2002-09-18 arpi d_width==screenwidth && -fs hopefully fixed
2002-09-09 arpi cosmetics - copyright msg removed, this file has nothing with mpeg2dec or
2002-09-08 rik extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcade
2002-08-22 arpi General Timing Formula algorithm from a scratch.
2002-07-24 alex eq reworked
2002-07-19 pontscho - fix audio equalizer
2002-06-04 arpi pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
2002-05-13 albeu Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.
2002-05-12 arpi -vo gif - by Joey Parrish <joey@yunamusic.com>
2002-04-16 pontscho add jpeg support for libvo
2002-04-07 arpi vo_config_count now counts calls to vo->config()
2002-03-31 arpi disabling direct rendering by default (too buggy and conflicts with osd/sub)
2002-03-24 arpi we don't need mman.h
2002-03-20 alex using -dr instead -vaa_dr
2002-03-14 arpi vo_flags unused
2002-03-07 pontscho rewrite fullscreen support in some libvo driver
2002-02-22 alex added vo_dx,vo_dy (used currently only by X based outputs)
2002-02-17 alex added VOFLAG_* definitions and int vo_flags
2002-02-12 atmos4 add vsync support for doublebuffering to vo_vesa
2002-02-09 arpi vo_yuv4mpeg added
2002-02-07 rfelker finished making vesa optional
2002-02-03 nick Allows to users control direct rendering