mpv/video
Bernhard Frauendienst 8d29d5b5d7 vaapi: support drm devices when running in vaapi-copy mode
When the vaapi decoder is used in copy mode, it creates a dummy
display to render to. In theory, this should support hardware
decoding on on a separate GPU that is not actually connected to
any output (like an iGPU which supports more formats than the
external GPU to which the monitor is connected).

However, before this change, only X11 displays were supported as
dummy displays. This caused some graphics drivers (namely
intel-driver) to core dump when they were not actually used as X11
module.
This change introduces support for drm libav displays, which
allows vaapi-copy to run on such cards which are not actually
rendering the X11 output.
2016-10-02 12:38:33 +02:00
..
decode vaapi: support drm devices when running in vaapi-copy mode 2016-10-02 12:38:33 +02:00
filter win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
out vo_opengl: minor simplification 2016-10-01 16:12:03 +02:00
csputils.c csputils: add note that mp_invert_cmat() is LGPL too 2016-09-30 17:08:24 +02:00
csputils.h vo_opengl: generalize HDR tone mapping mechanism 2016-07-03 19:42:52 +02:00
fmt-conversion.c img_format: remove some unneeded format definitions 2016-09-28 14:21:32 +02:00
fmt-conversion.h
gpu_memcpy.c Fix misspellings 2016-06-26 13:47:21 +02:00
gpu_memcpy.h
hwdec.c
hwdec.h rpi: add --hwdec=rpi-copy 2016-09-30 13:05:30 +02:00
image_writer.c vo_image: move to global options 2016-09-05 21:04:55 +02:00
image_writer.h vo_image: move to global options 2016-09-05 21:04:55 +02:00
img_format.c
img_format.h img_format: remove some unneeded format definitions 2016-09-28 14:21:32 +02:00
img_fourcc.h
mp_image.c mp_image: fix clearing to black with p010 format 2016-09-29 16:12:58 +02:00
mp_image.h video: change hw_subfmt meaning 2016-07-15 13:04:17 +02:00
mp_image_pool.c
mp_image_pool.h
sws_utils.c mp_image: split colorimetry metadata into its own struct 2016-07-03 19:42:52 +02:00
sws_utils.h
vaapi.c video: change hw_subfmt meaning 2016-07-15 13:04:17 +02:00
vaapi.h
vdpau.c
vdpau.h
vdpau_functions.inc
vdpau_mixer.c
vdpau_mixer.h