aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/video_out.c
Commit message (Expand)AuthorAge
* 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
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>Gravatar arpi2002-06-04
* Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.Gravatar albeu2002-05-13
* -vo gif - by Joey Parrish <joey@yunamusic.com>Gravatar arpi2002-05-12
* add jpeg support for libvoGravatar pontscho2002-04-16
* vo_config_count now counts calls to vo->config()Gravatar arpi2002-04-07
* disabling direct rendering by default (too buggy and conflicts with osd/sub)Gravatar arpi2002-03-31
* we don't need mman.hGravatar arpi2002-03-24
* using -dr instead -vaa_drGravatar alex2002-03-20
* vo_flags unusedGravatar arpi2002-03-14
* rewrite fullscreen support in some libvo driverGravatar pontscho2002-03-07
* added vo_dx,vo_dy (used currently only by X based outputs)Gravatar alex2002-02-22
* added VOFLAG_* definitions and int vo_flagsGravatar alex2002-02-17
* add vsync support for doublebuffering to vo_vesaGravatar atmos42002-02-12
* vo_yuv4mpeg addedGravatar arpi2002-02-09
* finished making vesa optionalGravatar rfelker2002-02-07
* Allows to users control direct renderingGravatar nick2002-02-03
* intense -> intensityGravatar nick2002-01-23
* gamma correction supportGravatar nick2002-01-18