aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/video_out.h
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'pause'Gravatar Uoti Urpala2009-01-15
|\ \
* \ \ Merge svn changes up to r28176Gravatar Uoti Urpala2008-12-22
|\ \ \ | | |/ | |/|
| * | Add and use a special lookup function to do table-based translation to MPlaye...Gravatar reimar2008-12-20
| | * Update OSD while pausedGravatar Uoti Urpala2008-12-09
| |/ |/|
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Merge svn changes up to r28038Gravatar Uoti Urpala2008-11-25
|\|
| * Remove unnecessary #ifdef around a struct and a bunch of extern declarations.Gravatar diego2008-11-24
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Change a bunch of video-output-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
* | Create a context struct for OSD stateGravatar Uoti Urpala2008-06-24
* | libvo: Move aspect.c static variables to vo structGravatar Uoti Urpala2008-05-01
* | input: Move key filedescriptor list to context structGravatar Uoti Urpala2008-04-30