---
tests/fate/pixfmt.mak | 1 +
tests/ref/pixfmt/xyz12le | 2 ++
2 files changed, 3 insertions(+)
create mode 100644 tests/ref/pixfmt/xyz12le
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 \
diff --git a/tests/ref/pixfmt/xyz12le b/tests/ref/pixfmt/xyz12le
new file mode 100644
index 0000000000..f725ce1bd4
--- /dev/null
+++ b/tests/ref/pixfmt/xyz12le
@@ -0,0 +1,2 @@
+a5a4f73b21d5e2b07789f41d84265d9a *tests/data/pixfmt/xyz12le.yuv
+304128 tests/data/pixfmt/xyz12le.yuv
--
2.30.2
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".