1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-27 10:03:32 +00:00
mpv/test
wm4 cca02e51ef zimg: add alpha support
libzimg recently added direct alpha support and new API for it. (The API
change is rather minimal, and it turns out we can easily support old and
new zimg versions.)

This does not support _all_ alpha formats. For example, gray + alpha is
not supported yet, because my stupid design in the zimg wrapper would
require a planar gray + alpha format, while ffmpeg provides only a
packed one.
2020-02-09 19:16:54 +01:00
..
ref zimg: add alpha support 2020-02-09 19:16:54 +01:00
chmap.c
gl_video.c
img_format.c
input-gamepad.conf
json.c
linked_list.c
paths.c path: add mp_path_is_absolute() 2020-02-06 14:14:35 +01:00
scale_sws.c
scale_test.c
scale_test.h
scale_zimg.c
subtimes.js
tests.c
tests.h