From 6369a7b742bd64e7ded377fe79a5d723379ce08d Mon Sep 17 00:00:00 2001 From: Reimar Döffinger Date: Sat, 22 Nov 2014 23:12:51 +0100 Subject: xface: Fix encoder crashes due to too small on-stack array. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also add a FATE test. Signed-off-by: Reimar Döffinger --- tests/ref/vsynth/vsynth1-xface | 4 ++++ tests/ref/vsynth/vsynth2-xface | 4 ++++ tests/ref/vsynth/vsynth3-xface | 4 ++++ 3 files changed, 12 insertions(+) create mode 100644 tests/ref/vsynth/vsynth1-xface create mode 100644 tests/ref/vsynth/vsynth2-xface create mode 100644 tests/ref/vsynth/vsynth3-xface (limited to 'tests/ref/vsynth') diff --git a/tests/ref/vsynth/vsynth1-xface b/tests/ref/vsynth/vsynth1-xface new file mode 100644 index 0000000000..3b916c669a --- /dev/null +++ b/tests/ref/vsynth/vsynth1-xface @@ -0,0 +1,4 @@ +487c3e53249f7b9f16e04257295998de *tests/data/fate/vsynth1-xface.nut +19746 tests/data/fate/vsynth1-xface.nut +42d8261bb538b8789840ac085f7fc4d2 *tests/data/fate/vsynth1-xface.out.rawvideo +stddev: 103.88 PSNR: 7.80 MAXDIFF: 254 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-xface b/tests/ref/vsynth/vsynth2-xface new file mode 100644 index 0000000000..5f60d66912 --- /dev/null +++ b/tests/ref/vsynth/vsynth2-xface @@ -0,0 +1,4 @@ +6a1a7b467eeab2795510e7dd1ca528ff *tests/data/fate/vsynth2-xface.nut +17504 tests/data/fate/vsynth2-xface.nut +6d87881d630439d02c7a97f468d67a1c *tests/data/fate/vsynth2-xface.out.rawvideo +stddev: 99.01 PSNR: 8.22 MAXDIFF: 238 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth3-xface b/tests/ref/vsynth/vsynth3-xface new file mode 100644 index 0000000000..f98a5c5e50 --- /dev/null +++ b/tests/ref/vsynth/vsynth3-xface @@ -0,0 +1,4 @@ +f399a6b312d0a2d873b8a3bc761c5eba *tests/data/fate/vsynth3-xface.nut +15696 tests/data/fate/vsynth3-xface.nut +eafdc027c9c36f96e71e91a5682a0d2e *tests/data/fate/vsynth3-xface.out.rawvideo +stddev: 97.22 PSNR: 8.37 MAXDIFF: 236 bytes: 86700/ 86700 -- cgit v1.2.3