1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-31 20:21:49 +00:00
mpv/video
Stefano Pigozzi 03a69bac95 cocoa: remove the setNextKeyView hack
Just use makeFirstResponder on the mpv events view from client code
if you need the built in keyboard events (this is easier for dealing with view
nesting).
2015-02-28 14:55:32 +01:00
..
decode vd_lavc: respect lavc's color_trc field 2015-02-28 01:42:04 +01:00
filter vf: fix indentation level of verbose output 2015-02-23 16:12:03 +01:00
out cocoa: remove the setNextKeyView hack 2015-02-28 14:55:32 +01:00
csputils.c csputils: add missing gamma support 2015-02-28 01:07:35 +01:00
csputils.h vd_lavc: respect lavc's color_trc field 2015-02-28 01:42:04 +01:00
fmt-conversion.c video: work around libswscale for PNG pixel formats 2015-02-06 23:22:16 +01:00
fmt-conversion.h
hwdec.h command: add property returning detected hwdec API 2015-02-02 22:43:13 +01:00
image_writer.c screenshots: check for AVFrame csp support 2015-02-28 01:39:31 +01:00
image_writer.h screenshots: add support for csp tagging 2015-02-28 01:08:32 +01:00
img_format.c video: try to keep implied alpha when using conversion filters 2015-01-21 21:49:15 +01:00
img_format.h vo_opengl: handle grayscale input better, add YA16 support 2015-01-21 19:29:18 +01:00
img_fourcc.h
memcpy_pic.h
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
mp_image.c csputils: add missing gamma support 2015-02-28 01:07:35 +01:00
mp_image.h csputils: add missing gamma support 2015-02-28 01:07:35 +01:00
sws_utils.c video: work around libswscale for PNG pixel formats 2015-02-06 23:22:16 +01:00
sws_utils.h video: work around libswscale for PNG pixel formats 2015-02-06 23:22:16 +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_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
vdpau.c command: add property returning detected hwdec API 2015-02-02 22:43:13 +01:00
vdpau.h video: handle hwdec screenshots differently 2015-01-22 18:18:23 +01:00