summaryrefslogtreecommitdiffstats
path: root/video/img_format.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-02-09 19:16:54 +0100
committerwm4 <wm4@nowhere>2020-02-09 19:16:54 +0100
commitcca02e51efd9e1b1e6c9b6002ff51dc076d30b8b (patch)
tree5c99356323fd81ade71d4d78ebd9a1b84ff76dec /video/img_format.c
parentc9963c13685d8f6eed6101eed3bebe075a5efda1 (diff)
downloadmpv-cca02e51efd9e1b1e6c9b6002ff51dc076d30b8b.tar.bz2
mpv-cca02e51efd9e1b1e6c9b6002ff51dc076d30b8b.tar.xz
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.
Diffstat (limited to 'video/img_format.c')
0 files changed, 0 insertions, 0 deletions