aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* 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
| * VO: support Pause/Break key in X11 inputGravatar diego2011-07-06
| * cleanup: x11_common: remove pointless GC operationsGravatar iive2011-07-06
| * vo_xv: avoid setting background color due to resize flickerGravatar iive2011-07-06
* | vo: avoid losing initial expose eventGravatar Uoti Urpala2011-07-06
* | vo_xv: avoid clearing too much on resizeGravatar Uoti Urpala2011-07-06
| * vo_gl: Support 9- and 10-bit YUV input for OpenGL VOsGravatar reimar2011-07-06
| * cleanup: vo_direct3d: Mark a function staticGravatar diego2011-07-06
|/
* debug output: reduce verbosity of some frequent messagesGravatar Uoti Urpala2011-07-05
* VO: silence "[ASPECT] Warning: No suitable new res found!"Gravatar Uoti Urpala2011-07-05
* VO: clean up aspect.c, remove aspecttest toolGravatar Uoti Urpala2011-07-05
* cleanup: mark some vo_directfb2.c and vo_s3fb.c functions staticGravatar Uoti Urpala2011-06-29
* vo_gl: Request GL_LUMINANCE16 for 16-bit YUV inputGravatar reimar2011-06-29
* vo_gl: don't accept 9/10-bit formats as inputGravatar reimar2011-06-29
* cleanup: some warning fixes and minor cleanupsGravatar reimar2011-06-29
* Windows: vo/input: handle WM_XBUTTONDOWN messageGravatar Rudolf Polzer2011-06-19
* vo_xvmc: drop XvMC supportGravatar Uoti Urpala2011-05-09
* cleanup: shut up more warningsGravatar Clément Bœsch2011-05-06
* vo_svga: fix build after previous commit 6506d4adGravatar Clément Bœsch2011-05-03
* cleanup: remove more warningsGravatar Clément Bœsch2011-05-02
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-05-02
|\
* | input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02
| * cleanup: vo_fbdev: simplify some codeGravatar reimar2011-05-02