| Commit message (Expand) | Author | Age | Files | Lines |
* | video/out: cosmetics: rename VO_EVENT_ICC_PROFILE_PATH_CHANGED | wm4 | 2015-01-26 | 4 | -7/+7 |
* | vo_opengl, x11: implement icc-profile-auto | wm4 | 2015-01-26 | 2 | -4/+36 |
* | vo_opengl: minor changes to ICC update code | wm4 | 2015-01-26 | 2 | -19/+20 |
* | vo_opengl: update a comment | wm4 | 2015-01-26 | 1 | -2/+3 |
* | vo_opengl: make "mitchell" the hq default filter for downscaling | wm4 | 2015-01-26 | 1 | -1/+2 |
* | vo_opengl: simplify radius initialization | wm4 | 2015-01-26 | 2 | -18/+6 |
* | vo_opengl: fancy-downscale affects luma-scaler only | wm4 | 2015-01-25 | 1 | -1/+1 |
* | vo: fix redraw logic | wm4 | 2015-01-25 | 1 | -4/+2 |
* | vo_opengl: remove remnants of dropped stereo buffer support | wm4 | 2015-01-24 | 3 | -15/+0 |
* | vo: generic redraw support | wm4 | 2015-01-24 | 2 | -7/+5 |
* | vo: simplify VOs by adding generic screenshot support | wm4 | 2015-01-24 | 13 | -134/+35 |
* | cocoa: fix fallback for OpenGL 2.1 hardware [2] | Stefano Pigozzi | 2015-01-24 | 1 | -7/+13 |
* | cocoa: fix fallback for OpenGL 2.1 hardware | Stefano Pigozzi | 2015-01-24 | 1 | -25/+25 |
* | video: separate screenshot modes | wm4 | 2015-01-23 | 10 | -65/+36 |
* | vo: fix disabling/enabling smoothmotion at runtime | wm4 | 2015-01-23 | 4 | -12/+10 |
* | x11: remove unnecessary code | wm4 | 2015-01-23 | 1 | -3/+0 |
* | vo: allow dropping additional frames with smoothmotion | wm4 | 2015-01-23 | 1 | -6/+6 |
* | vo: cosmetics | wm4 | 2015-01-23 | 1 | -22/+24 |
* | vo: fix framedrop in normal case | wm4 | 2015-01-23 | 1 | -1/+2 |
* | vo_opengl: add smoothmotion frame blending | Stefano Pigozzi | 2015-01-23 | 7 | -20/+230 |
* | filter_kernels: improve a comment | wm4 | 2015-01-22 | 1 | -3/+2 |
* | vo_opengl: improve terminal messages with lscale suboption errors | wm4 | 2015-01-22 | 1 | -5/+13 |
* | vo_opengl: remove scale-sep and indirect options | Niklas Haas | 2015-01-22 | 2 | -16/+12 |
* | filter_kernels: get rid of sinc/lanczos aliases | Niklas Haas | 2015-01-22 | 1 | -12/+0 |
* | vo_opengl: rename all scale options to make more sense | Niklas Haas | 2015-01-22 | 2 | -20/+32 |
* | vo_opengl: switch to nearest neighbour for trivial resampling | Niklas Haas | 2015-01-22 | 2 | -3/+12 |
* | vo_opengl: always prefer indirect scaling | Niklas Haas | 2015-01-22 | 1 | -14/+5 |
* | vo_opengl: implement naive anti-ringing | Niklas Haas | 2015-01-22 | 3 | -10/+32 |
* | vo_opengl: unroll ewa_lanczos to avoid looping and unnecessary samples | Niklas Haas | 2015-01-22 | 2 | -10/+29 |
* | vo_opengl: clean up ewa_lanczos code | Niklas Haas | 2015-01-22 | 6 | -32/+60 |
* | vo_opengl: guarantee correct reinitialization on setting options | wm4 | 2015-01-22 | 1 | -0/+1 |
* | vo_opengl: don't reset unused GL_PACK_... state | wm4 | 2015-01-22 | 1 | -4/+1 |
* | vo_opengl: simplify screenshot code | wm4 | 2015-01-22 | 3 | -76/+13 |
* | vo_vdpau: don't render to an output surface if it could be busy | wm4 | 2015-01-22 | 1 | -6/+6 |
* | video: handle hwdec screenshots differently | wm4 | 2015-01-22 | 5 | -90/+48 |
* | video: have a generic context struct for hwdec backends | wm4 | 2015-01-22 | 8 | -21/+16 |
* | cocoa: remove support for systems without gl3.h header | Stefano Pigozzi | 2015-01-22 | 2 | -37/+3 |
* | vo_opengl: make the default radius 3.0 and simplify scaler documentation | Niklas Haas | 2015-01-21 | 2 | -3/+3 |
* | vaapi: minor simplification | wm4 | 2015-01-21 | 1 | -1/+1 |
* | video: remove vfcap.h | wm4 | 2015-01-21 | 15 | -59/+32 |
* | vo_direct3d: unify d3d "reset" and uninit paths | wm4 | 2015-01-21 | 1 | -24/+21 |
* | vo_direct3d: disable shaders if unavailable | wm4 | 2015-01-21 | 1 | -23/+24 |
* | vo_opengl: cleanups after vo_opengl_old removal | wm4 | 2015-01-21 | 9 | -445/+73 |
* | vo: never autoselect vo_null | wm4 | 2015-01-21 | 1 | -2/+4 |
* | vo_opengl: handle grayscale input better, add YA16 support | wm4 | 2015-01-21 | 2 | -17/+10 |
* | vo_opengl_old: remove this VO | wm4 | 2015-01-20 | 5 | -2322/+0 |
* | vo_opengl: fix typo | wm4 | 2015-01-20 | 1 | -1/+1 |
* | vo_opengl: remove cscale-down suboption | wm4 | 2015-01-20 | 2 | -6/+6 |
* | vo: restore framedrop | wm4 | 2015-01-20 | 1 | -1/+1 |
* | video: fix waiting for last frame/format reconfig | wm4 | 2015-01-19 | 1 | -0/+1 |
* | vo_opengl: remove 1D texture usage | wm4 | 2015-01-18 | 4 | -52/+32 |
* | x11: fix initial state for --on-all-workspaces | wm4 | 2015-01-17 | 1 | -0/+6 |
* | cocoa: fix fullscreen handling | wm4 | 2015-01-17 | 1 | -2/+3 |
* | x11: add --on-all-workspaces option and property | wm4 | 2015-01-16 | 2 | -2/+13 |
* | x11: minor cleanup | wm4 | 2015-01-16 | 1 | -18/+4 |
* | command: unify handling of fullscreen and other VO flags | wm4 | 2015-01-16 | 5 | -0/+7 |
* | player: add --autofit-smaller option | wm4 | 2015-01-16 | 1 | -5/+9 |
* | cocoa: don't set application icon in libmpv | Stefano Pigozzi | 2015-01-16 | 1 | -2/+4 |
* | player: respect --untimed on last frame | wm4 | 2015-01-16 | 1 | -2/+1 |
* | vo_opengl: get rid of approx-gamma and make it the default as per BT.1886 | Niklas Haas | 2015-01-16 | 2 | -54/+38 |
* | vo_opengl: add ewa_lanczos upscaler (aka jinc) | Niklas Haas | 2015-01-15 | 4 | -29/+151 |
* | vo_opengl_cb: initial screenshot support | wm4 | 2015-01-15 | 1 | -0/+10 |
* | wayland: implement key modifiers | wm4 | 2015-01-12 | 1 | -18/+24 |
* | wayland: don't compute absurd window size | wm4 | 2015-01-12 | 1 | -3/+6 |
* | x11: explicitly query map status when waiting for map event | wm4 | 2015-01-12 | 1 | -0/+6 |
* | x11: support XEmbed | wm4 | 2015-01-12 | 1 | -0/+49 |
* | vo: don't synchronize when seeking | wm4 | 2015-01-12 | 1 | -1/+7 |
* | video: Add sigmoidal upscaling to avoid ringing artifacts | Niklas Haas | 2015-01-09 | 3 | -1/+56 |
* | vo_opengl_cb: make mpv_opengl_cb_render() return left frames | xylosper | 2015-01-08 | 1 | -2/+3 |
* | vo_opengl_cb: use vo's drop_count instead of internal counter | xylosper | 2015-01-08 | 1 | -6/+15 |
* | vo: add functions to increment drop_count | xylosper | 2015-01-08 | 2 | -0/+8 |
* | vo_opengl_cb: introduce frame queue | xylosper | 2015-01-08 | 1 | -18/+90 |
* | win32: minor simplification | wm4 | 2015-01-08 | 1 | -3/+2 |
* | vo_opengl: don't crash win32 backend with NULL events | wm4 | 2015-01-08 | 1 | -7/+7 |
* | vo_opengl_cb: fix a typo | wm4 | 2015-01-08 | 1 | -2/+2 |
* | vo_opengl_cb: allow changing debug option at runtime | wm4 | 2015-01-08 | 1 | -0/+1 |
* | vo_opengl_cb: fix flipped rendering | wm4 | 2015-01-08 | 1 | -0/+1 |
* | vo_opengl: gl_lcms: implement change detection for memory profiles | wm4 | 2015-01-08 | 3 | -0/+26 |
* | vo_opengl: gl_lcms: fix potential dangling pointer issue | wm4 | 2015-01-08 | 1 | -4/+5 |
* | vo_direct3d: fix shader colormatrix generation | wm4 | 2015-01-07 | 1 | -5/+5 |
* | win32: request UTF-16 API variants, Vista+ APIs, and COM C macros | wm4 | 2015-01-07 | 2 | -3/+1 |
* | x11: always use glXGetProcAddressARB() | wm4 | 2015-01-07 | 1 | -1/+1 |
* | gl_video.c: invalidate image_params in uninit_video() | xylosper | 2015-01-07 | 1 | -0/+4 |
* | vo_opengl: add support for in memory icc profiles | Stefano Pigozzi | 2015-01-07 | 5 | -172/+132 |
* | video: Remove some stale CMS code, minor cosmetics | Niklas Haas | 2015-01-07 | 2 | -12/+5 |
* | vo_opengl_cb: implement equalizer controls | wm4 | 2015-01-06 | 4 | -18/+49 |
* | csputils: replace float[3][4] with a struct | wm4 | 2015-01-06 | 2 | -15/+14 |
* | csputils: move image_params -> csp_params into a function | wm4 | 2015-01-06 | 3 | -15/+7 |
* | csputils: get rid of mp_csp_details | wm4 | 2015-01-06 | 3 | -14/+12 |
* | vo_opengl_cb: don't resize when redrawing | wm4 | 2015-01-06 | 1 | -1/+5 |
* | video/out/win_state.c: fix --monitoraspect | Soeren D. Schulze | 2015-01-05 | 1 | -1/+1 |
* | vo_opengl_cb: support changing options at runtime | wm4 | 2015-01-05 | 1 | -10/+66 |
* | vo_opengl: remove obsolete comment in shader | wm4 | 2015-01-04 | 1 | -1/+1 |
* | x11: make display-names property stricter | wm4 | 2015-01-04 | 1 | -1/+3 |
* | video: batch query_format calls | wm4 | 2015-01-03 | 2 | -6/+8 |
* | x11: make display-names property observable | wm4 | 2015-01-03 | 1 | -0/+2 |
* | cocoa: fix build on 10.9 | Stefano Pigozzi | 2015-01-02 | 1 | -1/+1 |
* | cocoa: fix NSMapGet error | Stefano Pigozzi | 2015-01-02 | 1 | -2/+4 |
* | vo_opengl_old: remove ancient ATI-specific YUV conversions | wm4 | 2015-01-02 | 4 | -231/+5 |
* | cocoa: fix uninitialization while in fullscreen | Stefano Pigozzi | 2015-01-01 | 3 | -2/+36 |
* | gl_hwdec_vda: refuse to work with old OpenGL versions | wm4 | 2014-12-31 | 1 | -0/+5 |
* | vo_opengl_cb: simplify API uninitialization | wm4 | 2014-12-31 | 1 | -6/+30 |
* | vo_opengl_cb: pass context directly | wm4 | 2014-12-31 | 2 | -59/+42 |
* | video: pass some VO params as struct | wm4 | 2014-12-31 | 2 | -18/+18 |
* | w32_common: allow window resizing with --no-border | James Ross-Gowan | 2014-12-29 | 1 | -0/+58 |
* | vo_opengl: Ignore approx-gamma for BT.2020-CL | Niklas Haas | 2014-12-29 | 1 | -2/+9 |
* | cocoa: move the gl function loader to gl_cocoa.c | Stefano Pigozzi | 2014-12-28 | 3 | -17/+15 |
* | vo_opengl: don't use 10 bit video on Intel GPUs | wm4 | 2014-12-24 | 2 | -0/+31 |
* | vo_opengl_cb: use VAOs even in OpenGL 2.1 | wm4 | 2014-12-23 | 1 | -5/+15 |
* | vo_opengl_cb: always setup/break vertex array bindings | wm4 | 2014-12-23 | 1 | -3/+13 |
* | vo_opengl: fix build on OSX | wm4 | 2014-12-23 | 1 | -0/+6 |
* | vo_opengl: don't allow setting 3D LUT if unsupported | wm4 | 2014-12-23 | 1 | -1/+5 |
* | vo_opengl: make use of newer OpenGL logging API | wm4 | 2014-12-23 | 5 | -2/+58 |
* | vo_opengl_cb: parse renderer parameters | wm4 | 2014-12-22 | 1 | -5/+10 |
* | vo_opengl, vo_opengl_cb: check GL version in renderer | wm4 | 2014-12-22 | 3 | -5/+9 |
* | vo_opengl_cb: free context on exit | wm4 | 2014-12-22 | 1 | -0/+8 |
* | vo_opengl: fix feature detection | wm4 | 2014-12-22 | 1 | -1/+1 |
* | vo_opengl: improve fallback handling with GLES | wm4 | 2014-12-21 | 4 | -16/+30 |
* | vo_opengl: silence an INVALID_ENUM error with GLES2 | James Ross-Gowan | 2014-12-21 | 1 | -1/+2 |
* | vo_opengl: GLES does not support GL_BGRA | wm4 | 2014-12-20 | 3 | -5/+5 |
* | vo_opengl_old: fix OSD regression | wm4 | 2014-12-20 | 4 | -7/+16 |
* | cocoa: mark window for redraw after title change | Stefano Pigozzi | 2014-12-20 | 1 | -1/+3 |
* | vo_opengl: remove pointless glFinish calls | wm4 | 2014-12-19 | 2 | -5/+0 |
* | vo_opengl: skip GLES when autoprobing | wm4 | 2014-12-19 | 1 | -0/+5 |
* | vo_opengl, x11: add ES context creation via GLX | wm4 | 2014-12-19 | 4 | -8/+34 |
* | vo_opengl: fail if required functions are missing | wm4 | 2014-12-19 | 1 | -5/+10 |
* | vo_opengl: better probe handling | wm4 | 2014-12-19 | 6 | -63/+55 |
* | vo_opengl: minor simplification | wm4 | 2014-12-19 | 1 | -5/+5 |
* | vo_opengl: unbork | wm4 | 2014-12-19 | 1 | -2/+2 |
* | vo_opengl: add GLES 2 support | wm4 | 2014-12-19 | 5 | -16/+44 |
* | vo_opengl: mess with PixelStorei state management | wm4 | 2014-12-19 | 3 | -44/+49 |
* | vo_opengl: disable some unavailable features under ES | wm4 | 2014-12-19 | 2 | -3/+9 |
* | vo_opengl: clean up GL ES function loading | wm4 | 2014-12-18 | 1 | -86/+114 |
* | vo_opengl: do not use 4x3 matrix | wm4 | 2014-12-18 | 4 | -16/+15 |
* | vo_opengl: simplify some aspects of the GL function loader | wm4 | 2014-12-18 | 2 | -26/+23 |
* | vo_opengl, x11: make legacy context warning not an error | wm4 | 2014-12-18 | 1 | -1/+1 |
* | x11: fix mysterious issue with window embedding on OpenBox | wm4 | 2014-12-18 | 1 | -1/+1 |
* | x11: minor improvements | wm4 | 2014-12-18 | 1 | -8/+7 |
* | vo_opengl: minor simplification in function loader | wm4 | 2014-12-18 | 1 | -11/+5 |
* | vo_opengl: simplify the case without texture_rg | wm4 | 2014-12-18 | 3 | -28/+18 |
* | vo_opengl: don't assume legacy OpenGL is available with GLES | wm4 | 2014-12-17 | 1 | -1/+1 |
* | vo_opengl: add some OpenGL standard symbols missing on OSX | wm4 | 2014-12-17 | 1 | -0/+7 |
* | vo_opengl: GLES 3 support | wm4 | 2014-12-17 | 6 | -24/+111 |
* | vo_opengl: remove useless FBO test | wm4 | 2014-12-17 | 1 | -34/+2 |
* | vo_opengl: cleanup dither texture creation | wm4 | 2014-12-17 | 1 | -4/+9 |
* | vo_opengl: switch default FBO format to rgba, use GL_RGBA | wm4 | 2014-12-17 | 1 | -3/+6 |
* | vo_opengl: glsl: stricter typing | wm4 | 2014-12-17 | 1 | -20/+20 |
* | vo_opengl: remove icc profile options from runtime-settable options | wm4 | 2014-12-16 | 1 | -16/+14 |
* | vo_opengl: remove requirement for RG textures | wm4 | 2014-12-16 | 5 | -42/+92 |
* | vo_opengl: remove inactive code | wm4 | 2014-12-16 | 1 | -1/+0 |
* | vo_opengl: fix broken rejection of extended scaling | wm4 | 2014-12-16 | 1 | -3/+2 |
* | Revert "vo/w32_common: use local definition of IID_ITaskbarList2" | Kevin Mitchell | 2014-12-16 | 1 | -7/+1 |
* | vo/w32_common: use local definition of IID_ITaskbarList2 | Kevin Mitchell | 2014-12-15 | 1 | -1/+7 |
* | vo_opengl: remove quadbuffer/anaglyph stereo 3D rendering | wm4 | 2014-12-15 | 6 | -135/+96 |
* | vo_x11: don't attempt to resize when unconfigured | wm4 | 2014-12-14 | 1 | -2/+3 |
* | vo_x11: check allocation errors | wm4 | 2014-12-14 | 1 | -3/+10 |
* | vo: fix some nonsense | wm4 | 2014-12-10 | 4 | -11/+8 |
* | vo_opengl: fix linkage type | wm4 | 2014-12-09 | 1 | -1/+1 |
* | vo_opengl: make shader text output slightly nicer | wm4 | 2014-12-09 | 1 | -2/+2 |
* | vo_opengl: don't crash if framebuffers are not available | wm4 | 2014-12-09 | 1 | -0/+9 |
* | vo_opengl_cb: simplify reconfigure, render transparent if unconfigured | wm4 | 2014-12-09 | 2 | -15/+15 |
* | vo_opengl: make background color configurable | wm4 | 2014-12-09 | 2 | -3/+11 |
* | w32: copy WinID option | wm4 | 2014-12-09 | 1 | -14/+14 |
* | x11: copy WinID option | wm4 | 2014-12-09 | 2 | -16/+22 |
* | client API: expose OpenGL renderer | wm4 | 2014-12-09 | 12 | -18/+445 |
* | vo: include normal render-ahead time in flip_queue_offset | wm4 | 2014-12-09 | 3 | -9/+13 |
* | w32_common: fix GUID linking in Cygwin | James Ross-Gowan | 2014-12-09 | 1 | -0/+1 |
* | cocoa: fix crash | Stefano Pigozzi | 2014-12-08 | 1 | -5/+0 |
* | vo_opengl: enable fancy-downscaling for opengl-hq again | wm4 | 2014-12-08 | 1 | -1/+1 |
* | vo_opengl: use all filter sizes possible with the shaders | wm4 | 2014-12-08 | 2 | |