| Commit message (Expand) | Author | Age | Files | Lines |
* | libvo, libao: remove useless video and audio output drivers | wm4 | 2012-07-28 | 1 | -13/+1 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 | 1 | -0/+6 |
|\ |
|
| * | VO: implement shared option handling, use for vdpau | Uoti Urpala | 2012-07-16 | 1 | -0/+6 |
* | | win32: move global variables into a struct & some refactoring | wm4 | 2012-04-14 | 1 | -0/+1 |
|/ |
|
* | cosmetics: misc minor cleanups | Uoti Urpala | 2012-03-25 | 1 | -1/+0 |
* | vo: reject vo_redraw_frame() if no frames have been drawn | Uoti Urpala | 2012-02-28 | 1 | -0/+1 |
* | Merge remote-tracking branch 'wm4/window_title' | Uoti Urpala | 2011-12-07 | 1 | -2/+3 |
|\ |
|
| * | libvo: remove title argument from struct vo_driver.config | wm4 | 2011-12-06 | 1 | -2/+3 |
* | | core, vo: new window refresh logic, add slow-video OSD redraw | Uoti Urpala | 2011-12-06 | 1 | -0/+1 |
* | | core, vo: modify OSD redraw architecture, support EOSD | Uoti Urpala | 2011-12-06 | 1 | -1/+3 |
* | | vo: do final frame draw only near page flip | Uoti Urpala | 2011-12-06 | 1 | -0/+4 |
|/ |
|
* | core: add screenshot mode for actual VO window contents | wm4 | 2011-11-25 | 1 | -0/+7 |
* | core: add infrastructure to get screenshots from VOs | wm4 | 2011-11-25 | 1 | -0/+12 |
* | video, options: implement better YUV->RGB conversion control | wm4 | 2011-10-16 | 1 | -3/+3 |
* | video_out.h: change VOCTRL_* defines to enum | harklu | 2011-08-25 | 1 | -54/+56 |
* | core: hr-seek: fix soft hang with hrseek past EOF | Uoti Urpala | 2011-03-03 | 1 | -0/+1 |
* | cleanup: some random minor code simplification and cleanup | Uoti Urpala | 2011-01-26 | 1 | -1/+1 |
* | cleanup: move MP_NOPTS_VALUE definition to mpcommon.h | Uoti Urpala | 2011-01-15 | 1 | -4/+1 |
* | libvo: register X11 connection fd in input event system | Uoti Urpala | 2010-12-14 | 1 | -0/+2 |
* | vo_gl: create stereo-capable window when using Quadbuffer 3D | reimar | 2010-11-14 | 1 | -0/+1 |
* | options: move -name and -title to option struct | Clément Bœsch | 2010-11-04 | 1 | -3/+0 |
* | x11_common: add VO_EVENT_MOVE | reimar | 2010-11-02 | 1 | -0/+1 |
* | Merge svn changes up to r31097 | Uoti Urpala | 2010-04-26 | 1 | -2/+6 |
|\ |
|
| * | Avoid duplicating mouse-movement command-generation code. | reimar | 2010-04-25 | 1 | -0/+1 |
| * | Deduplicate enable_mouse_movements declaration. | reimar | 2010-04-25 | 1 | -0/+1 |
| * | Add reinitialization support. Necessary for fullscreen on OSX. | reimar | 2010-04-25 | 1 | -0/+1 |
| * | rename 'struct keymap' -> 'struct mp_keymap' | siretart | 2010-04-23 | 1 | -2/+2 |
* | | Merge svn changes up to r30514 | Uoti Urpala | 2010-03-09 | 1 | -0/+1 |
|\| |
|
| * | Create the OpenGL probe window as a hidden Window on X11. | reimar | 2010-02-04 | 1 | -0/+1 |
| * | Some ugly hacks to make compiling against a newer external version of libass ... | reimar | 2009-12-24 | 1 | -0/+1 |
* | | vo_vdpau: make queuing future frame flips adjustable | Uoti Urpala | 2010-02-05 | 1 | -0/+2 |
* | | VO: Keep aspect by adding black bars in window mode too if necessary | Uoti Urpala | 2009-11-20 | 1 | -1/+1 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 | 1 | -0/+3 |
|\| |
|
| * | Added -name, -title and -use-filename-title options and implementation in X11... | ptt | 2009-11-12 | 1 | -0/+3 |
* | | Add yuv_colorspace property, implemented in vo_vdpau and vo_xv | Uoti Urpala | 2009-11-15 | 1 | -0/+3 |
* | | Implement vsync-aware frame timing for VDPAU | Uoti Urpala | 2009-11-15 | 1 | -1/+2 |
* | | vo_vdpau: Modify frame buffering code | Uoti Urpala | 2009-11-15 | 1 | -0/+3 |
* | | Merge branch 'vdpau' into build | Uoti Urpala | 2009-09-19 | 1 | -80/+94 |
|\ \ |
|
| * | | core/VO: Allow VO drivers to add/modify frames | Uoti Urpala | 2009-09-18 | 1 | -0/+21 |
| * | | video_out.h: Cosmetics | Uoti Urpala | 2009-09-17 | 1 | -73/+73 |
| * | | VO interface: Remove obsolete draw_frame() from new interface | Uoti Urpala | 2009-09-17 | 1 | -7/+0 |
* | | | Merge svn changes up to r29644 | Uoti Urpala | 2009-09-04 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Add infrastructure and test code to enable aspect scaling and panscan in wind... | reimar | 2009-08-27 | 1 | -0/+5 |
* | | Remove the internal GUI | Anton Khirnov | 2009-07-07 | 1 | -4/+0 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 1 | -1/+1 |
|\| |
|
| * | Make WinID a 64 bit integer, this should avoid issues with valid Window | reimar | 2009-03-02 | 1 | -1/+1 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 | 1 | -1/+3 |
|\| |
|
| * | Extend calc_src_dst_rects to also calculate the border values needed for | reimar | 2009-02-17 | 1 | -1/+2 |
| * | Fix compilation after last commit. | cehoyos | 2009-02-17 | 1 | -1/+1 |
* | | Merge svn changes up to r28549 | Uoti Urpala | 2009-02-13 | 1 | -0/+4 |
|\| |
|
| * | Add a calc_src_dst_rects that calculates from window size, panscan etc. | reimar | 2009-02-12 | 1 | -0/+4 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 1 | -5/+18 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 | 1 | -5/+18 |
* | | Merge branch 'pause' | Uoti Urpala | 2009-01-15 | 1 | -0/+2 |
|\ \ |
|
| * | | Update OSD while paused | Uoti Urpala | 2008-12-09 | 1 | -0/+2 |
* | | | Merge svn changes up to r28176 | Uoti Urpala | 2008-12-22 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Add and use a special lookup function to do table-based translation to MPlaye... | reimar | 2008-12-20 | 1 | -0/+6 |
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 | 1 | -3/+3 |
|\| |
|
| * | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -3/+3 |
* | | Merge svn changes up to r28038 | Uoti Urpala | 2008-11-25 | 1 | -4/+0 |
|\| |
|
| * | Remove unnecessary #ifdef around a struct and a bunch of extern declarations. | diego | 2008-11-24 | 1 | -4/+0 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 | 1 | -2/+2 |
|\| |
|
| * | Change a bunch of video-output-specific preprocessor directives from a HAVE_ | diego | 2008-08-02 | 1 | -2/+2 |
* | | Create a context struct for OSD state | Uoti Urpala | 2008-06-24 | 1 | -2/+3 |
* | | libvo: Move aspect.c static variables to vo struct | Uoti Urpala | 2008-05-01 | 1 | -0/+14 |
* | | input: Move key filedescriptor list to context struct | Uoti Urpala | 2008-04-30 | 1 | -1/+3 |
* | | Add a context for mp_fifo | Uoti Urpala | 2008-04-29 | 1 | -1/+3 |
* | | Move vo_gamma_* to options struct | Uoti Urpala | 2008-04-26 | 1 | -9/+0 |
* | | Remove global vo_flags | Uoti Urpala | 2008-04-25 | 1 | -2/+0 |
* | | Move vo_screenwidth,vo_screenheight to options struct | Uoti Urpala | 2008-04-23 | 1 | -4/+0 |
* | | Move vo_depthonscreen to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -1/+0 |
* | | Move vo_dbpp to options struct | Uoti Urpala | 2008-04-23 | 1 | -3/+2 |
* | | Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo struct | Uoti Urpala | 2008-04-23 | 1 | -4/+4 |
* | | Move global vo_config_count to vo struct | Uoti Urpala | 2008-04-23 | 1 | -2/+2 |
* | | Create a struct for X11 state | Uoti Urpala | 2008-04-23 | 1 | -1/+2 |
* | | Move vo_ontop to options struct | Uoti Urpala | 2008-04-23 | 1 | -1/+0 |
* | | Add option pointer to vo struct | Uoti Urpala | 2008-04-23 | 1 | -1/+2 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 | 1 | -17/+53 |
* | | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
* | | Change VOCTRL_[GET|SET]_EQUALIZER argument passing | Uoti Urpala | 2008-04-23 | 1 | -0/+8 |
|/ |
|
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | cosmetics: Whitespace changes, add comments to some #endif directives. | diego | 2008-01-06 | 1 | -2/+2 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 1 | -2/+2 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 | 1 | -3/+3 |
* | Make vo info structs const | reimar | 2007-12-02 | 1 | -1/+1 |
* | Remove last remains of long-gone VOCTRL_SCREENSHOT | reimar | 2007-12-02 | 1 | -1/+0 |
* | Declare all vo_gamma variables in libvo/video_out.h and remove them from | diego | 2007-08-12 | 1 | -0/+1 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -2/+2 |
* | vo_init is x11 specific and has no place in video_out.h. | reimar | 2007-06-24 | 1 | -2/+0 |
* | Remove redundant vo_format_name, included img_format.h already provides it | reimar | 2007-06-24 | 1 | -1/+0 |
* | Revert r22255 on iive's request. | reimar | 2007-02-18 | 1 | -1/+0 |
* | Avoid parts of xvmc reinit when source format does not change | reimar | 2007-02-18 | 1 | -0/+1 |
* | Move common vo initialization code to video_out.c | reimar | 2007-02-17 | 1 | -0/+5 |
* | Add deinterlace property, patch by Carl Eugen Hoyos | reimar | 2006-11-17 | 1 | -0/+3 |
* | Add EOSD support to vf_vo. | eugeni | 2006-08-28 | 1 | -0/+6 |
* | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. | diego | 2006-08-18 | 1 | -1/+1 |
* | marks several read-only string parameters and function return-values which ca... | reynaldo | 2006-07-16 | 1 | -1/+1 |
* | Remove updating of vo_mouse_timer_const from the main loop and also | uau | 2006-04-25 | 1 | -1/+0 |
* | Fix and improve xinerama support | reimar | 2006-04-16 | 1 | -0/+4 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 | 1 | -0/+2 |
* | remove extern for variables that are already in headers. | reimar | 2005-08-21 | 1 | -0/+3 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 | 1 | -5/+5 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -1/+1 |
* | added runtime toggle of root window playback | joey | 2004-08-22 | 1 | -0/+1 |
* | add var vo_rootwin and -rootwin switch for mac osx | nplourde | 2004-07-29 | 1 | -0/+1 |
* | keepaspect and nokeepaspect are now useable by all vos | faust3 | 2004-05-01 | 1 | -0/+1 |
* | move refreshrate and adapter_num variables to video_out because they might be... | faust3 | 2004-03-13 | 1 | -0/+2 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 1 | -0/+2 |
* | user settable colorkey | alex | 2003-10-03 | 1 | -0/+2 |
* | -nomouseinput support for vo_sdl | alex | 2003-09-01 | 1 | -0/+1 |
* | vo_xover is a new vo that should make easy to have x11 support for | albeu | 2003-03-12 | 1 | -0/+15 |
* | Pass start slice to the vo it make dr + slice implemantation easier | albeu | 2003-03-10 | 1 | -0/+1 |
* | notice vo driver about skipped/dropped frames | arpi | 2002-12-14 | 1 | -1/+4 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 1 | -6/+1 |
* | do NOT include vidix header - nonsense | arpi | 2002-11-03 | 1 | -1/+1 |
* | 1l | arpi | 2002-10-23 | 1 | -2/+0 |
* | Geometry update | mark | 2002-10-23 | 1 | -0/+2 |
* | video out driver list support (like -vc, example: -vo xmga,xv,x11,) | arpi | 2002-09-29 | 1 | -0/+3 |
* | -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net> | arpi | 2002-09-28 | 1 | -0/+1 |
* | d_width==screenwidth && -fs hopefully fixed | arpi | 2002-09-18 | 1 | -5/+0 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -46/+2 |
* | General Timing Formula algorithm from a scratch. | arpi | 2002-08-22 | 1 | -0/+16 |
* | - add dxr3 gui support (dialogbox, etc.) | pontscho | 2002-08-14 | 1 | -0/+3 |
* | eq reworked | alex | 2002-07-24 | 1 | -2/+5 |
* | - fix audio equalizer | pontscho | 2002-07-19 | 1 | -0/+8 |
* | 100l to .so | arpi | 2002-06-05 | 1 | -3/+2 |
* | added panscan support for xmga/xvidix | pontscho | 2002-06-05 | 1 | -0/+3 |
* | pan&scan support with -vo xv by ?? <mplayer@svennevid.net> | arpi | 2002-06-04 | 1 | -0/+1 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 | 1 | -0/+1 |
* | fix playlist bug with gui and rewrite mousecursor show/hide code | pontscho | 2002-04-16 | 1 | -0/+2 |
* | vo_config_count now counts calls to vo->config() | arpi | 2002-04-07 | 1 | -0/+2 |
* | VOCTRL_DRAW_IMAGE added | arpi | 2002-04-06 | 1 | -0/+1 |
* | disabling direct rendering by default (too buggy and conflicts with osd/sub) | arpi | 2002-03-31 | 1 | -0/+1 |
* | moved font_laod.h | arpi | 2002-03-24 | 1 | -1/+1 |
* | voctls for decoding ahead | nick | 2002-03-09 | 1 | -0/+4 |
* | rewrite fullscreen support in some libvo driver | pontscho | 2002-03-07 | 1 | -0/+6 |
* | direct rendering support | arpi | 2002-03-07 | 1 | -0/+2 |
* | 're-include' possibility | nick | 2002-03-03 | 1 | -0/+4 |
* | added vo_dx,vo_dy (used currently only by X based outputs) | alex | 2002-02-22 | 1 | -0/+4 |
* | Added VOCTRL_PAUSE and VOCTRL_RESUME | mswitch | 2002-02-18 | 1 | -1/+5 |
* | Screenshot on the fly | nick | 2002-02-17 | 1 | -0/+2 |
* | added VOFLAG_* definitions and int vo_flags | alex | 2002-02-17 | 1 | -0/+5 |
* | added VOCTRL_FULLSCREEN | alex | 2002-02-17 | 1 | -0/+2 |
* | add vsync support for doublebuffering to vo_vesa | atmos4 | 2002-02-12 | 1 | -0/+1 |
* | |