mpv/video
James Ross-Gowan 3bcb4b8a9e w32_common: prevent MOUSE_BTN0 sticking after drag
The window doesn't recieve a WM_LBUTTONUP message after it's dragged,
probably because it's swallowed by the modal loop. To stop the button
from sticking, release it manually when the drag is complete.
2014-03-12 14:51:25 +01:00
..
decode video: initialize hw decoder in get_format 2014-03-10 22:56:26 +01:00
filter video: add rounding to aspect ratio calculations 2014-02-19 15:37:47 +01:00
out w32_common: prevent MOUSE_BTN0 sticking after drag 2014-03-12 14:51:25 +01:00
csputils.c csputils: provide string descriptions of chroma locations 2014-02-16 03:51:02 +01:00
csputils.h csputils: provide string descriptions of chroma locations 2014-02-16 03:51:02 +01:00
fmt-conversion.c
fmt-conversion.h
hwdec.h
image_writer.c
image_writer.h
img_format.c
img_format.h
img_fourcc.h
memcpy_pic.h
mp_image.c mp_image: reject too large image sizes 2014-01-29 17:01:42 +01:00
mp_image.h
mp_image_pool.c
mp_image_pool.h
sws_utils.c
sws_utils.h
vaapi.c
vaapi.h
vdpau.c
vdpau.h
vdpau_functions.inc
vfcap.h