[FFmpeg-cvslog] fate: add a more extensive test for APNG_DISPOSE_OP_BACKGROUND
Anton Khirnov
git at videolan.org
Fri May 14 12:17:02 EEST 2021
ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Sat May 8 13:07:56 2021 +0200| [ef58f48d5984d9268996ce920bfdc450a992701a] | committer: Anton Khirnov
fate: add a more extensive test for APNG_DISPOSE_OP_BACKGROUND
Uses the sample from #9184.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ef58f48d5984d9268996ce920bfdc450a992701a
---
tests/fate/apng.mak | 3 +++
tests/ref/fate/apng-dispose-background2 | 25 +++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/tests/fate/apng.mak b/tests/fate/apng.mak
index 901fc0a10e..e9d3cf2a02 100644
--- a/tests/fate/apng.mak
+++ b/tests/fate/apng.mak
@@ -10,6 +10,9 @@ fate-apng-dispose-previous: CMD = framecrc -i $(TARGET_SAMPLES)/apng/apng_out_of
FATE_APNG += fate-apng-dispose-background
fate-apng-dispose-background: CMD = framecrc -i $(TARGET_SAMPLES)/apng/015.png
+FATE_APNG += fate-apng-dispose-background2
+fate-apng-dispose-background2: CMD = framecrc -i $(TARGET_SAMPLES)/apng/alogo.png
+
FATE_APNG-$(call DEMDEC, APNG, APNG) += $(FATE_APNG)
FATE_SAMPLES_FFMPEG += $(FATE_APNG-yes)
diff --git a/tests/ref/fate/apng-dispose-background2 b/tests/ref/fate/apng-dispose-background2
new file mode 100644
index 0000000000..db1216e836
--- /dev/null
+++ b/tests/ref/fate/apng-dispose-background2
@@ -0,0 +1,25 @@
+#tb 0: 3/40
+#media_type 0: video
+#codec_id 0: rawvideo
+#dimensions 0: 100x100
+#sar 0: 0/1
+0, 0, 0, 1, 40000, 0x15284fcd
+0, 1, 1, 1, 40000, 0xc77f0451
+0, 2, 2, 1, 40000, 0x895c4029
+0, 3, 3, 1, 40000, 0x9474bd69
+0, 4, 4, 1, 40000, 0xdd67407e
+0, 5, 5, 1, 40000, 0x2ff049ee
+0, 6, 6, 1, 40000, 0xd944c1bb
+0, 7, 7, 1, 40000, 0x56850692
+0, 8, 8, 1, 40000, 0x8816ce06
+0, 9, 9, 1, 40000, 0x0d7170a8
+0, 10, 10, 1, 40000, 0x85290373
+0, 11, 11, 1, 40000, 0xd2899862
+0, 12, 12, 1, 40000, 0x8730ed6d
+0, 13, 13, 1, 40000, 0x914257ad
+0, 14, 14, 1, 40000, 0x513b88a4
+0, 15, 15, 1, 40000, 0x695a8ff0
+0, 16, 16, 1, 40000, 0xec63be20
+0, 17, 17, 1, 40000, 0x024a7b99
+0, 18, 18, 1, 40000, 0x28b05fc4
+0, 19, 19, 1, 40000, 0xcf1fceb2
More information about the ffmpeg-cvslog
mailing list