aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* vo_vdpau: use new want_redraw mechanism in one more caseGravatar Uoti Urpala2011-12-09
* Merge remote-tracking branch 'pigoz/gl'Gravatar Uoti Urpala2011-12-07
|\
* \ Merge remote-tracking branch 'wm4/window_title'Gravatar Uoti Urpala2011-12-07
|\ \
| | * vo_gl: cocoa: point swapinterval to cocoa_common functionGravatar Stefano Pigozzi2011-12-06
| | * vo_gl: cocoa: decouple cocoa_common from gl_commonGravatar Stefano Pigozzi2011-12-06
| |/
| * libvo: change default window title to "mplayer2"Gravatar wm42011-12-06
| * x11: set window titles as UTF-8Gravatar 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 native mac osx Cocoa backend for vo_glGravatar Stefano Pigozzi2011-11-26
* vo_corevideo: fix key interpretation with modifiersGravatar Stefano Pigozzi2011-11-26
* vo_gl: fix cscale=4 and cscale=5 doing nothingGravatar wm42011-11-25
* vo_gl: fix 10 bit with Mesa drivers (Intel/Nouveau on Linux)Gravatar wm42011-11-25
* vo_gl: make shader code generation easier to deal withGravatar wm42011-11-25
* vo_xv: implement screenshotsGravatar wm42011-11-25
* vo_gl: implement screenshotsGravatar wm42011-11-25
* vo_vdpau: implement screenshotsGravatar wm42011-11-25
* core: add screenshot mode for actual VO window contentsGravatar wm42011-11-25
* core: add infrastructure to get screenshots from VOsGravatar wm42011-11-25
* vo_gl: fix crash with backends lacking control() featuresGravatar wm42011-10-24
* vo_gl: remove support for nvidia register combiners (yuv=1)Gravatar wm42011-10-24
* vo_gl: fix crash with ati-hack after 20256a8a64c9679bc9136bbGravatar wm42011-10-24
* vo_gl: remove mesa-buffer suboptionGravatar wm42011-10-24
* vo: sdl: handle key modifiersGravatar wm42011-10-24
* vo_gl: move window creation functions from vo_gl.c into gl_common.cGravatar wm42011-10-24
* vo_gl/sdl: use desktop resolution for fullscreen modeGravatar wm42011-10-24
* vo_gl: add new vo name "gl_sdl" to make SDL+GL mode availableGravatar wm42011-10-24
* vo_gl: remove "noaspect" suboptionGravatar wm42011-10-24
* vo_gl: convert to new API, clean up codeGravatar wm42011-10-24
* vo_gl2, vo_matrixview: remove these VOsGravatar wm42011-10-24
* video, options: implement better YUV->RGB conversion controlGravatar wm42011-10-16
* vo_gl: fix image corruption with PBOs when playing 10 bit videoGravatar wm42011-10-06
* csputils/vo_gl: rewrite YUV->RGB matrix generationGravatar Uoti Urpala2011-08-29
* cosmetics: csputils.[ch]: reindentGravatar Uoti Urpala2011-08-28
* video_out.h: change VOCTRL_* defines to enumGravatar harklu2011-08-25
* vo_vpdau: fix preemption recovery broken in decec7f2a37e559dGravatar Uoti Urpala2011-08-11
* vo: X key input: remove ambiguous KeySym remappingGravatar Uoti Urpala2011-07-29
* cleanup: do libav* initialization on startupGravatar Uoti Urpala2011-07-18
* vo_vdpau: skip resize code if not fully initializedGravatar Uoti Urpala2011-07-17
* input: rework event reading and command queuingGravatar Uoti Urpala2011-07-17
* vo_directx: include <libavutil/common.h> for FFMINGravatar Uoti Urpala2011-07-07
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-07-06
|\
| * cleanup: silence some clang warningsGravatar reimar2011-07-06
| * vo_gl: fix YUY2/YVYU colorspace mixupGravatar reimar2011-07-06
| * cleanup: vo_directx: remove redundant codeGravatar reimar2011-07-06
| * vo_directx: Change vo_directx to use w32_common.cGravatar reimar2011-07-06
| * VO: w32_common: also generate VO_EVENT_MOVEGravatar reimar2011-07-06