[FFmpeg-cvslog] fate/lavfi: add lavfi-pixfmts_super2xsai test
Stefano Sabatini
git at videolan.org
Sat Jun 16 00:35:40 CEST 2012
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Fri Jun 15 00:33:33 2012 +0200| [ef255642d5d0dbb9238aa4ac561180682921d129] | committer: Stefano Sabatini
fate/lavfi: add lavfi-pixfmts_super2xsai test
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ef255642d5d0dbb9238aa4ac561180682921d129
---
tests/lavfi-regression.sh | 1 +
tests/ref/lavfi/pixfmts_super2xsai | 10 ++++++++++
2 files changed, 11 insertions(+)
diff --git a/tests/lavfi-regression.sh b/tests/lavfi-regression.sh
index e635079..78a68c5 100755
--- a/tests/lavfi-regression.sh
+++ b/tests/lavfi-regression.sh
@@ -96,6 +96,7 @@ do_lavfi_pixfmts "null" ""
do_lavfi_pixfmts "pad" "500:400:20:20"
do_lavfi_pixfmts "pixdesctest" ""
do_lavfi_pixfmts "scale" "200:100"
+do_lavfi_pixfmts "super2xsai" ""
do_lavfi_pixfmts "vflip" ""
do_lavfi_lavd() {
diff --git a/tests/ref/lavfi/pixfmts_super2xsai b/tests/ref/lavfi/pixfmts_super2xsai
new file mode 100644
index 0000000..5980e74
--- /dev/null
+++ b/tests/ref/lavfi/pixfmts_super2xsai
@@ -0,0 +1,10 @@
+abgr 7d8f4b961ee4808945d41290f7cf49b2
+argb 9a5676a350e52769d8293f395e8e83b2
+bgr24 6f6ad5b5d266d3643a8632fe96f8567a
+bgr555le f4a33c43cbdac9df03637fd6901fe245
+bgr565le fa0cf3a3fc1baae3717cac81717f7e7b
+bgra 17f36236c59c3ccf4eb9cb8bbf2f6310
+rgb24 37c805a0002d3a327a922a5b77e283e2
+rgb555le 19c7655936ad580ae859ef18c1b74c4f
+rgb565le 90e38143a89c28feef72f8e920df19b8
+rgba d4b9d34c66e39d4549aea500d3fedf3b
More information about the ffmpeg-cvslog
mailing list