FFmpeg/tests/ref
Martin Storsjö ca7e97bdcf 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.

(cherry picked from commit b087ce2bee)

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-03-06 15:45:30 +02:00
..
acodec g722: Fix the QMF scaling 2012-03-06 15:45:30 +02:00
fate g722: Fix the QMF scaling 2012-03-06 15:45:30 +02:00
lavf fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00
lavfi swscale: RGB4444 and BGR444 input 2012-01-08 20:19:41 -08:00
seek fate: update asf seektest 2011-12-02 16:43:05 +01:00
vsynth1 fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00
vsynth2 fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00