mpv/video
Martin Herkt 89a19aafd9 vo: do not check for events on unconfigured VO
fixes #741
2014-04-25 05:03:24 +02:00
..
decode video: add a "hwdec" property to enable or disable hw decoding at runtime 2014-04-23 01:58:12 +02:00
filter vf: print all image parameter information in verbose output 2014-04-22 01:42:57 +02:00
out vo: do not check for events on unconfigured VO 2014-04-25 05:03:24 +02:00
csputils.c
csputils.h
fmt-conversion.c
fmt-conversion.h
hwdec.h
image_writer.c
image_writer.h
img_format.c video: change image format names, prefer mostly FFmpeg names 2014-04-14 20:51:27 +02:00
img_format.h video: change image format names, prefer mostly FFmpeg names 2014-04-14 20:51:27 +02:00
img_fourcc.h
memcpy_pic.h
mp_image.c mp_image: add rotation parameter 2014-04-21 02:57:16 +02:00
mp_image.h mp_image: add rotation parameter 2014-04-21 02:57:16 +02:00
mp_image_pool.c
mp_image_pool.h
sws_utils.c sws_utils: remove custom GBRP conversion 2014-04-10 00:07:25 +02:00
sws_utils.h
vaapi.c vaapi: solve potential problem with ambiguous image formats 2014-03-17 18:23:24 +01:00
vaapi.h vaapi: make struct va_surface private 2014-03-17 18:22:35 +01:00
vdpau.c vdpau: remove pointer indirection for a field 2014-03-19 19:57:08 +01:00
vdpau.h vdpau: remove pointer indirection for a field 2014-03-19 19:57:08 +01:00
vdpau_functions.inc
vfcap.h