summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-08-07 18:23:08 +0200
committerAnton Khirnov <anton@khirnov.net>2021-08-29 18:44:46 +0200
commit03f3680080639b7569c41fdd43b16feaf40dc094 (patch)
treefde7fb41b484eb5c61db84ca35c3080a80dbcc92 /tests/fate
parentbdc1bdf3f57c8f375cffa25c60b4b573c6b4d623 (diff)
fate/pixfmt: test xyz12le
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/pixfmt.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fate/pixfmt.mak b/tests/fate/pixfmt.mak
index 46fd888ac9..715a4763d4 100644
--- a/tests/fate/pixfmt.mak
+++ b/tests/fate/pixfmt.mak
@@ -6,6 +6,7 @@ FATE_PIXFMT-$(CONFIG_SCALE_FILTER) = bgr24 \
rgb32 \
rgb555 \
rgb565 \
+ xyz12le \
yuv410p \
yuv411p \
yuv420p \