---
 tests/fate/image.mak | 3 +++
 tests/ref/fate/webp  | 2 ++
 2 files changed, 5 insertions(+)
 create mode 100644 tests/ref/fate/webp

diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index e58291b..83fa71a 100644
--- a/tests/fate/image.mak
+++ b/tests/fate/image.mak
@@ -223,6 +223,9 @@ FATE_TIFF-$(call DEMDEC, IMAGE2, TIFF) += $(FATE_TIFF)
 FATE_SAMPLES_AVCONV += $(FATE_TIFF-yes)
 fate-tiff: $(FATE_TIFF-yes)
 
+FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, WEBP) += fate-webp
+fate-webp: CMD = framecrc -i $(TARGET_SAMPLES)/webp/image_small.webp
+
 FATE_XBM += fate-xbm10
 fate-xbm10: CMD = framecrc -i $(TARGET_SAMPLES)/xbm/xl.xbm
 
diff --git a/tests/ref/fate/webp b/tests/ref/fate/webp
new file mode 100644
index 0000000..ced2ead
--- /dev/null
+++ b/tests/ref/fate/webp
@@ -0,0 +1,2 @@
+#tb 0: 1/25
+0,          0,          0,        1,   135200, 0xc2e0319d
-- 
2.7.3

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to