OSDN Git Service

util: add C8 format, support it with SMPTE pattern
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 2 Jun 2019 21:51:08 +0000 (17:51 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 22 Jun 2019 17:29:54 +0000 (13:29 -0400)
commit8d27deced945374813e11e32630bef8bb3d41529
tree2e0c82d8410fbf97eda25e2e8ec4b03eb0fef22a
parent0eaf5df5535e2d7125cf6d8eae04058b2dd2d294
util: add C8 format, support it with SMPTE pattern

This also adds a helper to generate a color LUT, which has to be used in
conjunction with the C8 indexed format.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
tests/util/format.c
tests/util/pattern.c
tests/util/pattern.h