aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/video_out.c
Commit message (Expand)AuthorAge
* vo_sharedbuffer: remove from autoprobe listGravatar Stefano Pigozzi2012-07-27
* VO: implement shared option handling, use for vdpauGravatar Uoti Urpala2012-07-16
* vo_sharedbuffer: add this video outputGravatar Stefano Pigozzi2012-04-26
* VO: move gl+cocoa before corevideo in default VO orderGravatar Stefano Pigozzi2012-03-25
* vo_quartz: remove this video outputGravatar Stefano Pigozzi2012-03-25
* core: restructure main play loop, continue audio after videoGravatar Uoti Urpala2012-03-19
* vo: reject vo_redraw_frame() if no frames have been drawnGravatar Uoti Urpala2012-02-28
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* Merge remote-tracking branch 'wm4/window_title'Gravatar Uoti Urpala2011-12-07
|\
| * libvo: change default window title to "mplayer2"Gravatar wm42011-12-06
| * 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
|/
* vo_gl: add new vo name "gl_sdl" to make SDL+GL mode availableGravatar wm42011-10-24
* vo_gl2, vo_matrixview: remove these VOsGravatar wm42011-10-24
* input: rework event reading and command queuingGravatar Uoti Urpala2011-07-17
* vo_xvmc: drop XvMC supportGravatar Uoti Urpala2011-05-09
* core: hr-seek: fix soft hang with hrseek past EOFGravatar Uoti Urpala2011-03-03
* vo_zr2: drop Zoran supportGravatar Uoti Urpala2011-01-31
* vo_dxr2, ao_dxr2: drop dxr2 supportGravatar Uoti Urpala2011-01-31
* vidix: drop VIDIX supportGravatar Uoti Urpala2011-01-31
* libvo: register X11 connection fd in input event systemGravatar Uoti Urpala2010-12-14
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* options: move -name and -title to option structGravatar Clément Bœsch2010-11-04
* build: update DirectFB requirements, reduce #ifdefsGravatar diego2010-11-02
* build: enable/disable all FFmpeg libraries togetherGravatar Uoti Urpala2010-11-02
* Merge svn change r31315Gravatar Uoti Urpala2010-06-05
|\
| * Force window placement also if -xineramascreen was set >= 0,Gravatar reimar2010-06-04
* | Merge svn changes up to r31284Gravatar Uoti Urpala2010-06-02
|\|
| * Prefer -vo sdl over "probably software" OpenGL.Gravatar reimar2010-05-30
| * Add missing input.h #include, fixes the warnings:Gravatar diego2010-04-27
* | Merge svn changes up to r31097Gravatar Uoti Urpala2010-04-26
|\|
| * Avoid duplicating mouse-movement command-generation code.Gravatar reimar2010-04-25
| * rename 'struct keymap' -> 'struct mp_keymap'Gravatar siretart2010-04-23
| * Add const to some video_out extern declarations to match their definitions.Gravatar reimar2010-03-27
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | Merge svn changes up to r30798Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\ \
| | * Only prefer -vo gl over -vo x11 if hardware acceleration is available.Gravatar reimar2010-02-27
| |/
| * Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
| * Reorder vos: prioritize -vo gl above -vo x11 and -vo matrixview down with aa,...Gravatar reimar2010-02-25
| * cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
* | VO: remove directfb from autoselected VOsGravatar Uoti Urpala2010-01-31
* | Merge svn changes up to r30236Gravatar Uoti Urpala2010-01-08
|\|
* | Merge svn changes up to r30185Gravatar Uoti Urpala2010-01-08
|\ \
| | * vo_png now depends on libavcodec, not libpng.Gravatar diego2010-01-05
| |/
| * Finally add matrixview vo.Gravatar reimar2010-01-03
* | vf_vo: Use vo_seek_reset() instead of vo_control()Gravatar Uoti Urpala2009-12-02
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|