| Commit message (Expand) | Author | Age |
* | marks several read-only string parameters and function return-values which ca... | reynaldo | 2006-07-16 |
* | Remove updating of vo_mouse_timer_const from the main loop and also | uau | 2006-04-25 |
* | Fix and improve xinerama support | reimar | 2006-04-16 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 |
* | remove extern for variables that are already in headers. | reimar | 2005-08-21 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | added runtime toggle of root window playback | joey | 2004-08-22 |
* | add var vo_rootwin and -rootwin switch for mac osx | nplourde | 2004-07-29 |
* | keepaspect and nokeepaspect are now useable by all vos | faust3 | 2004-05-01 |
* | move refreshrate and adapter_num variables to video_out because they might be... | faust3 | 2004-03-13 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 |
* | user settable colorkey | alex | 2003-10-03 |
* | -nomouseinput support for vo_sdl | alex | 2003-09-01 |
* | vo_xover is a new vo that should make easy to have x11 support for | albeu | 2003-03-12 |
* | Pass start slice to the vo it make dr + slice implemantation easier | albeu | 2003-03-10 |
* | notice vo driver about skipped/dropped frames | arpi | 2002-12-14 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | do NOT include vidix header - nonsense | arpi | 2002-11-03 |
* | 1l | arpi | 2002-10-23 |
* | Geometry update | mark | 2002-10-23 |
* | video out driver list support (like -vc, example: -vo xmga,xv,x11,) | arpi | 2002-09-29 |
* | -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net> | arpi | 2002-09-28 |
* | d_width==screenwidth && -fs hopefully fixed | arpi | 2002-09-18 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | General Timing Formula algorithm from a scratch. | arpi | 2002-08-22 |
* | - add dxr3 gui support (dialogbox, etc.) | pontscho | 2002-08-14 |
* | eq reworked | alex | 2002-07-24 |
* | - fix audio equalizer | pontscho | 2002-07-19 |
* | 100l to .so | arpi | 2002-06-05 |
* | added panscan support for xmga/xvidix | pontscho | 2002-06-05 |
* | pan&scan support with -vo xv by ?? <mplayer@svennevid.net> | arpi | 2002-06-04 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 |
* | fix playlist bug with gui and rewrite mousecursor show/hide code | pontscho | 2002-04-16 |
* | vo_config_count now counts calls to vo->config() | arpi | 2002-04-07 |
* | VOCTRL_DRAW_IMAGE added | arpi | 2002-04-06 |
* | disabling direct rendering by default (too buggy and conflicts with osd/sub) | arpi | 2002-03-31 |
* | moved font_laod.h | arpi | 2002-03-24 |
* | voctls for decoding ahead | nick | 2002-03-09 |
* | rewrite fullscreen support in some libvo driver | pontscho | 2002-03-07 |
* | direct rendering support | arpi | 2002-03-07 |
* | 're-include' possibility | nick | 2002-03-03 |
* | added vo_dx,vo_dy (used currently only by X based outputs) | alex | 2002-02-22 |
* | Added VOCTRL_PAUSE and VOCTRL_RESUME | mswitch | 2002-02-18 |
* | Screenshot on the fly | nick | 2002-02-17 |
* | added VOFLAG_* definitions and int vo_flags | alex | 2002-02-17 |
* | added VOCTRL_FULLSCREEN | alex | 2002-02-17 |
* | add vsync support for doublebuffering to vo_vesa | atmos4 | 2002-02-12 |
* | added voctrl_guisupport and fixed some typos | alex | 2002-02-09 |