summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-02-25 14:18:24 +0100
committerNicolas George <nicolas.george@normalesup.org>2012-02-27 17:13:21 +0100
commita4c22e3cac1aac61b6110753376b3a2bef4da0ec (patch)
tree32ac000bc84f0db4c6a616cefb24200c727c3c7b /tests
parent48f3d4311354749f9dc346b38c5b86b1a3626025 (diff)
downloadffmpeg-streaming-a4c22e3cac1aac61b6110753376b3a2bef4da0ec.zip
ffmpeg-streaming-a4c22e3cac1aac61b6110753376b3a2bef4da0ec.tar.gz
fate: add test for the life video source.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/lavfi-regression.sh1
-rw-r--r--tests/ref/lavfi/life1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/lavfi-regression.sh b/tests/lavfi-regression.sh
index 17a8055..faa7bdd 100755
--- a/tests/lavfi-regression.sh
+++ b/tests/lavfi-regression.sh
@@ -97,6 +97,7 @@ do_lavfi_lavd() {
$ENC_OPTS -vcodec rawvideo $* -f nut md5:
}
+do_lavfi_lavd "life" "life=s=40x40:r=5:seed=42:mold=64" -t 2
do_lavfi_lavd "testsrc" "testsrc=r=7:n=2:d=10"
# TODO: add tests for
diff --git a/tests/ref/lavfi/life b/tests/ref/lavfi/life
new file mode 100644
index 0000000..96522d4
--- /dev/null
+++ b/tests/ref/lavfi/life
@@ -0,0 +1 @@
+life d88400e27716b6e7102251bb3b6a30d6
OpenPOWER on IntegriCloud