mpv/test/ref
wm4 086953a9da video: clean up pixel metadata stuff some more
A repeat of the previous useless commits.

Pondered whether to use separate fields or just a flags integer for
color and component types; the latter won for now.

Functions like mp_imgfmt_get_component_type() are now discouraged, and
mp_imgfmt_desc.flags is back for defining all information. Some days ago
I felt like the opposite would be the better design. Fortunately, it
doesn't matter.

With this, I think all image format properties that mpv needs are
exhaustively defined all in one place.
2020-05-20 18:38:15 +02:00
..
draw_bmp.txt draw_bmp: add integer blending for 8 bit formats 2020-05-12 23:10:14 +02:00
img_formats.txt video: clean up pixel metadata stuff some more 2020-05-20 18:38:15 +02:00
repack.txt test: explicitly test repacking for all packed RGB variants 2020-05-18 01:54:59 +02:00
repack_sws.log
repack_zimg.log zimg: add support for big endian input and output 2020-04-13 15:56:27 +02:00
zimg_formats.txt video: add yuv float formats 2020-05-09 18:02:57 +02:00