aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* wayland_common: organize and correctly map mouse buttonsGravatar Rostislav Pehlivanov2017-03-17
* cocoa: set background of the title bar from black to whiteGravatar Akemi2017-03-09
* cocoa: fix autofit options on HiDPI resolutions without HiDPI scalingGravatar Akemi2017-03-09
* options: add M_OPT_FILE to some more file optionsGravatar Philip Sequeira2017-03-06
* filter_kernels: Keep f.radius in terms of dest/filter coords.Gravatar Nicholas J. Kain2017-03-06
* filter_kernels: Apply blur/taper before culling radius.Gravatar Nicholas J. Kain2017-03-06
* cocoa: improve calculation of new window position on a different screenGravatar Akemi2017-02-28
* cocoa: only move window into screen bounds when changing screensGravatar Akemi2017-02-27
* cocoa: fix segfault in certain circumstancesGravatar Akemi2017-02-27
* cocoa: add option to force dedicated GPUGravatar Akemi2017-02-27
* osx: drop support for OS X 10.7 and earlierGravatar Akemi2017-02-27
* vo_opengl: hwdec_d3d11egl: make it work with some ANGLE DLL versionsGravatar wm42017-02-27
* vo_opengl: use misc/ctype.h instead of <ctype.h>Gravatar wm42017-02-25
* cocoa: fix dragging out of focus windowGravatar Akemi2017-02-21
* vo: fix subtleties in the redrawing logicGravatar wm42017-02-21
* player: reduce blocking on VO when switching pauseGravatar wm42017-02-21
* cocoa: only report mouse movements when window is not being draggedGravatar Akemi2017-02-20
* cocoa: make window draggable on initGravatar Akemi2017-02-20
* vo_tct: check ioctl resultGravatar rr-2017-02-20
* Fix two typosGravatar wm42017-02-20
* vo_opengl: remove dxva2 dummy hwdec backendGravatar wm42017-02-20
* cocoa: fix cursor hiding at the top of the screen in fullscreenGravatar Akemi2017-02-19
* cocoa: fix cursor hiding in the Dock area of the screenGravatar Akemi2017-02-19
* cocoa: simplify the cursor hiding codeGravatar Akemi2017-02-19
* cocoa: fix scroll wheel input with Shift modifierGravatar Akemi2017-02-19
* vo_opengl: implement videotoolbox hwdec on iOSGravatar Aman Gupta2017-02-17
* vo_opengl: don't crash on unsupported formatsGravatar wm42017-02-17
* vo_opengl: hwdec_vaegl: use new format setup functionGravatar wm42017-02-17
* vo_opengl: hwdec_osx: use new format setup functionGravatar wm42017-02-17
* vo_opengl: hwdec_cuda: use new format setup functionGravatar wm42017-02-17
* vo_opengl: move texture mapping of pixel formats to helper functionGravatar wm42017-02-17
* vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differentlyGravatar wm42017-02-17
* videotoolbox: fix RGB formatGravatar wm42017-02-17
* videotoolbox: remove weird format-negotiation between VO and decoderGravatar wm42017-02-17
* videotoolbox: factor some duplicated codeGravatar wm42017-02-17
* cocoa: refactor mouse events and cursor visibilityGravatar Akemi2017-02-16
* vo_opengl: hwdec_vaegl: fix potentially undefined memory accessGravatar wm42017-02-14
* cocoa: fix black edges on live resizeGravatar Akemi2017-02-13
* cocoa: add --ontop-level option for modifying ontop window levelGravatar Akemi2017-02-13
* win32: update the fullscreen state on restoringGravatar pavelxdd2017-02-12
* vo_opengl: angle: log the device/surface implementationGravatar James Ross-Gowan2017-02-12
* vo_opengl: egl_helpers: fix for non-WindowsGravatar James Ross-Gowan2017-02-08
* vo_opengl: angle: rewrite with custom swap chainGravatar James Ross-Gowan2017-02-07
* cocoa: fix color profile retrievalGravatar Akemi2017-02-02
* cocoa: fix dropping of files and URLsGravatar Akemi2017-02-02
* cocoa: optimise screen event handlingGravatar Akemi2017-02-02
* cocoa: fix displaylink refresh rate retrievalGravatar Akemi2017-02-02
* cocoa: fix unwanted behavior with window level other than the defaultGravatar Akemi2017-01-29
* vo_opengl: dxinterop: use the new SAFE_RELEASE macroGravatar James Ross-Gowan2017-01-30
* vaapi: remove central lock around vaapi API callsGravatar wm42017-01-28