aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/video_out.h
Commit message (Expand)AuthorAge
* win32: move global variables into a struct & some refactoringGravatar wm42012-04-14
* cosmetics: misc minor cleanupsGravatar Uoti Urpala2012-03-25
* vo: reject vo_redraw_frame() if no frames have been drawnGravatar Uoti Urpala2012-02-28
* Merge remote-tracking branch 'wm4/window_title'Gravatar Uoti Urpala2011-12-07
|\
| * libvo: remove title argument from struct vo_driver.configGravatar wm42011-12-06
* | core, vo: new window refresh logic, add slow-video OSD redrawGravatar Uoti Urpala2011-12-06
* | core, vo: modify OSD redraw architecture, support EOSDGravatar Uoti Urpala2011-12-06
* | vo: do final frame draw only near page flipGravatar Uoti Urpala2011-12-06
|/
* core: add screenshot mode for actual VO window contentsGravatar wm42011-11-25
* core: add infrastructure to get screenshots from VOsGravatar wm42011-11-25
* video, options: implement better YUV->RGB conversion controlGravatar wm42011-10-16
* video_out.h: change VOCTRL_* defines to enumGravatar harklu2011-08-25
* core: hr-seek: fix soft hang with hrseek past EOFGravatar Uoti Urpala2011-03-03
* cleanup: some random minor code simplification and cleanupGravatar Uoti Urpala2011-01-26
* cleanup: move MP_NOPTS_VALUE definition to mpcommon.hGravatar Uoti Urpala2011-01-15
* libvo: register X11 connection fd in input event systemGravatar Uoti Urpala2010-12-14
* vo_gl: create stereo-capable window when using Quadbuffer 3DGravatar reimar2010-11-14
* options: move -name and -title to option structGravatar Clément Bœsch2010-11-04
* x11_common: add VO_EVENT_MOVEGravatar reimar2010-11-02
* Merge svn changes up to r31097Gravatar Uoti Urpala2010-04-26
|\
| * Avoid duplicating mouse-movement command-generation code.Gravatar reimar2010-04-25
| * Deduplicate enable_mouse_movements declaration.Gravatar reimar2010-04-25
| * Add reinitialization support. Necessary for fullscreen on OSX.Gravatar reimar2010-04-25
| * rename 'struct keymap' -> 'struct mp_keymap'Gravatar siretart2010-04-23
* | Merge svn changes up to r30514Gravatar Uoti Urpala2010-03-09
|\|
* | vo_vdpau: make queuing future frame flips adjustableGravatar Uoti Urpala2010-02-05
| * Create the OpenGL probe window as a hidden Window on X11.Gravatar reimar2010-02-04
| * Some ugly hacks to make compiling against a newer external version of libass ...Gravatar reimar2009-12-24
* | VO: Keep aspect by adding black bars in window mode too if necessaryGravatar Uoti Urpala2009-11-20
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
* | Add yuv_colorspace property, implemented in vo_vdpau and vo_xvGravatar Uoti Urpala2009-11-15
* | Implement vsync-aware frame timing for VDPAUGravatar Uoti Urpala2009-11-15
* | vo_vdpau: Modify frame buffering codeGravatar Uoti Urpala2009-11-15
| * Added -name, -title and -use-filename-title options and implementation in X11...Gravatar ptt2009-11-12
* | Merge branch 'vdpau' into buildGravatar Uoti Urpala2009-09-19
|\ \
| * | core/VO: Allow VO drivers to add/modify framesGravatar Uoti Urpala2009-09-18
| * | video_out.h: CosmeticsGravatar Uoti Urpala2009-09-17
| * | VO interface: Remove obsolete draw_frame() from new interfaceGravatar Uoti Urpala2009-09-17
* | | Merge svn changes up to r29644Gravatar Uoti Urpala2009-09-04
|\ \ \ | |/ / |/| / | |/
| * Add infrastructure and test code to enable aspect scaling and panscan in wind...Gravatar reimar2009-08-27
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\|
| * Make WinID a 64 bit integer, this should avoid issues with valid WindowGravatar reimar2009-03-02
* | Merge svn changes up to r28641Gravatar Uoti Urpala2009-02-18
|\|
| * Extend calc_src_dst_rects to also calculate the border values needed forGravatar reimar2009-02-17
| * Fix compilation after last commit.Gravatar cehoyos2009-02-17
* | Merge svn changes up to r28549Gravatar Uoti Urpala2009-02-13
|\|
| * Add a calc_src_dst_rects that calculates from window size, panscan etc.Gravatar reimar2009-02-12
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add standard license headers, unify header formatting.Gravatar diego2009-02-08