mpv/video
wm4 1dd7b7bddc video: remove VDA support
VideoToolbox is preferred. Now that FFmpeg released 2.8, there's no
reason to support VDA anymore. In fact, we had a bug that made VDA not
useable with older FFmpeg versions in some newer mpv releases.

VideoToolbox is supported even on slightly older OSX versions, and if
not, you still can run mpv without hw decoding.
2015-09-28 22:03:14 +02:00
..
decode video: remove VDA support 2015-09-28 22:03:14 +02:00
filter vf_vavpp: allocate output surfaces with the same size as input 2015-09-23 14:20:50 +02:00
out video: remove VDA support 2015-09-28 22:03:14 +02:00
csputils.c video: add a way to disable automatic stereo conversion 2015-07-10 18:04:34 +02:00
csputils.h
d3d.h
fmt-conversion.c video: remove VDA support 2015-09-28 22:03:14 +02: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: don't use jpeg baseline, and remove useless jpeg options 2015-08-02 01:10:18 +02:00
image_writer.h
img_format.c video: remove VDA support 2015-09-28 22:03:14 +02:00
img_format.h video: remove VDA support 2015-09-28 22:03:14 +02:00
img_fourcc.h
mp_image.c video: refactor GPU memcpy usage 2015-09-25 19:18:16 +02:00
mp_image.h video: refactor GPU memcpy usage 2015-09-25 19:18:16 +02:00
mp_image_pool.c video: replace our own refcounting with libavutil's 2015-07-05 23:56:00 +02:00
mp_image_pool.h
sws_utils.c
sws_utils.h
vaapi.c vaapi: use GPU memcpy for reading back from HW surface 2015-09-25 19:18:16 +02:00
vaapi.h vaapi: remove dependency on X11 2015-09-27 21:33:15 +02:00
vdpau.c
vdpau.h
vdpau_functions.inc
vdpau_mixer.c
vdpau_mixer.h