mpv/video
Avi Halachmi (:avih) 843bc822a8 opengl: win32 - add option 'dwmflush' to sync in DWM
This could help in cases where the DWM (Windows desktop compositor) adds another
layer of bufferring and therefore the SwapBuffers timing could get messed up.

Signed-off-by: wm4 <wm4@nowhere>
2015-04-09 20:36:35 +02:00
..
decode vdpau: fix preemption handling 2015-03-31 14:48:34 +02:00
filter vf_format: add gamma override option 2015-04-04 15:48:38 +02:00
out opengl: win32 - add option 'dwmflush' to sync in DWM 2015-04-09 20:36:35 +02:00
csputils.c csputils: add some missing colorspaces 2015-04-04 15:47:14 +02:00
csputils.h csputils: add some missing colorspaces 2015-04-04 15:47:14 +02:00
fmt-conversion.c RPI support 2015-03-29 16:09:56 +02:00
fmt-conversion.h
hwdec.h RPI support 2015-03-29 16:09:56 +02:00
image_writer.c screenshots: select best image format the encoder supports 2015-04-06 20:34:50 +02:00
image_writer.h Revert "Revert recent vo_opengl related commits" 2015-02-28 20:23:47 +01:00
img_format.c vo_opengl: move minor helper to common code 2015-03-09 22:47:33 +01:00
img_format.h RPI support 2015-03-29 16:09:56 +02:00
img_fourcc.h
mp_image.c video: move colorspace overrides to vf_format, simplify 2015-03-31 00:09:03 +02:00
mp_image.h video: uninline memcpy_pic functions 2015-03-20 00:21:23 +01:00
mp_image_pool.c mp_image_pool: allow passing pool=NULL in more places 2015-01-22 17:37:40 +01:00
mp_image_pool.h
sws_utils.c vf_scale: libswscale is being stupid 2015-03-01 22:32:38 +01:00
sws_utils.h vf_scale: libswscale is being stupid 2015-03-01 22:32:38 +01:00
vaapi.c command: add property returning detected hwdec API 2015-02-02 22:43:13 +01:00
vaapi.h video: have a generic context struct for hwdec backends 2015-01-22 15:32:23 +01:00
vdpau.c vdpau: don't use a transparent image format for screenshots 2015-04-07 10:18:48 +02:00
vdpau.h video: handle hwdec screenshots differently 2015-01-22 18:18:23 +01:00
vdpau_functions.inc video: handle hwdec screenshots differently 2015-01-22 18:18:23 +01:00
vdpau_mixer.c video: handle hwdec screenshots differently 2015-01-22 18:18:23 +01:00
vdpau_mixer.h