mpv/video
wm4 7c8b40c38a zimg: correct output to odd (chroma un-aligned) sizes
As suggested by the zimg author: active_region is not supported on
outputs (and the API returns an error), so instead scale to the "full"
surface, but adjust the source rectangle such that the cropped output
image happens to cover the correct region.

Does this even work? Since Balmer Peak doesn't work, I can't really say,
but it seems to look correct.
2020-02-12 18:01:22 +01:00
..
decode vd_lavc: remove hwdec-by-default special case for RPI 2019-12-24 09:24:56 +01:00
filter vf_format: add w, h parameters 2020-02-09 18:23:22 +01:00
out vo_drm, wo_wlshm: mention that it's software scaling 2020-02-11 21:45:16 +01:00
csputils.c
csputils.h
cuda.c video: cuda: add explicit context creation for copy hwaccels 2019-12-29 14:32:47 -08:00
d3d.c
d3d.h
fmt-conversion.c img_format: add alias for ffmpeg pal8 format 2020-02-10 18:59:59 +01:00
fmt-conversion.h
hwdec.c video: cuda: add explicit context creation for copy hwaccels 2019-12-29 14:32:47 -08:00
hwdec.h video: cuda: add explicit context creation for copy hwaccels 2019-12-29 14:32:47 -08:00
image_loader.c
image_loader.h
image_writer.c
image_writer.h
img_format.c img_format: add gray/alpha planar formats 2020-02-10 17:38:54 +01:00
img_format.h img_format: add alias for ffmpeg pal8 format 2020-02-10 18:59:59 +01:00
mp_image.c
mp_image.h
mp_image_pool.c
mp_image_pool.h
sws_utils.c sws_utils: remove some unnecessary sws bug work around 2019-11-03 22:48:49 +01:00
sws_utils.h
vaapi.c vaapi: reduce log levels further 2020-01-11 16:35:30 +01:00
vaapi.h
vdpau.c
vdpau.h
vdpau_functions.inc
vdpau_mixer.c
vdpau_mixer.h
zimg.c zimg: correct output to odd (chroma un-aligned) sizes 2020-02-12 18:01:22 +01:00
zimg.h