aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* vo_gpu: vulkan: fix strncpy truncation in spirv_compiler_initGravatar BtbN2018-10-21
* x11: fix icc profile when the window goes near off screenGravatar slatchurie2018-10-21
* vo_gpu: vulkan: fix the buffer size on partial uploadGravatar Niklas Haas2018-10-19
* vo_gpu: split --linear-scaling into two separate optionsGravatar Niklas Haas2018-10-19
* x11_common: replace atoi with strtoulGravatar Nicolas F2018-10-19
* vo_gpu: opengl: fix segfault when gl->DeleteSync is unavailableGravatar Niklas Haas2018-10-16
* cocoa-cb: fix side by side Split ViewGravatar Akemi2018-10-02
* {mac,cocoa}: trim trailing null out of macosx_icon when loading itGravatar Rodger Combs2018-10-02
* cocoa-cb: add Apple Software Renderer supportGravatar Akemi2018-09-30
* cocoa-cb: move macOS option retrieval to the earliest point possibleGravatar Akemi2018-09-30
* drm_atomic: Allow to create atomic context w/o drmprime video planeGravatar Anton Kindestam2018-09-30
* vo_gpu: fix vec3 packing in UBOs/push_constantsGravatar Niklas Haas2018-09-29
* vo_gpu: use explicit offsets for push constantsGravatar Niklas Haas2018-09-29
* vo_gpu: adjust PRNG variant used by GL shadersGravatar sfan52018-09-26
* mp_image: strip all HDR peak information from SDR clipsGravatar Niklas Haas2018-09-05
* vo_gpu: switch to optimization level performanceGravatar Niklas Haas2018-09-01
* vo_gpu: avoid overwriting compute shader block sizesGravatar Niklas Haas2018-08-26
* wscript: split egl-android from androidGravatar Tom Yan2018-08-20
* cocoa-cb: fix crash on macOS 10.10Gravatar Akemi2018-08-11
* cocoa-cb: fix crash when no screen is availableGravatar Akemi2018-08-11
* hwdec_vaegl: Fix VAAPI EGL interop used with gpu-context=drmGravatar Anton Kindestam2018-07-09
* context_drm_egl: Fix CRTC setup and release code when using atomicGravatar Anton Kindestam2018-07-09
* context_drm_egl: Fix some memory leaks on error exitGravatar Anton Kindestam2018-07-09
* gpu: prefer 16bit floating point FBO formats to 16bit integer onesGravatar Jan Ekström2018-07-08
* cocoa-cb: fix building with Swift 4.2Gravatar Akemi2018-06-12
* cocoa-cb: remove pre-allocation of window, view and layerGravatar Akemi2018-06-12
* vo_libmpv: pass vo struct to the control callbackGravatar Akemi2018-06-12
* hwdec_drmprime_drm: Do not show error message during probingGravatar Anton Kindestam2018-06-08
* vo_sdl: add support for screensaver VOCTRL'sGravatar sfan52018-06-02
* vo_gpu: desaturate after peak detectionGravatar Niklas Haas2018-05-31
* input: add a define for the number of mouse buttons and use itGravatar wm42018-05-25
* vd_lavc: minor simplification for get_format fallbackGravatar wm42018-05-25
* x11: support Shift+TABGravatar Niklas Haas2018-05-24
* wayland_common: require wl_compositor of version 3Gravatar Rostislav Pehlivanov2018-05-20
* wayland_common: fix maximized stateGravatar Rostislav Pehlivanov2018-05-20
* vo_gpu: allow higher icc-contrast and improve loggingGravatar Niklas Haas2018-05-17
* drm_atomic: Fix memory leaks in drm_atomic_createGravatar Anton Kindestam2018-05-08
* build: make encoding mode non-optionalGravatar wm42018-05-03
* encode: get rid of the output packet queueGravatar wm42018-05-03
* vo_lavc: explicitly skip redraw and repeated framesGravatar wm42018-05-03
* encode: remove old timestamp handlingGravatar wm42018-05-03
* drm_atomic: Disallow selecting cursor planes using the optionsGravatar Anton Kindestam2018-05-01
* drm_common: Be smarter when deciding on which CRTC and Encoder to useGravatar Anton Kindestam2018-05-01
* context_drm_egl: fix some comments and log messages that had not been updated...Gravatar Anton Kindestam2018-05-01
* drm/atomic: Fix crtc_setup_atomic and crtc_release_atomicGravatar Anton Kindestam2018-05-01
* drm/atomic: disable video plane when unused.Gravatar LongChair2018-05-01
* drm/atomic: add atomic modesetting.Gravatar LongChair2018-05-01
* drm/atomic: refactor planes namesGravatar LongChair2018-05-01
* drm/atomic: add connector to atomic contextGravatar LongChair2018-05-01
* drm/atomic: refactor hwdec_drmprime_drm with native resourcesGravatar LongChair2018-05-01