aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/video_out.c
Commit message (Expand)AuthorAge
* 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
|\|
* | 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
|\ \
| * | VO: Prefer vo_vdpau over vo_xv againGravatar Uoti Urpala2009-09-19
| * | core/VO: Allow VO drivers to add/modify framesGravatar Uoti Urpala2009-09-18
| * | VO interface: Remove obsolete draw_frame() from new interfaceGravatar Uoti Urpala2009-09-17
* | | Merge svn changes up to r29644Gravatar Uoti Urpala2009-09-04
|\ \ \ | |/ / |/| / | |/
| * Enable calc_src_dst_rects for windowed aspect and panscan.Gravatar reimar2009-08-27
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
* | video_out.c: Fix a minor memory leakGravatar Uoti Urpala2009-05-09
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Rename macosx video output driver to corevideo.Gravatar diego2009-05-04
* | Make VO xv preferred over vdpau againGravatar Uoti Urpala2009-04-02
* | Merge svn changes up to r29134Gravatar Uoti Urpala2009-04-02
|\|
| * Prefer vo vdpau over vo xv where available.Gravatar cehoyos2009-03-31
* | Merge svn changes up to r28951Gravatar Uoti Urpala2009-03-14
|\|
| * KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netGravatar diego2009-03-14
* | 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 r28690Gravatar Uoti Urpala2009-02-21
|\|
| * 100l, place vdpau below xv, it should not normally be preferred for auto-sele...Gravatar reimar2009-02-21