aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* context_dxinterop: lock rendertarget after present when swapping buffersGravatar quilloss2017-06-18
* vo_drm: nake drm mode help output also output refresh rateGravatar Anton Kindestam2017-06-18
* vo_opengl: implement sony s-log2 trcGravatar Niklas Haas2017-06-18
* vo_opengl: implement sony s-log1 trcGravatar Niklas Haas2017-06-18
* vo_opengl: tone map in linear XYZ instead of RGBGravatar Niklas Haas2017-06-18
* vo_opengl: implement support for OOTFs and non-display referred contentGravatar Niklas Haas2017-06-18
* csputils: rename HDR curvesGravatar Niklas Haas2017-06-18
* video: refactor HDR implementationGravatar Niklas Haas2017-06-18
* image_writer, vo_image: change license to LGPLGravatar wm42017-06-18
* Drop/move img_fourcc.hGravatar wm42017-06-18
* win_state: change license to LGPLGravatar wm42017-06-17
* aspect: change license to LGPLGravatar wm42017-06-17
* vo_opengl: fall back to ordered dither instead of blowing upGravatar wm42017-06-17
* encode_lavc: move from GPL 2+ to LGPL 2.1+.Gravatar Rudolf Polzer2017-06-13
* vo_opengl: change default tone mapping algorithmGravatar Niklas Haas2017-06-10
* vo_opengl: add new HDR tone mapping algorithmGravatar Niklas Haas2017-06-09
* d3d: add support for new libavcodec hwaccel APIGravatar wm42017-06-08
* vo_drm: fallback to vo_wait_default if VT switcher is not availableGravatar rslovers2017-06-08
* vo_opengl: hwdec_cuda: Support separate decode and display devicesGravatar Philip Langdale2017-06-03
* video/out/wayland/buffer.c: Add missing free()Gravatar Raúl Peñacoba2017-05-26
* videotoolbox: support new libavcodec APIGravatar wm42017-05-24
* cocoa: properly unhide Dock when quitting during System fs animationGravatar Akemi2017-05-19
* context_angle: fix fallback to D3D9 deviceGravatar James Ross-Gowan2017-05-16
* w32_common: drop TLS usageGravatar James Ross-Gowan2017-05-16
* w32_common: use the proper keycodes for XBUTTON1/2Gravatar James Ross-Gowan2017-05-12
* w32_common: generate MP_AXIS_* keycodes for scrollingGravatar James Ross-Gowan2017-05-12
* vo_opengl: drop TLS usageGravatar wm42017-05-11
* vo.c, vo.h, vo_null.c: change license to LGPLGravatar wm42017-05-10
* d3d11: change mp_image plane pointer semanticsGravatar wm42017-05-04
* vo_opengl: another attempt at removing the overlay correctlyGravatar wm42017-05-02
* vo_opengl: make sure overlays are removed on gl_video_config()Gravatar wm42017-04-29
* vo_opengl: context_drm_egl: remove unnecessary includeGravatar wm42017-04-26
* video: drop vaapi/vdpau hw decoding support with FFmpeg 3.2Gravatar wm42017-04-23
* build: make various x11 protocol extension libs mandatoryGravatar wm42017-04-21
* vo_opengl: fix crash by coping temporal_dither_period for dumb mode tooGravatar wm42017-04-21
* cocoa: fix retrieval of unfs window size while animatingGravatar Akemi2017-04-17
* vo_opengl: move X11 backends before WaylandGravatar wm42017-04-16
* vo_opengl: minor cosmeticsGravatar wm42017-04-14
* vo_opengl: add option for caching shaders on diskGravatar wm42017-04-08
* vo_opengl: fix a confused commentGravatar wm42017-04-08
* vo_opengl: remove two unused symbolsGravatar wm42017-04-08
* vo_opengl: add our own copy of OpenGL headersGravatar wm42017-04-07
* vo_opengl: add a generic EGL function loader functionGravatar wm42017-04-06
* vo_opengl: fix windows build if GLES3 is detectedGravatar wm42017-04-06
* vo_opengl: header_fixes.h: merge IOS GLES blockGravatar wm42017-04-06
* build: replace android-gl check with a standard GLES3 checkGravatar wm42017-04-06
* w32_common: refactor mouse button handlingGravatar James Ross-Gowan2017-04-04
* vo_opengl: use 16 bit textures with angleGravatar wm42017-04-03
* w32_common: fix undefined behaviour when toggling fullscreenGravatar James Ross-Gowan2017-04-02
* cocoa: fix retrieval of unfs window sizeGravatar Akemi2017-03-26