mpv/video
wm4 05ffde6599 vo_opengl: hwdec: use IDs for API, and log which backend is used
Since there can be multiple backends for a single API (vaapi can use GLX
or EGL), not logging the exact backend name is annoying. So add it. At
the same time, there is no need to duplicate the name as used by the
--hwdec options, so replace it with using the numeric hwdec API ID.
2016-02-01 20:02:52 +01:00
..
decode vd_lavc: release surfaces before destroying decoder 2016-01-30 20:59:25 +01:00
filter af_lavfi, vf_lavfi: fix compilation on Libav 2016-01-22 20:53:52 +01:00
out vo_opengl: hwdec: use IDs for API, and log which backend is used 2016-02-01 20:02:52 +01:00
csputils.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
csputils.h Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
d3d.h
fmt-conversion.c video: remove some useless old RGB formats 2016-01-25 10:43:35 +01:00
fmt-conversion.h
gpu_memcpy.c video: refactor GPU memcpy usage 2015-09-25 19:18:16 +02:00
gpu_memcpy.h video: refactor GPU memcpy usage 2015-09-25 19:18:16 +02:00
hwdec.h video: remove VDA support 2015-09-28 22:03:14 +02:00
image_writer.c image_writer: fix writing flipped images as jpg 2016-01-17 22:26:38 +01:00
image_writer.h
img_format.c img_format: fix padding calculation with P010 2016-01-08 12:48:03 +01:00
img_format.h video: remove some useless old RGB formats 2016-01-25 10:43:35 +01:00
img_fourcc.h
mp_image.c mp_image: copy dts as part of mp_image attributes too 2016-01-28 11:23:16 +01:00
mp_image.h video: cleanup pts/dts passing between decoder components 2016-01-25 21:46:39 +01:00
mp_image_pool.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
mp_image_pool.h
sws_utils.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
sws_utils.h
vaapi.c vaapi: replace VA_STR_FOURCC 2016-01-11 20:30:36 +01:00
vaapi.h vaapi: replace VA_STR_FOURCC 2016-01-11 20:30:36 +01:00
vdpau.c vdpau: force driver to report preemption early 2016-01-25 16:45:18 +01:00
vdpau.h vdpau: force driver to report preemption early 2016-01-25 16:45:18 +01:00
vdpau_functions.inc
vdpau_mixer.c csputils: rename "yuv2rgb" functions 2015-12-09 00:23:36 +01:00
vdpau_mixer.h