mpv/video
wm4 a7794d6fc1 x11: never forcefully terminate xdg-screensaver process
It sometimes happens on exit, and it's probably a bad idea. If the
process hangs on exit (possibly due to stupid hardcoded timeouts it's
doing), mpv will also hang now, unfortunately.

(cherry picked from commit be9bf4cc7c)
2015-05-19 11:12:47 +09:00
..
decode dxva2: fix broken build with gcc 5.1 2015-04-24 17:40:39 +02:00
filter vf_vapoursynth: reject unaligned video sizes 2015-05-19 11:11:24 +09:00
out x11: never forcefully terminate xdg-screensaver process 2015-05-19 11:12:47 +09:00
csputils.c Revert "csputils: apply contrast equalizer in RGB" 2015-05-08 16:40:01 +09:00
csputils.h Update license headers 2015-04-13 12:10:01 +02:00
fmt-conversion.c Update license headers 2015-04-13 12:10:01 +02:00
fmt-conversion.h Update license headers 2015-04-13 12:10:01 +02:00
hwdec.h RPI support 2015-03-29 16:09:56 +02:00
image_writer.c image_writer: fix writing screenshots 2015-04-22 16:28:31 +02:00
image_writer.h image_writer: factor image conversion into a separate function 2015-04-20 23:04:34 +02:00
img_format.c Update license headers 2015-04-13 12:10:01 +02:00
img_format.h Update license headers 2015-04-13 12:10:01 +02:00
img_fourcc.h
mp_image.c mp_image: remove some unused interlacing flags 2015-04-23 22:06:14 +02:00
mp_image.h mp_image: remove some unused interlacing flags 2015-04-23 22:06:14 +02:00
mp_image_pool.c Update license headers 2015-04-13 12:10:01 +02:00
mp_image_pool.h
sws_utils.c sws_utils: re-use avcolorspace for sws colorspaces 2015-05-07 10:46:23 +09:00
sws_utils.h
vaapi.c
vaapi.h
vdpau.c vdpau: don't use a transparent image format for screenshots 2015-04-07 10:18:48 +02:00
vdpau.h
vdpau_functions.inc
vdpau_mixer.c vdpau: always render to cropped size at most 2015-04-28 08:32:45 +09:00
vdpau_mixer.h