diff options
author | Martin Storsjö <martin@martin.st> | 2012-03-02 17:03:06 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-03-02 18:58:19 +0200 |
commit | b087ce2bee81db8cc5caffb8f0a4f6c7c92a30fe (patch) | |
tree | 33d6290462f3f1f41bf18ed00403a7a176ba6697 /cmdutils_common_opts.h | |
parent | 56bf24ad7821974bc92a2d02a120165ee61efb90 (diff) | |
download | ffmpeg-b087ce2bee81db8cc5caffb8f0a4f6c7c92a30fe.tar.gz |
g722: Fix the QMF scaling
This fixes clipping if the encoder input used the full 16 bit
input range (samples with a magnitude below 16383 worked fine).
The filtered subband samples should be 15 bit maximum, while
the code earlier produced them scaled to 16 bit.
This makes the decoder output have double the magnitude
compared to before.
The spec reference samples doesn't test the QMF at all, which
was why this part slipped past initially.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'cmdutils_common_opts.h')
0 files changed, 0 insertions, 0 deletions