[FFmpeg-cvslog] fate: add test for the life video source.

Nicolas George git at videolan.org
Mon Feb 27 17:23:46 CET 2012


ffmpeg | branch: master | Nicolas George <nicolas.george at normalesup.org> | Sat Feb 25 14:18:24 2012 +0100| [a4c22e3cac1aac61b6110753376b3a2bef4da0ec] | committer: Nicolas George

fate: add test for the life video source.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a4c22e3cac1aac61b6110753376b3a2bef4da0ec
---

 tests/lavfi-regression.sh |    1 +
 tests/ref/lavfi/life      |    1 +
 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



More information about the ffmpeg-cvslog mailing list