| Commit message (Expand) | Author | Age |
* | Create the OpenGL probe window as a hidden Window on X11. | reimar | 2010-02-04 |
* | Some ugly hacks to make compiling against a newer external version of libass ... | reimar | 2009-12-24 |
* | Added -name, -title and -use-filename-title options and implementation in X11... | ptt | 2009-11-12 |
* | Add infrastructure and test code to enable aspect scaling and panscan in wind... | reimar | 2009-08-27 |
* | Make WinID a 64 bit integer, this should avoid issues with valid Window | reimar | 2009-03-02 |
* | Extend calc_src_dst_rects to also calculate the border values needed for | reimar | 2009-02-17 |
* | Fix compilation after last commit. | cehoyos | 2009-02-17 |
* | Add a calc_src_dst_rects that calculates from window size, panscan etc. | reimar | 2009-02-12 |
* | Add standard license headers, unify header formatting. | diego | 2009-02-08 |
* | Add and use a special lookup function to do table-based translation to MPlaye... | reimar | 2008-12-20 |
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 |
* | Remove unnecessary #ifdef around a struct and a bunch of extern declarations. | diego | 2008-11-24 |
* | Change a bunch of video-output-specific preprocessor directives from a HAVE_ | diego | 2008-08-02 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 |
* | cosmetics: Whitespace changes, add comments to some #endif directives. | diego | 2008-01-06 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 |
* | Make vo info structs const | reimar | 2007-12-02 |
* | Remove last remains of long-gone VOCTRL_SCREENSHOT | reimar | 2007-12-02 |
* | Declare all vo_gamma variables in libvo/video_out.h and remove them from | diego | 2007-08-12 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 |
* | vo_init is x11 specific and has no place in video_out.h. | reimar | 2007-06-24 |
* | Remove redundant vo_format_name, included img_format.h already provides it | reimar | 2007-06-24 |
* | Revert r22255 on iive's request. | reimar | 2007-02-18 |
* | Avoid parts of xvmc reinit when source format does not change | reimar | 2007-02-18 |
* | Move common vo initialization code to video_out.c | reimar | 2007-02-17 |
* | Add deinterlace property, patch by Carl Eugen Hoyos | reimar | 2006-11-17 |
* | Add EOSD support to vf_vo. | eugeni | 2006-08-28 |
* | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. | diego | 2006-08-18 |
* | 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 |