aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_wayland.c
Commit message (Expand)AuthorAge
* 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
* wayland/shm: remove resize boilerplateGravatar Alexander Preisinger2014-01-28
* vo_wayland: fix confusion of video and window sizesGravatar wm42014-01-24
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* wayland/shm: don't crash if initialization failedGravatar Alexander Preisinger2014-01-08
* wayland/shm: tone down warningsGravatar Alexander Preisinger2014-01-08
* wayland: fix memory leaksGravatar Alexander Preisinger2014-01-08
* wayland: fix fullscreen & resizing for goodGravatar Alexander Preisinger2014-01-07
* wayland/shm: only commit new framesGravatar Alexander Preisinger2014-01-02
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* Adjust wayland definesGravatar Paweł Forysiuk2013-11-04
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* video/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* wayland/shm: fix resizing for good (finally)Gravatar Alexander Preisinger2013-09-12
* wayland/shm: use wayland logGravatar Alexander Preisinger2013-09-12
* wayland/shm: version detection that also worksGravatar Alexander Preisinger2013-09-09
* configure: build with wayland 1.2.0Gravatar Alexander Preisinger2013-09-03
* wayland/shm: rework format handlingGravatar Alexander Preisinger2013-08-26
* wayland: fix memory leaksGravatar Alexander Preisinger2013-08-26
* wayland/shm: use opaque regionsGravatar Alexander Preisinger2013-08-26
* wayland: shm based software renderingGravatar Alexander Preisinger2013-08-25