From ee4aa388b2231e988eccdab652c55df080d6ad45 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Wed, 15 Feb 2017 12:36:24 +0100 Subject: adpcm: fix clipping for yamaha According to specification max value allowed is 0x6000. Fixes #5862. Signed-off-by: Paul B Mahol --- tests/ref/acodec/adpcm-yamaha | 6 +++--- tests/ref/acodec/adpcm-yamaha-trellis | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/ref/acodec') diff --git a/tests/ref/acodec/adpcm-yamaha b/tests/ref/acodec/adpcm-yamaha index 2741058546..f3e6dbede2 100644 --- a/tests/ref/acodec/adpcm-yamaha +++ b/tests/ref/acodec/adpcm-yamaha @@ -1,4 +1,4 @@ -e9c14f701d25947317db9367b9dc772d *tests/data/fate/acodec-adpcm-yamaha.wav +245c194e84d482a70ca89de9c0bbd591 *tests/data/fate/acodec-adpcm-yamaha.wav 265274 tests/data/fate/acodec-adpcm-yamaha.wav -93b95a663ec8799e0c4db18467b21234 *tests/data/fate/acodec-adpcm-yamaha.out.wav -stddev: 1247.60 PSNR: 34.41 MAXDIFF:39895 bytes: 1058400/ 1060864 +758b4aee62964831d0a335ada9672104 *tests/data/fate/acodec-adpcm-yamaha.out.wav +stddev: 1242.71 PSNR: 34.44 MAXDIFF:39960 bytes: 1058400/ 1060864 diff --git a/tests/ref/acodec/adpcm-yamaha-trellis b/tests/ref/acodec/adpcm-yamaha-trellis index a099ec54c5..909a95139b 100644 --- a/tests/ref/acodec/adpcm-yamaha-trellis +++ b/tests/ref/acodec/adpcm-yamaha-trellis @@ -1,4 +1,4 @@ -247a06c3f26c57abd2db1a793174cb66 *tests/data/fate/acodec-adpcm-yamaha-trellis.wav +c8306ada93ef52b1e87b6758853f4937 *tests/data/fate/acodec-adpcm-yamaha-trellis.wav 265274 tests/data/fate/acodec-adpcm-yamaha-trellis.wav -a42b5fa74b39a07691b0df80ce67f77e *tests/data/fate/acodec-adpcm-yamaha-trellis.out.wav -stddev: 928.29 PSNR: 36.98 MAXDIFF:33557 bytes: 1058400/ 1060864 +8ad27b0ea7e13e70ed334b5ec26c62ef *tests/data/fate/acodec-adpcm-yamaha-trellis.out.wav +stddev: 926.56 PSNR: 36.99 MAXDIFF:33570 bytes: 1058400/ 1060864 -- cgit v1.2.3