mpv/test/ref
wm4 a841fe9484 img_format: add gray/alpha planar formats
The zimg wrapper "needs" these formats as intermediary when repacking
the normal gray/alpha packed format. The packed format is used by the
png decoder and encoder, and is thus interesting.

Unfortunately, mpv-only formats are a mess right now, because all the
existing code is focused around using the FFmpeg metadata for pixel
formats. This should be improved, but not now, so make the mess worse.

This commit doesn't add support for it to the zimg wrapper yet.
2020-02-10 17:38:54 +01:00
..
img_formats.txt img_format: add gray/alpha planar formats 2020-02-10 17:38:54 +01:00
repack_sws.log
repack_zimg.log zimg: add alpha support 2020-02-09 19:16:54 +01:00