log libvo/video_out.h @ 23308:f63408f61f0f

age author description
2007-02-18 reimar Revert r22255 on iive's request.
2007-02-18 reimar Avoid parts of xvmc reinit when source format does not change
2007-02-17 reimar Move common vo initialization code to video_out.c
2006-11-17 reimar Add deinterlace property, patch by Carl Eugen Hoyos
2006-08-28 eugeni Add EOSD support to vf_vo.
2006-08-18 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
2006-07-16 reynaldo marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
2006-04-25 uau Remove updating of vo_mouse_timer_const from the main loop and also
2006-04-16 reimar Fix and improve xinerama support
2006-02-09 rathann Patch by Stefan Huehner / stefan % huehner ! org \
2005-11-10 joey add a switch, slave command, and vo control to toggle borderless window.
2005-08-21 reimar remove extern for variables that are already in headers.
2005-08-05 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
2004-10-28 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-08-22 joey added runtime toggle of root window playback
2004-07-29 nplourde add var vo_rootwin and -rootwin switch for mac osx
2004-05-01 faust3 keepaspect and nokeepaspect are now useable by all vos
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-10-03 alex user settable colorkey
2003-09-01 alex -nomouseinput support for vo_sdl
2003-03-12 albeu vo_xover is a new vo that should make easy to have x11 support for
2003-03-10 albeu Pass start slice to the vo it make dr + slice implemantation easier
2002-12-14 arpi notice vo driver about skipped/dropped frames
2002-11-11 alex removed get_info, using the same sheme as in libmpcodecs instead
2002-11-03 arpi do NOT include vidix header - nonsense
2002-10-23 arpi 1l
2002-10-23 mark Geometry update
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-18 arpi d_width==screenwidth && -fs hopefully fixed
2002-08-28 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-22 arpi General Timing Formula algorithm from a scratch.
2002-08-14 pontscho - add dxr3 gui support (dialogbox, etc.)
2002-07-24 alex eq reworked
2002-07-19 pontscho - fix audio equalizer
2002-06-05 arpi 100l to .so
2002-06-05 pontscho added panscan support for xmga/xvidix
2002-06-04 arpi pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
2002-05-17 albeu Improvment for spu subtitles.
2002-04-16 pontscho fix playlist bug with gui and rewrite mousecursor show/hide code
2002-04-07 arpi vo_config_count now counts calls to vo->config()
2002-04-06 arpi VOCTRL_DRAW_IMAGE added
2002-03-31 arpi disabling direct rendering by default (too buggy and conflicts with osd/sub)
2002-03-24 arpi moved font_laod.h
2002-03-09 nick voctls for decoding ahead
2002-03-07 pontscho rewrite fullscreen support in some libvo driver
2002-03-07 arpi direct rendering support
2002-03-03 nick 're-include' possibility
2002-02-22 alex added vo_dx,vo_dy (used currently only by X based outputs)
2002-02-18 mswitch Added VOCTRL_PAUSE and VOCTRL_RESUME
2002-02-17 nick Screenshot on the fly
2002-02-17 alex added VOFLAG_* definitions and int vo_flags
2002-02-17 alex added VOCTRL_FULLSCREEN
2002-02-12 atmos4 add vsync support for doublebuffering to vo_vesa
2002-02-09 alex added voctrl_guisupport and fixed some typos
2002-02-09 arpi query_ stuff replaced by new control() - patch by David Holm
2002-01-31 nick new info for tuning
2002-01-26 nick Extensions for video accelerated architecture
2001-11-29 atmos4 Newest DXR3 patch (improved 1.0rc2) by David Holm.