summaryrefslogtreecommitdiff
path: root/tests/filtergraphs
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-04-29 21:34:02 +0200
committerClément Bœsch <ubitux@gmail.com>2013-04-29 21:48:49 +0200
commit3ae44df18f5745945119863ef7637b5a89d9e731 (patch)
treea593f8191ddc030b75e76f2f22e0a70bfbb0a26a /tests/filtergraphs
parent6ea013fb62c932a5f43db7cdc145d564a61eac13 (diff)
downloadffmpeg-3ae44df18f5745945119863ef7637b5a89d9e731.tar.gz
fate: move lavd filters tests to the new system.
Also make life test a bit more useful.
Diffstat (limited to 'tests/filtergraphs')
-rw-r--r--tests/filtergraphs/scalenorm4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/filtergraphs/scalenorm b/tests/filtergraphs/scalenorm
new file mode 100644
index 0000000000..17b69de186
--- /dev/null
+++ b/tests/filtergraphs/scalenorm
@@ -0,0 +1,4 @@
+sws_flags=+accurate_rnd+bitexact;
+testsrc=s=128x96 : d=1:r=5, format=yuv420p [a];
+testsrc=s=160x120 : d=1:r=5 [b];
+[a][b] concat=unsafe=1, scale=flags=+accurate_rnd+bitexact