aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/video_out.c
Commit message (Expand)AuthorAge
* vo_tdfxfb should be preferred over vo_3dfx.Gravatar diego2005-12-01
* add a switch, slave command, and vo control to toggle borderless window.Gravatar joey2005-11-10
* Forgot to actually enable vo_gl on Windows...Gravatar reimar2005-08-06
* adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...Gravatar gpoirier2005-06-20
* do not define video_out_macosx if corevideo is not presentGravatar nplourde2005-05-05
* macosx core video moduleGravatar nplourde2005-04-29
* added -wid support for vo_directx.Gravatar joey2004-12-21
* it's stupid for the default to be something both slower (for xv+dr) and visua...Gravatar rfelker2004-11-30
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* Add --enable and --disable options for vo_pnm and vo_md5sum to configure.Gravatar ivo2004-10-23
* move the file writers after vo_null so they don't get autoselected - followin...Gravatar alex2004-10-04
* Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnmGravatar ivo2004-09-29
* This patch enables the compilation and linking of vo_md5sum to libvo.Gravatar ivo2004-09-20
* This patch enables the compilation and linking of vo_pnm (the portableGravatar ivo2004-09-20
* add var vo_rootwin and -rootwin switch for mac osxGravatar nplourde2004-07-29
* moved vo_quartz higher in the listGravatar nplourde2004-06-17
* vo_quartz now default vo on OSXGravatar nplourde2004-05-30
* keepaspect and nokeepaspect are now useable by all vosGravatar faust32004-05-01
* libcaca video output driver by Howell TamGravatar alex2004-04-06
* Quartz/MacOSX video output module by Nicolas PlourdeGravatar alex2004-04-05
* move refreshrate and adapter_num variables to video_out because they might be...Gravatar faust32004-03-13
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* new zoran driver as discussed on the CVS list. Hardware passthrough isGravatar rik2003-11-04
* Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying supportGravatar alex2003-10-17
* consolevidix -> cvidixGravatar faust32003-10-05
* user settable colorkeyGravatar alex2003-10-03
* new vidix vo modules for textmode console and windowsGravatar faust32003-10-02
* vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at...Gravatar faust32003-09-19
* -nomouseinput support for vo_sdlGravatar alex2003-09-01
* vo_fbdev2 written by Joey Parrish with some minor modificationsGravatar alex2003-08-31
* TGA image output VO moduleGravatar arpi2003-08-24
* basic xvmc image supportGravatar iive2003-06-21
* unleakGravatar alex2003-05-31
* 1000l to the author and for the commiter (me :)Gravatar alex2003-05-01
* vo_xover is a new vo that should make easy to have x11 support forGravatar albeu2003-03-12
* vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)Gravatar albeu2003-03-07
* linux->osdepGravatar arpi2003-02-09
* Rearrange the vo and ao driver order to prefer the native drivers and giveGravatar diego2003-01-03
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400Gravatar arpi2002-10-31
* cleanup config option handling in libmpdemux.Gravatar arpi2002-10-23
* video out driver list support (like -vc, example: -vo xmga,xv,x11,)Gravatar arpi2002-09-29
* -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>Gravatar arpi2002-09-28
* -vo directx driver by Sascha Sommer <saschasommer@freenet.de>Gravatar arpi2002-09-28
* d_width==screenwidth && -fs hopefully fixedGravatar arpi2002-09-18
* cosmetics - copyright msg removed, this file has nothing with mpeg2dec orGravatar arpi2002-09-09
* extensible blinkenlights driver, can currently be used for the Arcade http://...Gravatar rik2002-09-08
* General Timing Formula algorithm from a scratch.Gravatar arpi2002-08-22
* eq reworkedGravatar alex2002-07-24
* - fix audio equalizerGravatar pontscho2002-07-19