aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_wayland.c
Commit message (Expand)AuthorAge
* options: remove deprecated sub-option handling for --vo and --aoGravatar wm42016-11-25
* vo: remove unused VOCTRL_GET_PANSCANGravatar wm42016-09-08
* options: deprecate suboptions for the remaining AO/VOsGravatar wm42016-09-05
* wayland_common: fix fullscreen image switching bugGravatar Rostislav Pehlivanov2016-07-30
* wayland: port to the new wakeup/wait_events frameworkGravatar Rostislav Pehlivanov2016-07-21
* wayland: implement HIDPI supportGravatar Rostislav Pehlivanov2016-05-30
* video: remove some useless old RGB formatsGravatar wm42016-01-25
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* vo: remove VOCTRL_GET_RECENT_FLIP_TIMEGravatar wm42015-11-23
* video/out: remove an unused parameterGravatar wm42015-10-03
* vo_opengl: wayland: switch to new internal APIGravatar wm42015-10-01
* vo_wayland: Wait for frame callbacksGravatar Jari Vetoniemi2015-08-21
* Various spelling fixesGravatar Marcin Kurczewski2015-06-18
* vo_wayland: fix null dereferenceGravatar Jari Vetoniemi2015-03-23
* vo_wayland: share frame callbacks.Gravatar Jari Vetoniemi2015-03-23
* video: uninline memcpy_pic functionsGravatar wm42015-03-20
* osd: simplify an aspect of change detection handlingGravatar wm42015-03-18
* vo: simplify VOs by adding generic screenshot supportGravatar wm42015-01-24
* video: separate screenshot modesGravatar wm42015-01-23
* video: remove vfcap.hGravatar wm42015-01-21
* vo_wayland: drop redundant "const"Gravatar wm42014-11-07
* vo_wayland: don't use endian-specific definesGravatar wm42014-11-05
* command: make window-scale property observableGravatar wm42014-11-02
* vo_wayland: remove unnecessary checkGravatar Alexander Preisinger2014-09-16
* vo_wayland: pixel perfect buffersGravatar Alexander Preisinger2014-09-10
* vo_wayland: fix formatting inconsistenciesGravatar Alexander Preisinger2014-08-20
* vo_wayand: save the flip time in the frame handlerGravatar Alexander Preisinger2014-08-20
* vo_wayland: fix redrawing logicGravatar wm42014-08-16
* vo: different hack for VOs which need to mangle mouse inputGravatar wm42014-07-27
* vo: hack to avoid threading issues with mouse inputGravatar wm42014-07-26
* vo_wayland: fix clearing the screen on reconfigGravatar wm42014-06-18
* video/out: fix redrawing with no video frame for some VOsGravatar wm42014-06-18
* vo: make draw_image and vo_queue_image transfer image ownershipGravatar wm42014-06-17
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* wayland: move subsurfaces to wayland voGravatar Alexander Preisinger2014-06-15
* video: synchronize mpv rgb pixel format names with ffmpeg namesGravatar wm42014-06-14
* options: remove global variables for swscale options; rename themGravatar wm42014-06-11
* vo_wayland: always assume resize on reconfigureGravatar wm42014-05-06
* wayland: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* wayland/shm: Use subsurfaces for OSDGravatar Alexander Preisinger2014-04-16
* wayland/shm: fix leak in buffer poolGravatar Alexander Preisinger2014-03-06
* wayland/shm: remove unused defineGravatar Alexander Preisinger2014-02-16
* vo_wayland: silence shadowing warningGravatar wm42014-02-12
* wayland/shm: rewrite buffer handlingGravatar Alexander Preisinger2014-02-11
* wayland/shm: prevent the window from flying awayGravatar Alexander Preisinger2014-02-11
* wayland: change minimum versionGravatar Alexander Preisinger2014-02-02
* vo_wayland: silence shadowing warningGravatar wm42014-01-29
* wayland/shm: RGB888 as default, change optionsGravatar Alexander Preisinger2014-01-28
* wayland/shm: fix memory leakGravatar Alexander Preisinger2014-01-28