mpv/video
wm4 ec60669cd1 vdpau: add a postprocessing pseudo-filter
This factors out some code from vo_vdpau.c, especially deinterlacing
handling. The intention is to use this for vo_vdpau.c to make the logic
significantly easier, and to use it for vo_opengl (gl_hwdec_vdpau.c) to
allow selecting deinterlace and postprocessing modes.

As of this commit, the filter actually does nothing, since both vo_vdpau
and vo_opengl treat the generated images as normal vdpau images. This
will change in the following commits.
2014-05-02 01:08:02 +02:00
..
decode video: improve error messages 2014-04-30 22:20:08 +02:00
filter vdpau: add a postprocessing pseudo-filter 2014-05-02 01:08:02 +02:00
out vo: document draw_image 2014-04-30 22:25:11 +02:00
csputils.c
csputils.h
fmt-conversion.c
fmt-conversion.h
hwdec.h
image_writer.c video: remove redundant mp_image display_w/_h members 2014-04-29 13:31:59 +02:00
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 video: remove redundant mp_image display_w/_h members 2014-04-29 13:31:59 +02:00
mp_image.h video: remove redundant mp_image display_w/_h members 2014-04-29 13:31:59 +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.h
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
vdpau_mixer.c vdpau: add a postprocessing pseudo-filter 2014-05-02 01:08:02 +02:00
vdpau_mixer.h vdpau: add a postprocessing pseudo-filter 2014-05-02 01:08:02 +02:00
vfcap.h