summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.h
Commit message (Expand)AuthorAgeFilesLines
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
* added runtime toggle of root window playbackjoey2004-08-221-0/+1
* add var vo_rootwin and -rootwin switch for mac osxnplourde2004-07-291-0/+1
* keepaspect and nokeepaspect are now useable by all vosfaust32004-05-011-0/+1
* move refreshrate and adapter_num variables to video_out because they might be...faust32004-03-131-0/+2
* runtime 'stay-on-top' functionalityjoey2003-11-301-0/+2
* user settable colorkeyalex2003-10-031-0/+2
* -nomouseinput support for vo_sdlalex2003-09-011-0/+1
* vo_xover is a new vo that should make easy to have x11 support foralbeu2003-03-121-0/+15
* Pass start slice to the vo it make dr + slice implemantation easieralbeu2003-03-101-0/+1
* notice vo driver about skipped/dropped framesarpi2002-12-141-1/+4
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-6/+1
* do NOT include vidix header - nonsensearpi2002-11-031-1/+1
* 1larpi2002-10-231-2/+0
* Geometry updatemark2002-10-231-0/+2
* video out driver list support (like -vc, example: -vo xmga,xv,x11,)arpi2002-09-291-0/+3
* -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>arpi2002-09-281-0/+1
* d_width==screenwidth && -fs hopefully fixedarpi2002-09-181-5/+0
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-46/+2
* General Timing Formula algorithm from a scratch.arpi2002-08-221-0/+16
* - add dxr3 gui support (dialogbox, etc.)pontscho2002-08-141-0/+3
* eq reworkedalex2002-07-241-2/+5
* - fix audio equalizerpontscho2002-07-191-0/+8
* 100l to .soarpi2002-06-051-3/+2
* added panscan support for xmga/xvidixpontscho2002-06-051-0/+3
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>arpi2002-06-041-0/+1
* Improvment for spu subtitles.albeu2002-05-171-0/+1
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-161-0/+2
* vo_config_count now counts calls to vo->config()arpi2002-04-071-0/+2
* VOCTRL_DRAW_IMAGE addedarpi2002-04-061-0/+1
* disabling direct rendering by default (too buggy and conflicts with osd/sub)arpi2002-03-311-0/+1
* moved font_laod.harpi2002-03-241-1/+1
* voctls for decoding aheadnick2002-03-091-0/+4
* rewrite fullscreen support in some libvo driverpontscho2002-03-071-0/+6
* direct rendering supportarpi2002-03-071-0/+2
* 're-include' possibilitynick2002-03-031-0/+4
* added vo_dx,vo_dy (used currently only by X based outputs)alex2002-02-221-0/+4
* Added VOCTRL_PAUSE and VOCTRL_RESUMEmswitch2002-02-181-1/+5
* Screenshot on the flynick2002-02-171-0/+2
* added VOFLAG_* definitions and int vo_flagsalex2002-02-171-0/+5
* added VOCTRL_FULLSCREENalex2002-02-171-0/+2
* add vsync support for doublebuffering to vo_vesaatmos42002-02-121-0/+1
* added voctrl_guisupport and fixed some typosalex2002-02-091-4/+6
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-15/+18
* new info for tuningnick2002-01-311-1/+9
* Extensions for video accelerated architecturenick2002-01-261-1/+53
* Newest DXR3 patch (improved 1.0rc2) by David Holm.atmos42001-11-291-0/+1
* vo_pts addedarpi2001-11-051-0/+2
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-0/+5
* added prototype of vo_init()arpi2001-07-161-0/+2
* extern vo_doublebuffering cleanuparpi2001-07-031-0/+3
* vo_subdevice implementedal3x2001-06-211-0/+2
* added prototype of vo_format_nameal3x2001-06-171-0/+1
* - applied overlay patch by Jens Hatmosfear2001-04-141-13/+1
* -bpp changesarpi_esp2001-04-131-0/+9
* sub/osd interface changesarpi_esp2001-03-271-4/+0
* subtitle+OSD font supportarpi_esp2001-03-251-0/+7
* added check_events() interfacearpi_esp2001-03-031-127/+37
* Initial revisionarpi_esp2001-02-241-0/+195