From 77c5b66cbec5a04c846b0dd3997c898146334b60 Mon Sep 17 00:00:00 2001 From: Justin Ruggles Date: Fri, 6 Jan 2012 15:32:44 -0500 Subject: g722enc: set frame_size, and also handle an odd number of input samples The fate reference is updated because the previous test skipped a sample in each encode() call due each input frame having an odd number of samples. --- tests/ref/acodec/g722 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/ref/acodec') diff --git a/tests/ref/acodec/g722 b/tests/ref/acodec/g722 index a1fc72a3bb..6ea492ae45 100644 --- a/tests/ref/acodec/g722 +++ b/tests/ref/acodec/g722 @@ -1,4 +1,4 @@ -b380355e0360b4e50ee78f33fd60a0f5 *./tests/data/acodec/g722.wav -47991 ./tests/data/acodec/g722.wav -82fdd5bb059336e0550de7ba5947c5bb *./tests/data/g722.acodec.out.wav -stddev: 8860.44 PSNR: 17.38 MAXDIFF:33814 bytes: 191732/ 1058400 +1975cc4a3521e374b33ae042e182f6b6 *./tests/data/acodec/g722.wav +48053 ./tests/data/acodec/g722.wav +ade04cdcf249e6946395f109b077dd62 *./tests/data/g722.acodec.out.wav +stddev: 8841.24 PSNR: 17.40 MAXDIFF:36225 bytes: 191980/ 1058400 -- cgit v1.2.3