mpv/test/ref
wm4 320fa3bbe7 video: add AV_PIX_FMT_UYYVYY411 conversion support
It may be completely useless, and I can't verify it as no known samples
or other known/accessible software using it, but why not?

Putting this together with he 422 code requires making it slightly more
generic. I'm still staying with a "huge" if tree instead of a table to
select the scanline worker callback, because it's actually small and not
huge (although it not being generic still feels slightly painful).
2020-05-22 02:26:05 +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 video: add AV_PIX_FMT_UYYVYY411 conversion support 2020-05-22 02:26:05 +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 AV_PIX_FMT_UYYVYY411 conversion support 2020-05-22 02:26:05 +02:00