FFmpeg/tests/ref
Martin Storsjö b087ce2bee 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>
2012-03-02 18:58:19 +02:00
..
acodec g722: Fix the QMF scaling 2012-03-02 18:58:19 +02:00
fate g722: Fix the QMF scaling 2012-03-02 18:58:19 +02:00
lavf dpxenc: Don't include the libavcodec ident if bitexact mode is enabled 2012-02-29 20:08:09 +02:00
lavfi Revert "sws/pixfmt/pixdesc: add support for yuva444p" 2012-01-26 18:06:57 -08:00
seek rawdec: set timebase to 1/fps. 2012-02-26 07:30:21 +01:00
vsynth1 prores: store and retrieve extended colourspace information 2012-02-29 09:29:02 +01:00
vsynth2 prores: store and retrieve extended colourspace information 2012-02-29 09:29:02 +01:00